Build Logs

nryanov/consul4s • 3.8.0-RC3:2025-12-04

Errors

5

Warnings

17

Total Lines

9440

1##################################
2Clonning https://github.com/nryanov/consul4s.git into /build/repo using revision v0.7.0
3##################################
4Note: switching to 'faef315d761496cba202d1ee54d544a6dcb292ab'.
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.1
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.1"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project nryanov/consul4s
47##################################
48Scala version: 3.8.0-RC3
49Targets: com.nryanov.consul4s%consul4s-circe com.nryanov.consul4s%consul4s-core
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC3
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC3"
70"++3.8.0-RC3 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.nryanov.consul4s%consul4s-circe com.nryanov.consul4s%consul4s-core"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 9.171s.
85[info] done compiling
86[info] loading settings for project consul4s from build.sbt...
87[info] set current project to consul4s (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC3
89OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in core/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in circe/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in consul4s/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in examples/crossScalaVersions
93[info] set current project to consul4s (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0-RC3 on 2 projects.
95[info] Switching Scala version on:
96[info] circe (2.12.14, 2.13.12, 3.8.0-RC3)
97[info] core (2.12.14, 2.13.12, 3.8.0-RC3)
98[info] Excluding projects:
99[info] * consul4s (2.13.12)
100[info] examples (2.13.12)
101[info] sprayJson (2.12.14, 2.13.12)
102[info] json4s (2.12.14, 2.13.12)
103[info] Reapplying settings...
104[info] set current project to consul4s (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to consul4s (in build file:/build/repo/)
108[info] Defining Global / credentials, circe / credentials and 4 others.
109[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to consul4s (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to consul4s (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to consul4s (in build file:/build/repo/)
125[success] Total time: 0 s, completed Dec 4, 2025, 4:01:23 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(circe, core)
130Starting build for ProjectRef(file:/build/repo/,circe) (consul4s-circe)... [0/2]
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -unchecked, -Ywarn-dead-code, -Ywarn-numeric-widen, -Xlint, -language:existentials, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 50 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC3/classes ...
136[warn] bad option '-Ywarn-dead-code' was ignored
137[warn] bad option '-Ywarn-numeric-widen' was ignored
138[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
139[warn] there were 5 deprecation warnings; re-run with -deprecation for details
140[warn] four warnings found
141[info] done compiling
142[info] compiling 11 Scala sources to /build/repo/modules/circe/target/scala-3.8.0-RC3/classes ...
143[warn] bad option '-Ywarn-dead-code' was ignored
144[warn] bad option '-Ywarn-numeric-widen' was ignored
145[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
146[warn] three warnings found
147[info] done compiling
148[info] compiling 13 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC3/test-classes ...
149[warn] bad option '-Ywarn-dead-code' was ignored
150[warn] bad option '-Ywarn-numeric-widen' was ignored
151[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
152[warn] three warnings found
153[info] done compiling
154[info] compiling 10 Scala sources to /build/repo/modules/circe/target/scala-3.8.0-RC3/test-classes ...
155[warn] bad option '-Ywarn-dead-code' was ignored
156[warn] bad option '-Ywarn-numeric-widen' was ignored
157[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
158[warn] three warnings found
159[info] done compiling
16016:02:20.257 [pool-19-thread-7] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
16116:02:20.266 [pool-19-thread-7] 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)
16216:02:20.269 [pool-19-thread-7] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
16316:02:20.401 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
16416:02:20.402 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
16516:02:20.430 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
16616:02:20.431 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
16716:02:20.557 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
16816:02:20.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
16916:02:20.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
17016:02:20.581 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
17116:02:20.582 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
17216:02:20.582 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
17316:02:20.582 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
17416:02:20.582 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
17516:02:20.584 [pool-19-thread-7] 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]
17616:02:20.587 [pool-19-thread-7] 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]
17716:02:20.594 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
17816:02:20.594 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
17916:02:20.594 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
18016:02:20.595 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
18116:02:20.595 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
18216:02:20.597 [pool-19-thread-7] 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
18316:02:20.597 [pool-19-thread-7] 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
18416:02:20.598 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
18516:02:20.598 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
18616:02:20.598 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
18716:02:20.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
18816:02:20.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
18916:02:20.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
19016:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
19116:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
19216:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
19316:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
19416:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
19516:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
19616:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
19716:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
19816:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
19916:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
20016:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
20116:02:20.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
20216:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
20316:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
20416:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
20516:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
20616:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
20716:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
20816:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:20 GMT[\r][\n]"
20916:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
21016:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21116:02:20.607 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8c9[\r][\n]"
21216:02:20.608 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"40f54b6a-e65c-4711-8ac2-16c038a605a3","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":"2025-12-04T15:02:20.601183135Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1041-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":16772890624,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervmyg876","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":"fcd43222d6b07379a4be9786bda52438f0dd16a1","Expected":"fcd43222d6b07379a4be9786bda52438f0dd16a1"},"RuncCommit":{"ID":"v1.3.3-0-gd842d771","Expected":"v1.3.3-0-gd842d771"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
21316:02:20.608 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21416:02:20.608 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
21516:02:20.608 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21616:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
21716:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
21816:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
21916:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
22016:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
22116:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
22216:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:20 GMT
22316:02:20.610 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
22416:02:20.614 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
22516:02:20.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
22616:02:20.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
22716:02:20.759 [pool-19-thread-7] 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
22816:02:20.760 [pool-19-thread-7] 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]
22916:02:20.760 [pool-19-thread-7] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
23016:02:20.760 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
23116:02:20.760 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
23216:02:20.773 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
23316:02:20.776 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
23416:02:20.776 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
23516:02:20.776 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
23616:02:20.776 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
23716:02:20.776 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
23816:02:20.776 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
23916:02:20.777 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
24016:02:20.777 [pool-19-thread-7] 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]
24116:02:20.777 [pool-19-thread-7] 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]
24216:02:20.777 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
24316:02:20.777 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
24416:02:20.777 [pool-19-thread-7] 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
24516:02:20.777 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
24616:02:20.777 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
24716:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
24816:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
24916:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
25016:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
25116:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
25216:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
25316:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
25416:02:20.778 [pool-19-thread-7] 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]"
25516:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
25616:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
25716:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
25816:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
25916:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
26016:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
26116:02:20.778 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
26216:02:20.779 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
26316:02:20.779 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
26416:02:20.779 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
26516:02:20.779 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
26616:02:20.779 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
26716:02:20.779 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
26816:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:20 GMT[\r][\n]"
26916:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1273[\r][\n]"
27016:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
27116:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","Created":"2025-12-04T14:59:38.675997351Z","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":{"2f5be5c3a17abcad1dc3943b6227f4a0ce1da63381e9db7ee30b4016b55bb674":{"Name":"objective_jepsen","EndpointID":"231683129bd0d6a208bf06e122a326f570655fb658c373aa2ed8b3e8b6edd496","MacAddress":"4e:6b:b4:eb:44:54","IPv4Address":"172.17.0.3/16","IPv6Address":""},"902f9c809bcdf2258ecc9c79f47d4b2f293f4eb8de181049bb8c04cca26264b3":{"Name":"d89878291443d2134f418e08bf8bde406b11_8eae59","EndpointID":"5caddc0f5ca247a5c94c3be11d49bc66f59ae09056870120625014f5d13132be","MacAddress":"c6:c1:dd:8f:10:87","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]"
27216:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
27316:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
27416:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
27516:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
27616:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
27716:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
27816:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:20 GMT
27916:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1273
28016:02:20.780 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
28116:02:20.795 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
28216:02:20.795 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
28316:02:20.795 [pool-19-thread-7] 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
28416:02:20.796 [pool-19-thread-7] 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]
28516:02:20.797 [pool-19-thread-7] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
28616:02:20.797 [pool-19-thread-7] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmyg876, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.3-0-gd842d771, Expected=v1.3.3-0-gd842d771}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=40f54b6a-e65c-4711-8ac2-16c038a605a3, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-12-04T15:02:20.601183135Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1041-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=fcd43222d6b07379a4be9786bda52438f0dd16a1, Expected=fcd43222d6b07379a4be9786bda52438f0dd16a1}, 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=16772890624, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
28716:02:20.800 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
28816:02:20.801 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
28916:02:20.801 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
29016:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
29116:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
29216:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
29316:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
29416:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
29516:02:20.803 [pool-19-thread-7] 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]
29616:02:20.803 [pool-19-thread-7] 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]
29716:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
29816:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
29916:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/version HTTP/1.1
30016:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
30116:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
30216:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
30316:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
30416:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
30516:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
30616:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
30716:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
30816:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
30916:02:20.803 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
31016:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
31116:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
31216:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
31316:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
31416:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
31516:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
31616:02:20.804 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
31716:02:20.810 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
31816:02:20.810 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
31916:02:20.810 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
32016:02:20.810 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
32116:02:20.810 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
32216:02:20.810 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
32316:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:20 GMT[\r][\n]"
32416:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
32516:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
32616:02:20.811 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
32716:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
32816:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
32916:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
33016:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
33116:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
33216:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
33316:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:20 GMT
33416:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
33516:02:20.811 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: connection can be kept alive for 3 MINUTES
33616:02:20.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: releasing valid endpoint
33716:02:20.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: releasing endpoint
33816:02:20.823 [pool-19-thread-7] 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
33916:02:20.823 [pool-19-thread-7] 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]
34016:02:20.824 [pool-19-thread-7] 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-1041-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.1.5, Details={GitCommit=fcd43222d6b07379a4be9786bda52438f0dd16a1}}, {Name=runc, Version=1.3.3, Details={GitCommit=v1.3.3-0-gd842d771}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1041-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}
34116:02:20.824 [pool-19-thread-7] INFO org.testcontainers.DockerClientFactory -- Connected to docker:
342 Server Version: 28.0.4
343 API Version: 1.48
344 Operating System: Ubuntu 22.04.5 LTS
345 Total Memory: 15995 MB
34616:02:20.832 [pool-19-thread-7] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
34716:02:20.835 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
34816:02:20.835 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for testcontainers/ryuk:0.5.1 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
34916:02:20.837 [pool-19-thread-7] 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]
35016:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: preparing request execution
35116:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
35216:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
35316:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: target auth state: UNCHALLENGED
35416:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: proxy auth state: UNCHALLENGED
35516:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000004: acquiring connection with route {}->unix://localhost:2375
35616:02:20.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquiring endpoint (3 MINUTES)
35716:02:20.838 [pool-19-thread-7] 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]
35816:02:20.839 [pool-19-thread-7] 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]
35916:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: acquired ep-00000003
36016:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquired endpoint ep-00000003
36116:02:20.840 [pool-19-thread-7] 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
36216:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: start execution ex-00000004
36316:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: executing exchange ex-00000004 over http-outgoing-0
36416:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
36516:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
36616:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
36716:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
36816:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
36916:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
37016:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
37116:02:20.840 [pool-19-thread-7] 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]"
37216:02:20.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
37316:02:20.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
37416:02:20.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
37516:02:20.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
37616:02:20.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
37716:02:20.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
37816:02:20.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
37916:02:20.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
38016:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
38116:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
38216:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
38316:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
38416:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
38516:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:20 GMT[\r][\n]"
38616:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
38716:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
38816:02:20.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1735[\r][\n]"
38916:02:20.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1764860408,"Id":"sha256:f01c81d2212f334df4856107bd3464fc7e9a8b1aace802de5b7714fc8f818124","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["98d898:78291443d2134f418e08bf8bde406b11"],"SharedSize":-1,"Size":167938329,"VirtualSize":167938329},{"Containers":-1,"Created":1764089541,"Id":"sha256:c07ac7d6dbedae7e726ea8286914090dbeaf657bf0a1e154f812909c46c58693","Labels":null,"ParentId":"","RepoDigests":["node@sha256:66d2eb8b463114d1f416d61dbd5fa9cea83e8fc250feb997338467728a06124b"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095787762,"VirtualSize":1095787762},{"Containers":-1,"Created":1764089525,"Id":"sha256:6fd15b1a333d8412f468ba380d71274e0059ebf8828b37926bff43ba7ca03898","Labels":null,"ParentId":"","RepoDigests":["node@sha256:16858294071a56ffd4cce9f17b57136cc39e41507b40e245b4f8e906f7a19463"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134467931,"VirtualSize":134467931},{"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":1763464924,"Id":"sha256:f16655caad09cf8b36d045a8b39157a02d65afd0e421621ea753037bf262a2f9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:4ad2c2b350ab49fb637ab40a269ffe207c61818bb7eb3a4ea122001a0c605e1f"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132832488,"VirtualSize":1132832488},{"Containers":-1,"Created":1763337600,"Id":"sha256:5141eed496fdc00119b7c9105f285d56cd691a8283bc84adf9cfb3ccaa974533","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:ee239c601913c0d3962208299eef70dcffcb7aac1787f7a02f6d3e2b518755e6"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298934,"VirtualSize":124298934},{"Containers":-1,"Created":1761747366,"Id":"sha256:d14f4a9e34c680024562fea6bc778ca0ce51df5e88cf12fe050870999573f5df","Labels":null,"ParentId":"","RepoDigests":["node@sha256:b2358485e3e33bc3a33114d2b1bdb18cdbe4df01bd2b257198eb51beb1f026c5"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162015181,"VirtualSize":162015181},{"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:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214"],"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]"
39016:02:20.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
39116:02:20.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
39216:02:20.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
39316:02:20.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
39416:02:20.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
39516:02:20.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
39616:02:20.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
39716:02:20.848 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
39816:02:20.848 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
39916:02:20.848 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:20 GMT
40016:02:20.848 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
40116:02:20.849 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: connection can be kept alive for 3 MINUTES
40216:02:20.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: releasing valid endpoint
40316:02:20.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: releasing endpoint
40416:02:20.859 [pool-19-thread-7] 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
40516:02:20.859 [pool-19-thread-7] 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]
40616:02:20.860 [pool-19-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 -- testcontainers/ryuk:0.5.1 is not in image name cache, updating...
40716:02:20.861 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
40816:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: preparing request execution
40916:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
41016:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
41116:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: target auth state: UNCHALLENGED
41216:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: proxy auth state: UNCHALLENGED
41316:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000005: acquiring connection with route {}->unix://localhost:2375
41416:02:20.863 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquiring endpoint (3 MINUTES)
41516:02:20.864 [pool-19-thread-7] 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]
41616:02:20.864 [pool-19-thread-7] 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]
41716:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: acquired ep-00000004
41816:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquired endpoint ep-00000004
41916:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
42016:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: start execution ex-00000005
42116:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: executing exchange ex-00000005 over http-outgoing-0
42216:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
42316:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
42416:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
42516:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
42616:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
42716:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
42816:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
42916:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
43016:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
43116:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
43216:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
43316:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
43416:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
43516:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
43616:02:20.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
43716:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
43816:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
43916:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
44016:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
44116:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
44216:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
44316:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:20 GMT[\r][\n]"
44416:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 55[\r][\n]"
44516:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
44616:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.5.1"}[\n]"
44716:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
44816:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
44916:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
45016:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
45116:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
45216:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
45316:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:20 GMT
45416:02:20.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 55
45516:02:20.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: connection can be kept alive for 3 MINUTES
45616:02:20.869 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: releasing valid endpoint
45716:02:20.869 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: releasing endpoint
45816:02:20.869 [pool-19-thread-7] 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
45916:02:20.869 [pool-19-thread-7] 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]
46016:02:20.870 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.5.1
46116:02:20.870 [pool-19-thread-7] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
46216:02:20.876 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
46316:02:20.877 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
46416:02:20.877 [pool-19-thread-7] 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)
46516:02:20.877 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
46616:02:20.877 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
46716:02:20.885 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: preparing request execution
46816:02:20.886 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
46916:02:20.886 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
47016:02:20.886 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: target auth state: UNCHALLENGED
47116:02:20.886 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: proxy auth state: UNCHALLENGED
47216:02:20.886 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000006: acquiring connection with route {}->unix://localhost:2375
47316:02:20.886 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquiring endpoint (3 MINUTES)
47416:02:20.886 [docker-java-stream--1761815518] 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]
47516:02:20.886 [docker-java-stream--1761815518] 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]
47616:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: acquired ep-00000005
47716:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquired endpoint ep-00000005
47816:02:20.887 [docker-java-stream--1761815518] 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.5.1 HTTP/1.1
47916:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: start execution ex-00000006
48016:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: executing exchange ex-00000006 over http-outgoing-0
48116:02:20.887 [docker-java-stream--1761815518] 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.5.1 HTTP/1.1
48216:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
48316:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
48416:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
48516:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
48616:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
48716:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
48816:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
48916:02:20.887 [docker-java-stream--1761815518] 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.5.1 HTTP/1.1[\r][\n]"
49016:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/octet-stream[\r][\n]"
49116:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
49216:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
49316:02:20.887 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
49416:02:20.888 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
49516:02:20.888 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
49616:02:20.888 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
49716:02:20.888 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
49816:02:21.043 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
49916:02:21.043 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
50016:02:21.043 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
50116:02:21.043 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
50216:02:21.043 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
50316:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
50416:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
50516:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
50616:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
50716:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3c[\r][\n]"
50816:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.5.1"}[\r][\n]"
50916:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
51016:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
51116:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
51216:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
51316:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
51416:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
51516:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
51616:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
51716:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
51816:02:21.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000006: connection can be kept alive for 3 MINUTES
51916:02:21.045 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image
52016:02:21.058 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.5.1, from=null, time=null, errorDetail=null, error=null, aux=null)
52116:02:21.064 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
52216:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52316:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
52416:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52516:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52616:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
52716:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52816:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52916:02:21.100 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
53016:02:21.101 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53116:02:21.102 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
53216:02:21.102 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
53316:02:21.102 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
53416:02:21.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
53516:02:21.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28311,"total":2807803},"progress":"[\u003e ] 28.31kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
53616:02:21.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53716:02:21.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28311, total=2807803, start=null), progress=[> ] 28.31kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
53816:02:21.169 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
53916:02:21.169 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3670,"total":284767},"progress":"[\u003e ] 3.67kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
54016:02:21.169 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54116:02:21.170 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3670, total=284767, start=null), progress=[> ] 3.67kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
54216:02:21.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
54316:02:21.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
54416:02:21.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54516:02:21.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
54616:02:21.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
54716:02:21.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54816:02:21.176 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
54916:02:21.176 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
55016:02:21.177 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (305 KB/? MB)
55116:02:21.183 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
55216:02:21.183 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28799,"total":2775904},"progress":"[\u003e ] 28.8kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
55316:02:21.184 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55416:02:21.184 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28799, total=2775904, start=null), progress=[> ] 28.8kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
55516:02:21.216 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
55616:02:21.216 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
55716:02:21.216 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55816:02:21.217 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
55916:02:21.217 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (333 KB/? MB)
56016:02:21.217 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
56116:02:21.217 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2807803},"progress":"[\u003e ] 32.77kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
56216:02:21.217 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56316:02:21.218 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2807803, start=null), progress=[> ] 32.77kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
56416:02:21.219 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
56516:02:21.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
56616:02:21.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56716:02:21.220 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
56816:02:21.221 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (338 KB/5 MB)
56916:02:21.269 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
57016:02:21.269 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2807803,"total":2807803},"progress":"[==================================================\u003e] 2.808MB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
57116:02:21.269 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57216:02:21.270 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2807803, total=2807803, start=null), progress=[==================================================>] 2.808MB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
57316:02:21.311 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
57416:02:21.311 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
57516:02:21.311 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57616:02:21.311 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
57716:02:21.312 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
57816:02:21.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
57916:02:21.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":284767},"progress":"[=====\u003e ] 32.77kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
58016:02:21.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58116:02:21.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=284767, start=null), progress=[=====> ] 32.77kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
58216:02:21.351 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
58316:02:21.351 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
58416:02:21.351 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58516:02:21.353 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
58616:02:21.353 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
58716:02:21.353 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
58816:02:21.353 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58916:02:21.353 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
59016:02:21.426 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
59116:02:21.427 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
59216:02:21.427 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59316:02:21.427 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
59416:02:21.428 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
59516:02:21.428 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
59616:02:21.428 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2775904},"progress":"[\u003e ] 32.77kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
59716:02:21.428 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59816:02:21.428 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2775904, start=null), progress=[> ] 32.77kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
59916:02:21.462 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
60016:02:21.462 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2775904,"total":2775904},"progress":"[==================================================\u003e] 2.776MB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
60116:02:21.462 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60216:02:21.462 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2775904, total=2775904, start=null), progress=[==================================================>] 2.776MB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
60316:02:21.472 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
60416:02:21.472 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
60516:02:21.472 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60616:02:21.472 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
60716:02:21.473 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
60816:02:21.476 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
60916:02:21.476 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Digest: sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"}[\r][\n]"
61016:02:21.476 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61116:02:21.477 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
61216:02:21.478 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4b[\r][\n]"
61316:02:21.478 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.5.1"}[\r][\n]"
61416:02:21.478 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61516:02:21.478 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.5.1, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
61616:02:21.479 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
61716:02:21.479 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61816:02:21.479 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: releasing valid endpoint
61916:02:21.479 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: releasing endpoint
62016:02:21.479 [docker-java-stream--1761815518] 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
62116:02:21.479 [docker-java-stream--1761815518] 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]
62216:02:21.480 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
62316:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: preparing request execution
62416:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
62516:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
62616:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: target auth state: UNCHALLENGED
62716:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: proxy auth state: UNCHALLENGED
62816:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000007: acquiring connection with route {}->unix://localhost:2375
62916:02:21.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquiring endpoint (3 MINUTES)
63016:02:21.481 [pool-19-thread-7] 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]
63116:02:21.482 [pool-19-thread-7] 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]
63216:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: acquired ep-00000006
63316:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquired endpoint ep-00000006
63416:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
63516:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: start execution ex-00000007
63616:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: executing exchange ex-00000007 over http-outgoing-0
63716:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
63816:02:21.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
63916:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
64016:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
64116:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
64216:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
64316:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
64416:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
64516:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
64616:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
64716:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
64816:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
64916:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
65016:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
65116:02:21.483 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
65216:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
65316:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
65416:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
65516:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
65616:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
65716:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
65816:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
65916:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
66016:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
66116:02:21.484 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","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":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a7ad5329f389eacbdea869543f74298a294500ada6911ac2fd3ba92481f7bda1/diff:/var/lib/docker/overlay2/c2355baffad64eb985799f5735d53dd97e0204f988a0d17644f72bdf6f0bc040/diff","MergedDir":"/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/merged","UpperDir":"/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/diff","WorkDir":"/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
66216:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
66316:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
66416:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
66516:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
66616:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
66716:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
66816:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
66916:02:21.485 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
67016:02:21.486 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: connection can be kept alive for 3 MINUTES
67116:02:21.508 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: releasing valid endpoint
67216:02:21.509 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: releasing endpoint
67316:02:21.509 [pool-19-thread-7] 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
67416:02:21.509 [pool-19-thread-7] 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]
67516:02:21.511 [pool-19-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
67616:02:21.512 [pool-19-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 -- Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
67716:02:21.512 [pool-19-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
67816:02:21.512 [pool-19-thread-7] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1
67916:02:21.514 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
68016:02:21.514 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
68116:02:21.514 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
68216:02:21.522 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@179db985[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;@33840abf}, 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.5.1,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0},macAddress=<null>,name=testcontainers-ryuk-648ceafb-3f28-4021-94de-c412996fde86,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>]
68316:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: preparing request execution
68416:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
68516:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
68616:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: target auth state: UNCHALLENGED
68716:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: proxy auth state: UNCHALLENGED
68816:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000008: acquiring connection with route {}->unix://localhost:2375
68916:02:21.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquiring endpoint (3 MINUTES)
69016:02:21.576 [pool-19-thread-7] 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]
69116:02:21.576 [pool-19-thread-7] 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]
69216:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: acquired ep-00000007
69316:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquired endpoint ep-00000007
69416:02:21.577 [pool-19-thread-7] 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-648ceafb-3f28-4021-94de-c412996fde86 HTTP/1.1
69516:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: start execution ex-00000008
69616:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: executing exchange ex-00000008 over http-outgoing-0
69716:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-648ceafb-3f28-4021-94de-c412996fde86 HTTP/1.1
69816:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
69916:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
70016:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
70116:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
70216:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
70316:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1954
70416:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
70516:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
70616:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-648ceafb-3f28-4021-94de-c412996fde86 HTTP/1.1[\r][\n]"
70716:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
70816:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
70916:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
71016:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
71116:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
71216:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
71316:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
71416:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
71516:02:21.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
71616:02:21.577 [pool-19-thread-7] 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.5.1","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.19.0"},"Shell":null,"NetworkingConfig":null}"
71716:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
71816:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
71916:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
72016:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
72116:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
72216:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
72316:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
72416:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
72516:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
72616:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae","Warnings":[]}[\n]"
72716:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
72816:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
72916:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
73016:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
73116:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
73216:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
73316:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
73416:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
73516:02:21.592 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: connection can be kept alive for 3 MINUTES
73616:02:21.594 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: releasing valid endpoint
73716:02:21.594 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: releasing endpoint
73816:02:21.594 [pool-19-thread-7] 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
73916:02:21.594 [pool-19-thread-7] 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]
74016:02:21.597 [pool-19-thread-7] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: 23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae
74116:02:21.598 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae
74216:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: preparing request execution
74316:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
74416:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
74516:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: target auth state: UNCHALLENGED
74616:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: proxy auth state: UNCHALLENGED
74716:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000009: acquiring connection with route {}->unix://localhost:2375
74816:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquiring endpoint (3 MINUTES)
74916:02:21.599 [pool-19-thread-7] 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]
75016:02:21.599 [pool-19-thread-7] 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]
75116:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: acquired ep-00000008
75216:02:21.599 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquired endpoint ep-00000008
75316:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: executing POST /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/start HTTP/1.1
75416:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: start execution ex-00000009
75516:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: executing exchange ex-00000009 over http-outgoing-0
75616:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/start HTTP/1.1
75716:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
75816:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
75916:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
76016:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
76116:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
76216:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
76316:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
76416:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/start HTTP/1.1[\r][\n]"
76516:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
76616:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
76716:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
76816:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
76916:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
77016:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
77116:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
77216:02:21.600 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
77316:02:21.760 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
77416:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
77516:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
77616:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
77716:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
77816:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
77916:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
78016:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
78116:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
78216:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
78316:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
78416:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
78516:02:21.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
78616:02:21.762 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: connection can be kept alive for 3 MINUTES
78716:02:21.762 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: releasing valid endpoint
78816:02:21.762 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: releasing endpoint
78916:02:21.762 [pool-19-thread-7] 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
79016:02:21.763 [pool-19-thread-7] 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]
79116:02:21.768 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae,false
79216:02:21.768 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/json], queryParams={}}
79316:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: preparing request execution
79416:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
79516:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
79616:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: target auth state: UNCHALLENGED
79716:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: proxy auth state: UNCHALLENGED
79816:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000A: acquiring connection with route {}->unix://localhost:2375
79916:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquiring endpoint (3 MINUTES)
80016:02:21.769 [pool-19-thread-7] 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]
80116:02:21.769 [pool-19-thread-7] 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]
80216:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: acquired ep-00000009
80316:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquired endpoint ep-00000009
80416:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: executing GET /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/json HTTP/1.1
80516:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: start execution ex-0000000A
80616:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: executing exchange ex-0000000A over http-outgoing-0
80716:02:21.769 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/json HTTP/1.1
80816:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
80916:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
81016:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
81116:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
81216:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
81316:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
81416:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/json HTTP/1.1[\r][\n]"
81516:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
81616:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
81716:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
81816:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
81916:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
82016:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
82116:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
82216:02:21.770 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
82316:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
82416:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
82516:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
82616:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
82716:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
82816:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
82916:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
83016:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
83116:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "13f3[\r][\n]"
83216:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae","Created":"2025-12-04T15:02:21.57897745Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3220,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:21.611385867Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/resolv.conf","HostnamePath":"/var/lib/docker/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/hostname","HostsPath":"/var/lib/docker/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/hosts","LogPath":"/var/lib/docker/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae-json.log","Name":"/testcontainers-ryuk-648ceafb-3f28-4021-94de-c412996fde86","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":"23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae","LowerDir":"/var/lib/docker/overlay2/95f3af353df42b040bbff7d4bc6adefecf6ed33b9e133cc6eec9d853f2473849-init/diff:/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/diff:/var/lib/docker/overlay2/a7ad5329f389eacbdea869543f74298a294500ada6911ac2fd3ba92481f7bda1/diff:/var/lib/docker/overlay2/c2355baffad64eb985799f5735d53dd97e0204f988a0d17644f72bdf6f0bc040/diff","MergedDir":"/var/lib/docker/overlay2/95f3af353df42b040bbff7d4bc6adefecf6ed33b9e133cc6eec9d853f2473849/merged","UpperDir":"/var/lib/docker/overlay2/95f3af353df42b040bbff7d4bc6adefecf6ed33b9e133cc6eec9d853f2473849/diff","WorkDir":"/var/lib/docker/overlay2/95f3af353df42b040bbff7d4bc6adefecf6ed33b9e133cc6eec9d853f2473849/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"23a6822fb156","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.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBui"
83316:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
83416:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
83516:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
83616:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
83716:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
83816:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
83916:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
84016:02:21.771 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
84116:02:21.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: connection can be kept alive for 3 MINUTES
84216:02:21.816 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ld":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"e0fbb477151ad6a9805c1641e45ffe93b2554ff7b8ba8099443dd02e5fec3d5f","SandboxKey":"/var/run/docker/netns/e0fbb477151a","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b6a3ccdc0c3a730ed068ba1ab07460c0fd8fe22c4e63cce22d20bb462d65c8d9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b2:3e:51:c9:dc:61","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b2:3e:51:c9:dc:61","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"b6a3ccdc0c3a730ed068ba1ab07460c0fd8fe22c4e63cce22d20bb462d65c8d9","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
84316:02:21.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84416:02:21.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
84516:02:21.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84616:02:21.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: releasing valid endpoint
84716:02:21.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: releasing endpoint
84816:02:21.841 [pool-19-thread-7] 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
84916:02:21.841 [pool-19-thread-7] 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]
85016:02:21.843 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
85116:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: preparing request execution
85216:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
85316:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
85416:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: target auth state: UNCHALLENGED
85516:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: proxy auth state: UNCHALLENGED
85616:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000B: acquiring connection with route {}->unix://localhost:2375
85716:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquiring endpoint (3 MINUTES)
85816:02:21.843 [pool-19-thread-7] 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]
85916:02:21.843 [pool-19-thread-7] 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]
86016:02:21.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: acquired ep-0000000A
86116:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquired endpoint ep-0000000A
86216:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: executing GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
86316:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: start execution ex-0000000B
86416:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
86516:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
86616:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
86716:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
86816:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
86916:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
87016:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
87116:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
87216:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1[\r][\n]"
87316:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
87416:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
87516:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
87616:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
87716:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
87816:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
87916:02:21.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
88016:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
88116:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
88216:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
88316:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
88416:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
88516:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
88616:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
88716:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
88816:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
88916:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","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":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a7ad5329f389eacbdea869543f74298a294500ada6911ac2fd3ba92481f7bda1/diff:/var/lib/docker/overlay2/c2355baffad64eb985799f5735d53dd97e0204f988a0d17644f72bdf6f0bc040/diff","MergedDir":"/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/merged","UpperDir":"/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/diff","WorkDir":"/var/lib/docker/overlay2/dc3b80f939606904e09a6834bf3e03911cf8f035bb7596395b0e353a9074066a/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
89016:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
89116:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
89216:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
89316:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
89416:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
89516:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
89616:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
89716:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
89816:02:21.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: connection can be kept alive for 3 MINUTES
89916:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: releasing valid endpoint
90016:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: releasing endpoint
90116:02:21.846 [pool-19-thread-7] 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
90216:02:21.846 [pool-19-thread-7] 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]
90316:02:21.846 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
90416:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: preparing request execution
90516:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
90616:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
90716:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: target auth state: UNCHALLENGED
90816:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: proxy auth state: UNCHALLENGED
90916:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000C: acquiring connection with route {}->unix://localhost:2375
91016:02:21.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquiring endpoint (3 MINUTES)
91116:02:21.846 [pool-19-thread-7] 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]
91216:02:21.847 [pool-19-thread-7] 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]
91316:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: acquired ep-0000000B
91416:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquired endpoint ep-0000000B
91516:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: executing GET /v1.32/version HTTP/1.1
91616:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: start execution ex-0000000C
91716:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
91816:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
91916:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
92016:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
92116:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
92216:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
92316:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
92416:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
92516:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
92616:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
92716:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
92816:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
92916:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
93016:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
93116:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
93216:02:21.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
93316:02:21.853 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
93416:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
93516:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
93616:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
93716:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
93816:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
93916:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
94016:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
94116:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
94216:02:21.854 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
94316:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
94416:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
94516:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
94616:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
94716:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
94816:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
94916:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
95016:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
95116:02:21.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: connection can be kept alive for 3 MINUTES
95216:02:21.855 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: releasing valid endpoint
95316:02:21.855 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: releasing endpoint
95416:02:21.855 [pool-19-thread-7] 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
95516:02:21.855 [pool-19-thread-7] 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]
95616:02:21.859 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: preparing request execution
95716:02:21.860 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
95816:02:21.860 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
95916:02:21.860 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: target auth state: UNCHALLENGED
96016:02:21.860 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: proxy auth state: UNCHALLENGED
96116:02:21.860 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000D: acquiring connection with route {}->unix://localhost:2375
96216:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquiring endpoint (3 MINUTES)
96316:02:21.861 [docker-java-stream--1863155201] 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]
96416:02:21.861 [docker-java-stream--1863155201] 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]
96516:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: acquired ep-0000000C
96616:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquired endpoint ep-0000000C
96716:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: executing GET /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
96816:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: start execution ex-0000000D
96916:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
97016:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
97116:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
97216:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
97316:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
97416:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
97516:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
97616:02:21.861 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/23a6822fb156ce6dd3ec9b0b856fcf7ffc38bb605d10b19d9499d0b43914e8ae/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
97716:02:21.862 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
97816:02:21.862 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
97916:02:21.862 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
98016:02:21.862 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
98116:02:21.862 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
98216:02:21.862 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
98316:02:21.863 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
98416:02:21.863 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
98516:02:21.864 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
98616:02:21.864 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
98716:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
98816:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
98916:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
99016:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
99116:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
99216:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "2e[\r][\n]"
99316:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/12/04 15:02:21 Pinging Docker...[\n]"
99416:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
99516:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "38[\r][\n]"
99616:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/12/04 15:02:21 Docker daemon is available![\n]"
99716:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
99816:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "35[\r][\n]"
99916:02:21.865 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/12/04 15:02:21 Starting on port 8080...[\n]"
100016:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100116:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "25[\r][\n]"
100216:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2025/12/04 15:02:21 Started![\n]"
100316:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100416:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
100516:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
100616:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
100716:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
100816:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
100916:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
101016:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 04 Dec 2025 15:02:21 GMT
101116:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
101216:02:21.866 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: connection can be kept alive for 3 MINUTES
101316:02:21.867 [pool-19-thread-7] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDERR: 2025/12/04 15:02:21 Pinging Docker...
101416:02:21.878 [pool-19-thread-7] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDERR: 2025/12/04 15:02:21 Started!
101516:02:21.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: cancel
101616:02:21.879 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
101716:02:21.880 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
101816:02:21.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0: close connection IMMEDIATE
101916:02:21.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: endpoint closed
102016:02:21.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: discarding endpoint
102116:02:21.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: releasing endpoint
102216:02:21.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection is not kept alive
102316:02:21.882 [pool-19-thread-7] 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]
102416:02:21.882 [pool-19-thread-7] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.049131572S
102516:02:21.880 [docker-java-stream--1863155201] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
1026java.nio.channels.ClosedChannelException: null
1027 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1028 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1029 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1030 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1031 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1032 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1033 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1034 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1035 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1036 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1037 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1038 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1039 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1040 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1041 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1042 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1043 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1044 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1045 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1046 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1047 at java.base/java.lang.Thread.run(Thread.java:833)
104816:02:21.885 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper -- Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.lang%3Djava&label=org.testcontainers.version%3D1.19.0&label=org.testcontainers.sessionId%3D648ceafb-3f28-4021-94de-c412996fde86' to Ryuk
104916:02:21.886 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
105016:02:21.886 [pool-19-thread-7] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
105116:02:21.886 [pool-19-thread-7] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
105216:02:21.886 [pool-19-thread-7] INFO org.testcontainers.DockerClientFactory -- Checking the system...
105316:02:21.887 [pool-19-thread-7] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
105416:02:21.887 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
105516:02:21.887 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
105616:02:21.888 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- consul:1.9.3 is not in image name cache, updating...
105716:02:21.888 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
105816:02:21.889 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: preparing request execution
105916:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
106016:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
106116:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: target auth state: UNCHALLENGED
106216:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: proxy auth state: UNCHALLENGED
106316:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: acquiring connection with route {}->unix://localhost:2375
106416:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquiring endpoint (3 MINUTES)
106516:02:21.890 [pool-19-thread-7] 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]
106616:02:21.890 [pool-19-thread-7] 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]
106716:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: acquired ep-0000000D
106816:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquired endpoint ep-0000000D
106916:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: opening connection {}->unix://localhost:2375
107016:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: connecting endpoint (3 MINUTES)
107116:02:21.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
107216:02:21.891 [pool-19-thread-7] 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
107316:02:21.891 [pool-19-thread-7] 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
107416:02:21.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connected http-outgoing-1
107516:02:21.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: endpoint connected
107616:02:21.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: executing GET /v1.32/images/consul:1.9.3/json HTTP/1.1
107716:02:21.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: start execution ex-0000000E
107816:02:21.892 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
107916:02:21.892 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/consul:1.9.3/json HTTP/1.1
108016:02:21.892 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
108116:02:21.892 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
108216:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
108316:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
108416:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
108516:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
108616:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/consul:1.9.3/json HTTP/1.1[\r][\n]"
108716:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
108816:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
108916:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
109016:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
109116:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
109216:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
109316:02:21.893 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
109416:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
109516:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
109616:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
109716:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
109816:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
109916:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
110016:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:21 GMT[\r][\n]"
110116:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 42[\r][\n]"
110216:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
110316:02:21.894 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: consul:1.9.3"}[\n]"
110416:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
110516:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
110616:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
110716:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
110816:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
110916:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
111016:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:21 GMT
111116:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 42
111216:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: connection can be kept alive for 3 MINUTES
111316:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: releasing valid endpoint
111416:02:21.895 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: releasing endpoint
111516:02:21.895 [pool-19-thread-7] 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
111616:02:21.895 [pool-19-thread-7] 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]
111716:02:21.896 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: consul:1.9.3
111816:02:21.896 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Pulling docker image: consul:1.9.3. Please be patient; this may take some time but only needs to be done once.
111916:02:21.896 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:latest at registry: https://index.docker.io/v1/
112016:02:21.896 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
112116:02:21.896 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
112216:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: preparing request execution
112316:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
112416:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
112516:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: target auth state: UNCHALLENGED
112616:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: proxy auth state: UNCHALLENGED
112716:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000F: acquiring connection with route {}->unix://localhost:2375
112816:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquiring endpoint (3 MINUTES)
112916:02:21.897 [docker-java-stream-83134279] 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]
113016:02:21.897 [docker-java-stream-83134279] 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]
113116:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: acquired ep-0000000E
113216:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquired endpoint ep-0000000E
113316:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000F: executing POST /v1.32/images/create?fromImage=consul&tag=1.9.3 HTTP/1.1
113416:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: start execution ex-0000000F
113516:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: executing exchange ex-0000000F over http-outgoing-1
113616:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/images/create?fromImage=consul&tag=1.9.3 HTTP/1.1
113716:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
113816:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
113916:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
114016:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
114116:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
114216:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
114316:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
114416:02:21.897 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/images/create?fromImage=consul&tag=1.9.3 HTTP/1.1[\r][\n]"
114516:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/octet-stream[\r][\n]"
114616:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
114716:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
114816:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
114916:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
115016:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
115116:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
115216:02:21.898 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
115316:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
115416:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
115516:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
115616:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
115716:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
115816:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
115916:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:22 GMT[\r][\n]"
116016:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
116116:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
116216:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "37[\r][\n]"
116316:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling from library/consul","id":"1.9.3"}[\r][\n]"
116416:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
116516:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
116616:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
116716:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
116816:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
116916:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
117016:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
117116:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:22 GMT
117216:02:22.067 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
117316:02:22.068 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000F: connection can be kept alive for 3 MINUTES
117416:02:22.068 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Starting to pull image
117516:02:22.069 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from library/consul, progressDetail=null, progress=null, id=1.9.3, from=null, time=null, errorDetail=null, error=null, aux=null)
117616:02:22.070 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
117716:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
117816:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
117916:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118016:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118116:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
118216:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118316:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118416:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
118516:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118616:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118716:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
118816:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118916:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119016:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
119116:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119216:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119316:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
119416:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119516:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
119616:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
119716:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119816:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
119916:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
120016:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120116:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
120216:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
120316:02:22.202 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120416:02:22.202 [docker-java-stream-83134279] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
120516:02:22.202 [docker-java-stream-83134279] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
120616:02:22.203 [docker-java-stream-83134279] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
120716:02:22.203 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
120816:02:22.203 [docker-java-stream-83134279] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
120916:02:22.204 [docker-java-stream-83134279] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
121016:02:22.204 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
121116:02:22.204 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
121216:02:22.205 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
121316:02:22.297 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
121416:02:22.297 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":28749,"total":2799493},"progress":"[\u003e ] 28.75kB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
121516:02:22.297 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
121616:02:22.298 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28749, total=2799493, start=null), progress=[> ] 28.75kB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
121716:02:22.335 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
121816:02:22.335 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1229,"total":1229},"progress":"[==================================================\u003e] 1.229kB/1.229kB","id":"ea52006ac511"}[\r][\n]"
121916:02:22.335 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122016:02:22.335 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1229, total=1229, start=null), progress=[==================================================>] 1.229kB/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
122116:02:22.335 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
122216:02:22.336 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
122316:02:22.336 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122416:02:22.336 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
122516:02:22.336 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
122616:02:22.336 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122716:02:22.336 [docker-java-stream-83134279] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
122816:02:22.336 [docker-java-stream-83134279] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
122916:02:22.337 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (29 KB/? MB)
123016:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
123116:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
123216:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
123316:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
123416:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
123516:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
123616:02:22.340 [docker-java-stream-83134279] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
123716:02:22.340 [docker-java-stream-83134279] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
123816:02:22.340 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (29 KB/? MB)
123916:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
124016:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2799493},"progress":"[\u003e ] 32.77kB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
124116:02:22.340 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124216:02:22.341 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2799493, start=null), progress=[> ] 32.77kB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
124316:02:22.390 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
124416:02:22.390 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":2799493,"total":2799493},"progress":"[==================================================\u003e] 2.799MB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
124516:02:22.390 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124616:02:22.391 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2799493, total=2799493, start=null), progress=[==================================================>] 2.799MB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
124716:02:22.412 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
124816:02:22.413 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":430080,"total":42803082},"progress":"[\u003e ] 430.1kB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
124916:02:22.413 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125016:02:22.413 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=430080, total=42803082, start=null), progress=[> ] 430.1kB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
125116:02:22.434 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
125216:02:22.434 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
125316:02:22.434 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125416:02:22.434 [docker-java-stream-83134279] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
125516:02:22.435 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 1 extracted, (3 MB/? MB)
125616:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
125716:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1229,"total":1229},"progress":"[==================================================\u003e] 1.229kB/1.229kB","id":"ea52006ac511"}[\r][\n]"
125816:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125916:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1229, total=1229, start=null), progress=[==================================================>] 1.229kB/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
126016:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
126116:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1229,"total":1229},"progress":"[==================================================\u003e] 1.229kB/1.229kB","id":"ea52006ac511"}[\r][\n]"
126216:02:22.436 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126316:02:22.438 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1229, total=1229, start=null), progress=[==================================================>] 1.229kB/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
126416:02:22.454 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
126516:02:22.454 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
126616:02:22.454 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126716:02:22.455 [docker-java-stream-83134279] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
126816:02:22.455 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 2 extracted, (3 MB/? MB)
126916:02:22.461 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
127016:02:22.461 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":154,"total":154},"progress":"[==================================================\u003e] 154B/154B","id":"d9aa51625377"}[\r][\n]"
127116:02:22.461 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127216:02:22.462 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=154, total=154, start=null), progress=[==================================================>] 154B/154B, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
127316:02:22.462 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
127416:02:22.462 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
127516:02:22.462 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127616:02:22.462 [docker-java-stream-83134279] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
127716:02:22.462 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 2 extracted, (3 MB/? MB)
127816:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
127916:02:22.474 [docker-java-stream-83134279] 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":"592cff81a0c3"}[\r][\n]"
128016:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128116:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
128216:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
128316:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128416:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
128516:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
128616:02:22.474 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128716:02:22.474 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
128816:02:22.475 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
128916:02:22.475 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
129016:02:22.475 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 2 pending, 4 downloaded, 2 extracted, (3 MB/? MB)
129116:02:22.514 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
129216:02:22.514 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":3063808,"total":42803082},"progress":"[===\u003e ] 3.064MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
129316:02:22.514 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129416:02:22.514 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3063808, total=42803082, start=null), progress=[===> ] 3.064MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
129516:02:22.616 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
129616:02:22.616 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":6991872,"total":42803082},"progress":"[========\u003e ] 6.992MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
129716:02:22.616 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129816:02:22.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6991872, total=42803082, start=null), progress=[========> ] 6.992MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
129916:02:22.685 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
130016:02:22.685 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":953,"total":1707},"progress":"[===========================\u003e ] 953B/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
130116:02:22.685 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130216:02:22.685 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
130316:02:22.685 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1707,"total":1707},"progress":"[==================================================\u003e] 1.707kB/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
130416:02:22.685 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130516:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=953, total=1707, start=null), progress=[===========================> ] 953B/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
130616:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1707, total=1707, start=null), progress=[==================================================>] 1.707kB/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
130716:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
130816:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
130916:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131016:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
131116:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
131216:02:22.686 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131316:02:22.686 [docker-java-stream-83134279] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
131416:02:22.686 [docker-java-stream-83134279] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
131516:02:22.687 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (9 MB/? MB)
131616:02:22.719 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
131716:02:22.719 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":11775680,"total":42803082},"progress":"[=============\u003e ] 11.78MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
131816:02:22.719 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131916:02:22.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11775680, total=42803082, start=null), progress=[=============> ] 11.78MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
132016:02:22.844 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
132116:02:22.844 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":14851776,"total":42803082},"progress":"[=================\u003e ] 14.85MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
132216:02:22.844 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132316:02:22.845 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14851776, total=42803082, start=null), progress=[=================> ] 14.85MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
132416:02:22.952 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
132516:02:22.953 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":17453056,"total":42803082},"progress":"[====================\u003e ] 17.45MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
132616:02:22.953 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132716:02:22.953 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17453056, total=42803082, start=null), progress=[====================> ] 17.45MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
132816:02:23.092 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
132916:02:23.092 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":20938752,"total":42803082},"progress":"[========================\u003e ] 20.94MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133016:02:23.092 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133116:02:23.092 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20938752, total=42803082, start=null), progress=[========================> ] 20.94MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133216:02:23.197 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
133316:02:23.197 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":23572480,"total":42803082},"progress":"[===========================\u003e ] 23.57MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133416:02:23.197 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133516:02:23.198 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23572480, total=42803082, start=null), progress=[===========================> ] 23.57MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133616:02:23.304 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
133716:02:23.304 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":28364800,"total":42803082},"progress":"[=================================\u003e ] 28.36MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133816:02:23.304 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133916:02:23.304 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28364800, total=42803082, start=null), progress=[=================================> ] 28.36MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134016:02:23.405 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134116:02:23.405 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":30126080,"total":42803082},"progress":"[===================================\u003e ] 30.13MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134216:02:23.405 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134316:02:23.406 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30126080, total=42803082, start=null), progress=[===================================> ] 30.13MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134416:02:23.525 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134516:02:23.525 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":34484224,"total":42803082},"progress":"[========================================\u003e ] 34.48MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134616:02:23.525 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134716:02:23.525 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34484224, total=42803082, start=null), progress=[========================================> ] 34.48MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134816:02:23.646 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134916:02:23.646 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":38407872,"total":42803082},"progress":"[============================================\u003e ] 38.41MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135016:02:23.646 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135116:02:23.647 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38407872, total=42803082, start=null), progress=[============================================> ] 38.41MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135216:02:23.693 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
135316:02:23.693 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
135416:02:23.693 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135516:02:23.693 [docker-java-stream-83134279] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135616:02:23.694 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 2 extracted, (39 MB/43 MB)
135716:02:23.701 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
135816:02:23.702 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":458752,"total":42803082},"progress":"[\u003e ] 458.8kB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135916:02:23.702 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136016:02:23.702 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=458752, total=42803082, start=null), progress=[> ] 458.8kB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
136116:02:23.804 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
136216:02:23.804 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8257536,"total":42803082},"progress":"[=========\u003e ] 8.258MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
136316:02:23.804 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136416:02:23.804 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8257536, total=42803082, start=null), progress=[=========> ] 8.258MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
136516:02:23.906 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
136616:02:23.906 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":14680064,"total":42803082},"progress":"[=================\u003e ] 14.68MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
136716:02:23.906 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136816:02:23.906 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=14680064, total=42803082, start=null), progress=[=================> ] 14.68MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
136916:02:24.006 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
137016:02:24.006 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":25231360,"total":42803082},"progress":"[=============================\u003e ] 25.23MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
137116:02:24.006 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137216:02:24.007 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25231360, total=42803082, start=null), progress=[=============================> ] 25.23MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
137316:02:24.106 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
137416:02:24.107 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":41746432,"total":42803082},"progress":"[================================================\u003e ] 41.75MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
137516:02:24.107 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137616:02:24.107 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41746432, total=42803082, start=null), progress=[================================================> ] 41.75MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
137716:02:24.169 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
137816:02:24.170 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":42803082,"total":42803082},"progress":"[==================================================\u003e] 42.8MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
137916:02:24.170 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138016:02:24.170 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42803082, total=42803082, start=null), progress=[==================================================>] 42.8MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138116:02:24.245 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
138216:02:24.245 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
138316:02:24.245 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138416:02:24.245 [docker-java-stream-83134279] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138516:02:24.246 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (43 MB/43 MB)
138616:02:24.246 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
138716:02:24.247 [docker-java-stream-83134279] 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":"592cff81a0c3"}[\r][\n]"
138816:02:24.247 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138916:02:24.247 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
139016:02:24.247 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
139116:02:24.248 [docker-java-stream-83134279] 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":"592cff81a0c3"}[\r][\n]"
139216:02:24.248 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139316:02:24.249 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
139416:02:24.262 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
139516:02:24.262 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
139616:02:24.262 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139716:02:24.263 [docker-java-stream-83134279] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
139816:02:24.263 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (43 MB/43 MB)
139916:02:24.263 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
140016:02:24.263 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":154,"total":154},"progress":"[==================================================\u003e] 154B/154B","id":"d9aa51625377"}[\r][\n]"
140116:02:24.263 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140216:02:24.264 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=154, total=154, start=null), progress=[==================================================>] 154B/154B, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
140316:02:24.264 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
140416:02:24.264 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":154,"total":154},"progress":"[==================================================\u003e] 154B/154B","id":"d9aa51625377"}[\r][\n]"
140516:02:24.264 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140616:02:24.264 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=154, total=154, start=null), progress=[==================================================>] 154B/154B, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
140716:02:24.274 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
140816:02:24.274 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
140916:02:24.274 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141016:02:24.274 [docker-java-stream-83134279] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
141116:02:24.275 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (43 MB/43 MB)
141216:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
141316:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1707,"total":1707},"progress":"[==================================================\u003e] 1.707kB/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
141416:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141516:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1707, total=1707, start=null), progress=[==================================================>] 1.707kB/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
141616:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
141716:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1707,"total":1707},"progress":"[==================================================\u003e] 1.707kB/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
141816:02:24.276 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141916:02:24.277 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1707, total=1707, start=null), progress=[==================================================>] 1.707kB/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
142016:02:24.287 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
142116:02:24.287 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
142216:02:24.287 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142316:02:24.287 [docker-java-stream-83134279] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
142416:02:24.288 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (43 MB/43 MB)
142516:02:24.292 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
142616:02:24.292 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Digest: sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"}[\r][\n]"
142716:02:24.292 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142816:02:24.292 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
142916:02:24.293 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
143016:02:24.293 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Status: Downloaded newer image for consul:1.9.3"}[\r][\n]"
143116:02:24.293 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143216:02:24.293 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for consul:1.9.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
143316:02:24.294 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
143416:02:24.294 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143516:02:24.294 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: releasing valid endpoint
143616:02:24.294 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: releasing endpoint
143716:02:24.294 [docker-java-stream-83134279] 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
143816:02:24.294 [docker-java-stream-83134279] 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]
143916:02:24.295 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pull complete. 6 layers, pulled in 2s (downloaded 43 MB at 21 MB/s)
144016:02:24.295 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
144116:02:24.295 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: preparing request execution
144216:02:24.295 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
144316:02:24.295 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
144416:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: target auth state: UNCHALLENGED
144516:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: proxy auth state: UNCHALLENGED
144616:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000010: acquiring connection with route {}->unix://localhost:2375
144716:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquiring endpoint (3 MINUTES)
144816:02:24.296 [pool-19-thread-7] 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]
144916:02:24.296 [pool-19-thread-7] 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]
145016:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: acquired ep-0000000F
145116:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquired endpoint ep-0000000F
145216:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: executing GET /v1.32/images/consul:1.9.3/json HTTP/1.1
145316:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: start execution ex-00000010
145416:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
145516:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/consul:1.9.3/json HTTP/1.1
145616:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
145716:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
145816:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
145916:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
146016:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
146116:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
146216:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/consul:1.9.3/json HTTP/1.1[\r][\n]"
146316:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
146416:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
146516:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
146616:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
146716:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
146816:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
146916:02:24.296 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
147016:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
147116:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
147216:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
147316:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
147416:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
147516:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
147616:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:24 GMT[\r][\n]"
147716:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
147816:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
147916:02:24.297 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
148016:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
148116:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148216:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
148316:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148416:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
148516:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
148616:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
148716:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
148816:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
148916:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
149016:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:24 GMT
149116:02:24.298 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
149216:02:24.299 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: connection can be kept alive for 3 MINUTES
149316:02:24.300 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: releasing valid endpoint
149416:02:24.300 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: releasing endpoint
149516:02:24.301 [pool-19-thread-7] 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
149616:02:24.301 [pool-19-thread-7] 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]
149716:02:24.301 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
149816:02:24.301 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
149916:02:24.301 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
150016:02:24.301 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
150116:02:24.301 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
150216:02:24.301 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
150316:02:24.301 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
150416:02:24.301 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1ab650d8[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@55c72d96}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
150516:02:24.303 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: preparing request execution
150616:02:24.303 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
150716:02:24.304 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
150816:02:24.304 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: target auth state: UNCHALLENGED
150916:02:24.305 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: proxy auth state: UNCHALLENGED
151016:02:24.305 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000011: acquiring connection with route {}->unix://localhost:2375
151116:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquiring endpoint (3 MINUTES)
151216:02:24.306 [pool-19-thread-7] 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]
151316:02:24.306 [pool-19-thread-7] 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]
151416:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: acquired ep-00000010
151516:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquired endpoint ep-00000010
151616:02:24.306 [pool-19-thread-7] 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
151716:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: start execution ex-00000011
151816:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: executing exchange ex-00000011 over http-outgoing-1
151916:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
152016:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
152116:02:24.306 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
152216:02:24.307 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
152316:02:24.307 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
152416:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
152516:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
152616:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
152716:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
152816:02:24.308 [pool-19-thread-7] 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]"
152916:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
153016:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
153116:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
153216:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
153316:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
153416:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
153516:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
153616:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
153716:02:24.308 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
153816:02:24.308 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
153916:02:24.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
154016:02:24.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
154116:02:24.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
154216:02:24.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
154316:02:24.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
154416:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
154516:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:24 GMT[\r][\n]"
154616:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
154716:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
154816:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","Warnings":[]}[\n]"
154916:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
155016:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
155116:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
155216:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
155316:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
155416:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
155516:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:24 GMT
155616:02:24.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
155716:02:24.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: connection can be kept alive for 3 MINUTES
155816:02:24.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: releasing valid endpoint
155916:02:24.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: releasing endpoint
156016:02:24.326 [pool-19-thread-7] 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
156116:02:24.326 [pool-19-thread-7] 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]
156216:02:24.326 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9
156316:02:24.326 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9
156416:02:24.327 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: preparing request execution
156516:02:24.327 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
156616:02:24.327 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
156716:02:24.327 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: target auth state: UNCHALLENGED
156816:02:24.328 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: proxy auth state: UNCHALLENGED
156916:02:24.328 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000012: acquiring connection with route {}->unix://localhost:2375
157016:02:24.328 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquiring endpoint (3 MINUTES)
157116:02:24.328 [pool-19-thread-7] 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]
157216:02:24.329 [pool-19-thread-7] 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]
157316:02:24.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: acquired ep-00000011
157416:02:24.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquired endpoint ep-00000011
157516:02:24.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: executing POST /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/start HTTP/1.1
157616:02:24.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: start execution ex-00000012
157716:02:24.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: executing exchange ex-00000012 over http-outgoing-1
157816:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/start HTTP/1.1
157916:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
158016:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
158116:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
158216:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
158316:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
158416:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
158516:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
158616:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/start HTTP/1.1[\r][\n]"
158716:02:24.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
158816:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
158916:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
159016:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
159116:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
159216:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
159316:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
159416:02:24.331 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
159516:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
159616:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
159716:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
159816:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
159916:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
160016:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:24 GMT[\r][\n]"
160116:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
160216:02:24.448 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
160316:02:24.449 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
160416:02:24.449 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
160516:02:24.449 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
160616:02:24.449 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
160716:02:24.449 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:24 GMT
160816:02:24.450 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: connection can be kept alive for 3 MINUTES
160916:02:24.450 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: releasing valid endpoint
161016:02:24.450 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: releasing endpoint
161116:02:24.450 [pool-19-thread-7] 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
161216:02:24.450 [pool-19-thread-7] 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]
161316:02:24.450 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9,false
161416:02:24.450 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json], queryParams={}}
161516:02:24.450 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: preparing request execution
161616:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
161716:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
161816:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: target auth state: UNCHALLENGED
161916:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: proxy auth state: UNCHALLENGED
162016:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000013: acquiring connection with route {}->unix://localhost:2375
162116:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquiring endpoint (3 MINUTES)
162216:02:24.451 [pool-19-thread-7] 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]
162316:02:24.451 [pool-19-thread-7] 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]
162416:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: acquired ep-00000012
162516:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquired endpoint ep-00000012
162616:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: executing GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1
162716:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: start execution ex-00000013
162816:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: executing exchange ex-00000013 over http-outgoing-1
162916:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1
163016:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
163116:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
163216:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
163316:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
163416:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
163516:02:24.451 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
163616:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1[\r][\n]"
163716:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
163816:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
163916:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
164016:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
164116:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
164216:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
164316:02:24.452 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
164416:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
164516:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
164616:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
164716:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
164816:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
164916:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
165016:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:24 GMT[\r][\n]"
165116:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
165216:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
165316:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
165416:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","Created":"2025-12-04T15:02:24.310070516Z","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":3358,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:24.338458563Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/resolv.conf","HostnamePath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/hostname","HostsPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/hosts","LogPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9-json.log","Name":"/infallible_snyder","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","LowerDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/merged","UpperDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/diff","WorkDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"f8bcb0dc1f477a792f5ca7286f23b3f8da03032baf0824bd918a6c5f833b8ec4","Source":"/var/lib/docker/volumes/f8bcb0dc1f477a792f5ca7286f23b3f8da03032baf0824bd918a6c5f833b8ec4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"b8449bd363bc","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8d8b9a440173b3e5352ec7de48ae9927c18044b107e6b08d3ec317804efe31a7","SandboxKey":"/var/run/docker/netns/8d8b9a440173","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"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b618ebc30afb66307584e0157ede1cb139c3482fba98363cf6613f4611301bbb","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"92:d9:a8:6a:6e:b1","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"92:d9:a8:6a:6e:b1","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"b618ebc30afb66307584e0157ede1cb139c3482fba98363cf6613f4611301bbb","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
165516:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
165616:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
165716:02:24.453 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
165816:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
165916:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
166016:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
166116:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
166216:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
166316:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
166416:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:24 GMT
166516:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
166616:02:24.454 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: connection can be kept alive for 3 MINUTES
166716:02:24.456 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: releasing valid endpoint
166816:02:24.456 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: releasing endpoint
166916:02:24.457 [pool-19-thread-7] 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
167016:02:24.457 [pool-19-thread-7] 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]
167116:02:24.457 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
167216:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: preparing request execution
167316:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
167416:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
167516:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: target auth state: UNCHALLENGED
167616:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: proxy auth state: UNCHALLENGED
167716:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000014: acquiring connection with route {}->unix://localhost:2375
167816:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquiring endpoint (3 MINUTES)
167916:02:24.458 [pool-19-thread-7] 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]
168016:02:24.458 [pool-19-thread-7] 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]
168116:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: acquired ep-00000013
168216:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquired endpoint ep-00000013
168316:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
168416:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: start execution ex-00000014
168516:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: executing exchange ex-00000014 over http-outgoing-1
168616:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
168716:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
168816:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
168916:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
169016:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
169116:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
169216:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
169316:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
169416:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
169516:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
169616:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
169716:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
169816:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
169916:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
170016:02:24.458 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
170116:02:24.459 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
170216:02:24.459 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
170316:02:24.459 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
170416:02:24.459 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
170516:02:24.460 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
170616:02:24.460 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
170716:02:24.460 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:24 GMT[\r][\n]"
170816:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
170916:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
171016:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
171116:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
171216:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
171316:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
171416:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
171516:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
171616:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
171716:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
171816:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
171916:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
172016:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
172116:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:24 GMT
172216:02:24.461 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
172316:02:24.462 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: connection can be kept alive for 3 MINUTES
172416:02:24.463 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: releasing valid endpoint
172516:02:24.463 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: releasing endpoint
172616:02:24.464 [pool-19-thread-7] 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
172716:02:24.464 [pool-19-thread-7] 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]
172816:02:24.465 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
172916:02:24.465 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: preparing request execution
173016:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
173116:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
173216:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: target auth state: UNCHALLENGED
173316:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: proxy auth state: UNCHALLENGED
173416:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000015: acquiring connection with route {}->unix://localhost:2375
173516:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquiring endpoint (3 MINUTES)
173616:02:24.466 [pool-19-thread-7] 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]
173716:02:24.466 [pool-19-thread-7] 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]
173816:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: acquired ep-00000014
173916:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquired endpoint ep-00000014
174016:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: executing GET /v1.32/version HTTP/1.1
174116:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: start execution ex-00000015
174216:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: executing exchange ex-00000015 over http-outgoing-1
174316:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
174416:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
174516:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
174616:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
174716:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
174816:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
174916:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
175016:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
175116:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
175216:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
175316:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
175416:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
175516:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
175616:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
175716:02:24.466 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
175816:02:24.476 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
175916:02:24.478 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
176016:02:24.478 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
176116:02:24.479 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
176216:02:24.479 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
176316:02:24.479 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
176416:02:24.479 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:24 GMT[\r][\n]"
176516:02:24.479 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
176616:02:24.479 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
176716:02:24.479 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
176816:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
176916:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
177016:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
177116:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
177216:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
177316:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
177416:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:24 GMT
177516:02:24.480 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
177616:02:24.481 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: connection can be kept alive for 3 MINUTES
177716:02:24.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: releasing valid endpoint
177816:02:24.482 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: releasing endpoint
177916:02:24.482 [pool-19-thread-7] 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
178016:02:24.482 [pool-19-thread-7] 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]
178116:02:24.484 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /infallible_snyder: Waiting for 60 seconds for URL: http://172.17.0.1:32769/ (where port 32769 maps to container port 8500)
178216:02:25.491 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT3.604354705S
178316:02:25.651 [pool-19-thread-7-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/notExisting/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
178416:02:25.682 [pool-19-thread-7-ScalaTest-running-CirceQuerySpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/notExisting/execute?connect=false, took: 0.026s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 15, Date: Thu, 04 Dec 2025 15:02:25 GMT, X-Consul-Knownleader: false, Content-Type: text/plain; charset=utf-8
178516:02:25.707 [pool-19-thread-7-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/d86a5a33-a1c5-3c1f-c5aa-90794eeb68fe/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
178616:02:25.941 [pool-19-thread-7-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/d86a5a33-a1c5-3c1f-c5aa-90794eeb68fe/execute?connect=false, took: 0.233s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 253, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:25 GMT, X-Consul-Knownleader: true, Content-Type: application/json
178716:02:25.946 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9,false
178816:02:25.946 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json], queryParams={}}
178916:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: preparing request execution
179016:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
179116:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
179216:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: target auth state: UNCHALLENGED
179316:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: proxy auth state: UNCHALLENGED
179416:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000016: acquiring connection with route {}->unix://localhost:2375
179516:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquiring endpoint (3 MINUTES)
179616:02:25.947 [pool-19-thread-7] 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]
179716:02:25.947 [pool-19-thread-7] 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]
179816:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: acquired ep-00000015
179916:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquired endpoint ep-00000015
180016:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: executing GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1
180116:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: start execution ex-00000016
180216:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: executing exchange ex-00000016 over http-outgoing-1
180316:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1
180416:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
180516:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
180616:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
180716:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
180816:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
180916:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
181016:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1[\r][\n]"
181116:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
181216:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
181316:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
181416:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
181516:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
181616:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
181716:02:25.947 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
181816:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
181916:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
182016:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
182116:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
182216:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
182316:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
182416:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:25 GMT[\r][\n]"
182516:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
182616:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
182716:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
182816:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","Created":"2025-12-04T15:02:24.310070516Z","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":3358,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:24.338458563Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/resolv.conf","HostnamePath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/hostname","HostsPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/hosts","LogPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9-json.log","Name":"/infallible_snyder","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","LowerDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/merged","UpperDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/diff","WorkDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/work"},"Name":"overlay2"},"Mounts":[{"Typ"
182916:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
183016:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
183116:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
183216:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
183316:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
183416:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
183516:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:25 GMT
183616:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
183716:02:25.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: connection can be kept alive for 3 MINUTES
183816:02:25.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"f8bcb0dc1f477a792f5ca7286f23b3f8da03032baf0824bd918a6c5f833b8ec4","Source":"/var/lib/docker/volumes/f8bcb0dc1f477a792f5ca7286f23b3f8da03032baf0824bd918a6c5f833b8ec4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"b8449bd363bc","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8d8b9a440173b3e5352ec7de48ae9927c18044b107e6b08d3ec317804efe31a7","SandboxKey":"/var/run/docker/netns/8d8b9a440173","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"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b618ebc30afb66307584e0157ede1cb139c3482fba98363cf6613f4611301bbb","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"92:d9:a8:6a:6e:b1","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"92:d9:a8:6a:6e:b1","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"b618ebc30afb66307584e0157ede1cb139c3482fba98363cf6613f4611301bbb","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
183916:02:25.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
184016:02:25.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
184116:02:25.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
184216:02:25.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: releasing valid endpoint
184316:02:25.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: releasing endpoint
184416:02:25.950 [pool-19-thread-7] 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
184516:02:25.951 [pool-19-thread-7] 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]
184616:02:25.951 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9,<null>
184716:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: preparing request execution
184816:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
184916:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
185016:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: target auth state: UNCHALLENGED
185116:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: proxy auth state: UNCHALLENGED
185216:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000017: acquiring connection with route {}->unix://localhost:2375
185316:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquiring endpoint (3 MINUTES)
185416:02:25.952 [pool-19-thread-7] 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]
185516:02:25.952 [pool-19-thread-7] 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]
185616:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: acquired ep-00000016
185716:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquired endpoint ep-00000016
185816:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: executing POST /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/kill HTTP/1.1
185916:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: start execution ex-00000017
186016:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: executing exchange ex-00000017 over http-outgoing-1
186116:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/kill HTTP/1.1
186216:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
186316:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
186416:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
186516:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
186616:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
186716:02:25.952 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
186816:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
186916:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/kill HTTP/1.1[\r][\n]"
187016:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
187116:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
187216:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
187316:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
187416:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
187516:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
187616:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
187716:02:25.953 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
187816:02:26.079 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
187916:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
188016:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
188116:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
188216:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
188316:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
188416:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
188516:02:26.080 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
188616:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
188716:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
188816:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
188916:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
189016:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
189116:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: connection can be kept alive for 3 MINUTES
189216:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: releasing valid endpoint
189316:02:26.081 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: releasing endpoint
189416:02:26.081 [pool-19-thread-7] 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
189516:02:26.081 [pool-19-thread-7] 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]
189616:02:26.082 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9,false
189716:02:26.082 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json], queryParams={}}
189816:02:26.082 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: preparing request execution
189916:02:26.082 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
190016:02:26.082 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
190116:02:26.082 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: target auth state: UNCHALLENGED
190216:02:26.082 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: proxy auth state: UNCHALLENGED
190316:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000018: acquiring connection with route {}->unix://localhost:2375
190416:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquiring endpoint (3 MINUTES)
190516:02:26.083 [pool-19-thread-7] 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]
190616:02:26.083 [pool-19-thread-7] 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]
190716:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: acquired ep-00000017
190816:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquired endpoint ep-00000017
190916:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: executing GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1
191016:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: start execution ex-00000018
191116:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: executing exchange ex-00000018 over http-outgoing-1
191216:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1
191316:02:26.083 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
191416:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
191516:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
191616:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
191716:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
191816:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
191916:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/json HTTP/1.1[\r][\n]"
192016:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
192116:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
192216:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
192316:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
192416:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
192516:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
192616:02:26.084 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
192716:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
192816:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
192916:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
193016:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
193116:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
193216:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
193316:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
193416:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
193516:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
193616:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
193716:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","Created":"2025-12-04T15:02:24.310070516Z","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":"2025-12-04T15:02:24.338458563Z","FinishedAt":"2025-12-04T15:02:25.970107906Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/resolv.conf","HostnamePath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/hostname","HostsPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/hosts","LogPath":"/var/lib/docker/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9-json.log","Name":"/infallible_snyder","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9","LowerDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/merged","UpperDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/diff","WorkDir":"/var/lib/docker/overlay2/406799e33b7f49e2829917e81580ccea056cc3f625160208839f1ff407620218/work"},"Name":"overlay2"},"Mount"
193816:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
193916:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
194016:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
194116:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
194216:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
194316:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
194416:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
194516:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
194616:02:26.085 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: connection can be kept alive for 3 MINUTES
194716:02:26.086 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "s":[{"Type":"volume","Name":"f8bcb0dc1f477a792f5ca7286f23b3f8da03032baf0824bd918a6c5f833b8ec4","Source":"/var/lib/docker/volumes/f8bcb0dc1f477a792f5ca7286f23b3f8da03032baf0824bd918a6c5f833b8ec4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"b8449bd363bc","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
194816:02:26.087 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
194916:02:26.088 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
195016:02:26.088 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195116:02:26.088 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: releasing valid endpoint
195216:02:26.088 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: releasing endpoint
195316:02:26.088 [pool-19-thread-7] 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
195416:02:26.088 [pool-19-thread-7] 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]
195516:02:26.089 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9,true,true
195616:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: preparing request execution
195716:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
195816:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
195916:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: target auth state: UNCHALLENGED
196016:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: proxy auth state: UNCHALLENGED
196116:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000019: acquiring connection with route {}->unix://localhost:2375
196216:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquiring endpoint (3 MINUTES)
196316:02:26.090 [pool-19-thread-7] 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]
196416:02:26.090 [pool-19-thread-7] 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]
196516:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: acquired ep-00000018
196616:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquired endpoint ep-00000018
196716:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: executing DELETE /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9?v=true&force=true HTTP/1.1
196816:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: start execution ex-00000019
196916:02:26.090 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: executing exchange ex-00000019 over http-outgoing-1
197016:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9?v=true&force=true HTTP/1.1
197116:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
197216:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
197316:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
197416:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
197516:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
197616:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
197716:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/b8449bd363bcdd68769430dd124fb26b36dbfd0ba9b3156dc8777509fd81ace9?v=true&force=true HTTP/1.1[\r][\n]"
197816:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
197916:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
198016:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
198116:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
198216:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
198316:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
198416:02:26.091 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
198516:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
198616:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
198716:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
198816:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
198916:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
199016:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
199116:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
199216:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
199316:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
199416:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
199516:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
199616:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
199716:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
199816:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: connection can be kept alive for 3 MINUTES
199916:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: releasing valid endpoint
200016:02:26.097 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: releasing endpoint
200116:02:26.097 [pool-19-thread-7] 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
200216:02:26.097 [pool-19-thread-7] 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]
200316:02:26.097 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2004[info] CirceQuerySpec:
2005[info] query
2006[info] - should return none if query does not exist
2007[info] - should return query result
200816:02:26.156 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
200916:02:26.156 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
201016:02:26.156 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
201116:02:26.156 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
201216:02:26.156 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
201316:02:26.156 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
201416:02:26.156 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
201516:02:26.157 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
201616:02:26.157 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
201716:02:26.157 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
201816:02:26.157 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@3bb68fad[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@59db716a}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
201916:02:26.159 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: preparing request execution
202016:02:26.159 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
202116:02:26.159 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
202216:02:26.159 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: target auth state: UNCHALLENGED
202316:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: proxy auth state: UNCHALLENGED
202416:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001A: acquiring connection with route {}->unix://localhost:2375
202516:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquiring endpoint (3 MINUTES)
202616:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
202716:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
202816:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001A: acquired ep-00000019
202916:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquired endpoint ep-00000019
203016:02:26.160 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001A: executing POST /v1.32/containers/create HTTP/1.1
203116:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: start execution ex-0000001A
203216:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: executing exchange ex-0000001A over http-outgoing-1
203316:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
203416:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
203516:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
203616:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
203716:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
203816:02:26.161 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
203916:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
204016:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
204116:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
204216:02:26.162 [pool-19-thread-7] 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]"
204316:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
204416:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
204516:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
204616:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
204716:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
204816:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
204916:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
205016:02:26.162 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
205116:02:26.163 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
205216:02:26.163 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
205316:02:26.185 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
205416:02:26.185 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
205516:02:26.185 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
205616:02:26.185 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
205716:02:26.185 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
205816:02:26.185 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
205916:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
206016:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
206116:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
206216:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","Warnings":[]}[\n]"
206316:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
206416:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
206516:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
206616:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
206716:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
206816:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
206916:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
207016:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
207116:02:26.186 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001A: connection can be kept alive for 3 MINUTES
207216:02:26.187 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: releasing valid endpoint
207316:02:26.187 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: releasing endpoint
207416:02:26.187 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: connection http-outgoing-1 can be kept alive for 3 MINUTES
207516:02:26.187 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
207616:02:26.187 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41
207716:02:26.187 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41
207816:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: preparing request execution
207916:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
208016:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
208116:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: target auth state: UNCHALLENGED
208216:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: proxy auth state: UNCHALLENGED
208316:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001B: acquiring connection with route {}->unix://localhost:2375
208416:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquiring endpoint (3 MINUTES)
208516:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
208616:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
208716:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001B: acquired ep-0000001A
208816:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquired endpoint ep-0000001A
208916:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: executing POST /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/start HTTP/1.1
209016:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: start execution ex-0000001B
209116:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: executing exchange ex-0000001B over http-outgoing-1
209216:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/start HTTP/1.1
209316:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
209416:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
209516:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
209616:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
209716:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
209816:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
209916:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
210016:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/start HTTP/1.1[\r][\n]"
210116:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
210216:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
210316:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
210416:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
210516:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
210616:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
210716:02:26.188 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
210816:02:26.190 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
210916:02:26.320 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
211016:02:26.320 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
211116:02:26.320 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
211216:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
211316:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
211416:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
211516:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
211616:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
211716:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
211816:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
211916:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
212016:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
212116:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
212216:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: connection can be kept alive for 3 MINUTES
212316:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: releasing valid endpoint
212416:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: releasing endpoint
212516:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: connection http-outgoing-1 can be kept alive for 3 MINUTES
212616:02:26.321 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
212716:02:26.322 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41,false
212816:02:26.323 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json], queryParams={}}
212916:02:26.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: preparing request execution
213016:02:26.323 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
213116:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
213216:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: target auth state: UNCHALLENGED
213316:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: proxy auth state: UNCHALLENGED
213416:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001C: acquiring connection with route {}->unix://localhost:2375
213516:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquiring endpoint (3 MINUTES)
213616:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
213716:02:26.324 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
213816:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001C: acquired ep-0000001B
213916:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquired endpoint ep-0000001B
214016:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: executing GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1
214116:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: start execution ex-0000001C
214216:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: executing exchange ex-0000001C over http-outgoing-1
214316:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1
214416:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
214516:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
214616:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
214716:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
214816:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
214916:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
215016:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1[\r][\n]"
215116:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
215216:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
215316:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
215416:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
215516:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
215616:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
215716:02:26.325 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
215816:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
215916:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
216016:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
216116:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
216216:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
216316:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
216416:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
216516:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
216616:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
216716:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
216816:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","Created":"2025-12-04T15:02:26.164608143Z","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":3508,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:26.197391007Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/resolv.conf","HostnamePath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/hostname","HostsPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/hosts","LogPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41-json.log","Name":"/cool_pascal","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","LowerDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/merged","UpperDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/diff","WorkDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/work"},"Name":"overlay2"},"Mounts":[{"Type":"vo"
216916:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
217016:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
217116:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
217216:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
217316:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
217416:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
217516:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
217616:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
217716:02:26.326 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: connection can be kept alive for 3 MINUTES
217816:02:26.327 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "lume","Name":"85be8c6b5b082860e7060bca104b2eed8d5bdf17ab90bf2b2085393e9170bab3","Source":"/var/lib/docker/volumes/85be8c6b5b082860e7060bca104b2eed8d5bdf17ab90bf2b2085393e9170bab3/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"63fe586de2b9","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3cdaf26e52157e469a593c6cac4b17903bc6c0a9ef6ccadbfa50f6ae504551df","SandboxKey":"/var/run/docker/netns/3cdaf26e5215","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/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":"f00d771a6df0ae8da9fb18cea1462286d4368470b478bd6202d2f4e751244e3e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"0e:78:6c:cc:5b:aa","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"0e:78:6c:cc:5b:aa","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"f00d771a6df0ae8da9fb18cea1462286d4368470b478bd6202d2f4e751244e3e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
217916:02:26.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218016:02:26.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
218116:02:26.329 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218216:02:26.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: releasing valid endpoint
218316:02:26.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: releasing endpoint
218416:02:26.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: connection http-outgoing-1 can be kept alive for 3 MINUTES
218516:02:26.330 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
218616:02:26.331 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
218716:02:26.332 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: preparing request execution
218816:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
218916:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
219016:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: target auth state: UNCHALLENGED
219116:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: proxy auth state: UNCHALLENGED
219216:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001D: acquiring connection with route {}->unix://localhost:2375
219316:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquiring endpoint (3 MINUTES)
219416:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
219516:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
219616:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001D: acquired ep-0000001C
219716:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquired endpoint ep-0000001C
219816:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001D: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
219916:02:26.333 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: start execution ex-0000001D
220016:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: executing exchange ex-0000001D over http-outgoing-1
220116:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
220216:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
220316:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
220416:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
220516:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
220616:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
220716:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
220816:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
220916:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
221016:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
221116:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
221216:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
221316:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
221416:02:26.334 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
221516:02:26.335 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
221616:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
221716:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
221816:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
221916:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
222016:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
222116:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
222216:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
222316:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
222416:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
222516:02:26.336 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
222616:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
222716:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
222816:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
222916:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
223016:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
223116:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
223216:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
223316:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
223416:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
223516:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
223616:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
223716:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
223816:02:26.337 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001D: connection can be kept alive for 3 MINUTES
223916:02:26.339 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: releasing valid endpoint
224016:02:26.340 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: releasing endpoint
224116:02:26.340 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: connection http-outgoing-1 can be kept alive for 3 MINUTES
224216:02:26.340 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
224316:02:26.340 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
224416:02:26.340 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: preparing request execution
224516:02:26.341 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
224616:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
224716:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: target auth state: UNCHALLENGED
224816:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: proxy auth state: UNCHALLENGED
224916:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001E: acquiring connection with route {}->unix://localhost:2375
225016:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquiring endpoint (3 MINUTES)
225116:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225216:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225316:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001E: acquired ep-0000001D
225416:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquired endpoint ep-0000001D
225516:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: executing GET /v1.32/version HTTP/1.1
225616:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: start execution ex-0000001E
225716:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: executing exchange ex-0000001E over http-outgoing-1
225816:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
225916:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
226016:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
226116:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
226216:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
226316:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
226416:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
226516:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
226616:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
226716:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
226816:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
226916:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
227016:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
227116:02:26.342 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
227216:02:26.343 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
227316:02:26.353 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
227416:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
227516:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
227616:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
227716:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
227816:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
227916:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
228016:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
228116:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
228216:02:26.354 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
228316:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
228416:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
228516:02:26.354 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
228616:02:26.355 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
228716:02:26.355 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
228816:02:26.355 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
228916:02:26.355 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
229016:02:26.355 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
229116:02:26.355 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: connection can be kept alive for 3 MINUTES
229216:02:26.357 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: releasing valid endpoint
229316:02:26.357 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: releasing endpoint
229416:02:26.357 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: connection http-outgoing-1 can be kept alive for 3 MINUTES
229516:02:26.357 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
229616:02:26.357 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /cool_pascal: Waiting for 60 seconds for URL: http://172.17.0.1:32770/ (where port 32770 maps to container port 8500)
229716:02:26.493 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.337371601S
229816:02:26.498 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
229916:02:26.507 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, took: 0.007s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 625, Date: Thu, 04 Dec 2025 15:02:26 GMT, Content-Type: application/json
230016:02:26.520 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32770/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 64
230116:02:26.522 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32770/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:26 GMT, Content-Type: application/json
230216:02:26.524 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/nodes?dc=dc1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
230316:02:26.525 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/nodes?dc=dc1, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:26 GMT, X-Consul-Knownleader: true, Content-Type: application/json
230416:02:26.528 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
230516:02:26.537 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/catalog/nodes, took: 0.008s, response: 200 OK, headers: X-Consul-Index: 12, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 499, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:26 GMT, X-Consul-Knownleader: true, Content-Type: application/json
230616:02:26.538 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/node/63fe586de2b9, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
230716:02:26.540 [pool-19-thread-7-ScalaTest-running-CirceCoordinateSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/node/63fe586de2b9, took: 0.002s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:26 GMT, X-Consul-Knownleader: true
230816:02:26.541 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41,false
230916:02:26.542 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json], queryParams={}}
231016:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: preparing request execution
231116:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
231216:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
231316:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: target auth state: UNCHALLENGED
231416:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: proxy auth state: UNCHALLENGED
231516:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001F: acquiring connection with route {}->unix://localhost:2375
231616:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquiring endpoint (3 MINUTES)
231716:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
231816:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
231916:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001F: acquired ep-0000001E
232016:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquired endpoint ep-0000001E
232116:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: executing GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1
232216:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: start execution ex-0000001F
232316:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: executing exchange ex-0000001F over http-outgoing-1
232416:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1
232516:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
232616:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
232716:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
232816:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
232916:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
233016:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
233116:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1[\r][\n]"
233216:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
233316:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
233416:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
233516:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
233616:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
233716:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
233816:02:26.542 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
233916:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
234016:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
234116:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
234216:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
234316:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
234416:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
234516:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
234616:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
234716:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
234816:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
234916:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","Created":"2025-12-04T15:02:26.164608143Z","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":3508,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:26.197391007Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/resolv.conf","HostnamePath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/hostname","HostsPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/hosts","LogPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41-json.log","Name":"/cool_pascal","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","LowerDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/merged","UpperDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/diff","WorkDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"85be8c6b5b082860e7060bca104b2eed8d5bdf17ab90bf2b2085393e9170bab3","Source":"/var/lib/docker/volumes/85be8c6b5b082860e7060bca104b2eed8d5bdf17ab90bf2b2085393e9170bab3/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"63fe586de2b9","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3cdaf26e52157e469a593c6cac4b17903bc6c0a9ef6ccadbfa50f6ae504551df","SandboxKey":"/var/run/docker/netns/3cdaf26e5215","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/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":"f00d771a6df0ae8da9fb18cea1462286d4368470b478bd6202d2f4e751244e3e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"0e:78:6c:cc:5b:aa","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"0e:78:6c:cc:5b:aa","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"f00d771a6df0ae8da9fb18cea1462286d4368470b478bd6202d2f4e751244e3e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
235016:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
235116:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
235216:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
235316:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
235416:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
235516:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
235616:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
235716:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
235816:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
235916:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
236016:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
236116:02:26.543 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: connection can be kept alive for 3 MINUTES
236216:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: releasing valid endpoint
236316:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: releasing endpoint
236416:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: connection http-outgoing-1 can be kept alive for 3 MINUTES
236516:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
236616:02:26.546 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41,<null>
236716:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: preparing request execution
236816:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
236916:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
237016:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: target auth state: UNCHALLENGED
237116:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: proxy auth state: UNCHALLENGED
237216:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000020: acquiring connection with route {}->unix://localhost:2375
237316:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquiring endpoint (3 MINUTES)
237416:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
237516:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
237616:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000020: acquired ep-0000001F
237716:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquired endpoint ep-0000001F
237816:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: executing POST /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/kill HTTP/1.1
237916:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: start execution ex-00000020
238016:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: executing exchange ex-00000020 over http-outgoing-1
238116:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/kill HTTP/1.1
238216:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
238316:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
238416:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
238516:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
238616:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
238716:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
238816:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
238916:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/kill HTTP/1.1[\r][\n]"
239016:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
239116:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
239216:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
239316:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
239416:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
239516:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
239616:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
239716:02:26.546 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
239816:02:26.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
239916:02:26.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
240016:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
240116:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
240216:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
240316:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
240416:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
240516:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
240616:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
240716:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
240816:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
240916:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
241016:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
241116:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: connection can be kept alive for 3 MINUTES
241216:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: releasing valid endpoint
241316:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: releasing endpoint
241416:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: connection http-outgoing-1 can be kept alive for 3 MINUTES
241516:02:26.664 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
241616:02:26.665 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41,false
241716:02:26.665 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json], queryParams={}}
241816:02:26.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: preparing request execution
241916:02:26.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
242016:02:26.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
242116:02:26.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: target auth state: UNCHALLENGED
242216:02:26.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: proxy auth state: UNCHALLENGED
242316:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000021: acquiring connection with route {}->unix://localhost:2375
242416:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquiring endpoint (3 MINUTES)
242516:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242616:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242716:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000021: acquired ep-00000020
242816:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquired endpoint ep-00000020
242916:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: executing GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1
243016:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: start execution ex-00000021
243116:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: executing exchange ex-00000021 over http-outgoing-1
243216:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1
243316:02:26.667 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
243416:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
243516:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
243616:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
243716:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
243816:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
243916:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/json HTTP/1.1[\r][\n]"
244016:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
244116:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
244216:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
244316:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
244416:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
244516:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
244616:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
244716:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
244816:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
244916:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
245016:02:26.668 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
245116:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
245216:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
245316:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
245416:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
245516:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
245616:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
245716:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","Created":"2025-12-04T15:02:26.164608143Z","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":"2025-12-04T15:02:26.197391007Z","FinishedAt":"2025-12-04T15:02:26.561475184Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/resolv.conf","HostnamePath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/hostname","HostsPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/hosts","LogPath":"/var/lib/docker/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41-json.log","Name":"/cool_pascal","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41","LowerDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/merged","UpperDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/diff","WorkDir":"/var/lib/docker/overlay2/51bc09524f4c36876044ce118fd8ad10a72d09439d5c34040a146f1db847b77a/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"85be8c6b5b082860e7060bca104b2eed8d5bdf17ab90bf2b2085393e9170bab3","Source":"/var/lib/docker/volumes/85be8c6b5b082860e7060bca104b2eed8d5bdf17ab90bf2b2085393e9170bab3/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"63fe586de2b9","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
245816:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
245916:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
246016:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
246116:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
246216:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
246316:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
246416:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
246516:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
246616:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
246716:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
246816:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
246916:02:26.669 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: connection can be kept alive for 3 MINUTES
247016:02:26.670 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: releasing valid endpoint
247116:02:26.670 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: releasing endpoint
247216:02:26.670 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: connection http-outgoing-1 can be kept alive for 3 MINUTES
247316:02:26.670 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
247416:02:26.670 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41,true,true
247516:02:26.671 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: preparing request execution
247616:02:26.671 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
247716:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
247816:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: target auth state: UNCHALLENGED
247916:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: proxy auth state: UNCHALLENGED
248016:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000022: acquiring connection with route {}->unix://localhost:2375
248116:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquiring endpoint (3 MINUTES)
248216:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248316:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248416:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000022: acquired ep-00000021
248516:02:26.672 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquired endpoint ep-00000021
248616:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: executing DELETE /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41?v=true&force=true HTTP/1.1
248716:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: start execution ex-00000022
248816:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: executing exchange ex-00000022 over http-outgoing-1
248916:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41?v=true&force=true HTTP/1.1
249016:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
249116:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
249216:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
249316:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
249416:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
249516:02:26.673 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
249616:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/63fe586de2b948ef2d2880895c6722bb18996e3f3f6da17a591d6d3e05210d41?v=true&force=true HTTP/1.1[\r][\n]"
249716:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
249816:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
249916:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
250016:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
250116:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
250216:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
250316:02:26.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
250416:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
250516:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
250616:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
250716:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
250816:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
250916:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
251016:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
251116:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
251216:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
251316:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
251416:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
251516:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
251616:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
251716:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: connection can be kept alive for 3 MINUTES
251816:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: releasing valid endpoint
251916:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: releasing endpoint
252016:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: connection http-outgoing-1 can be kept alive for 3 MINUTES
252116:02:26.680 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
252216:02:26.680 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2523[info] CirceCoordinateSpec:
2524[info] coordinate
2525[info] - should return coordinate for datacenters
2526[info] - should return coordinate for nodes
2527[info] - should return coordinate for single node
252816:02:26.696 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
252916:02:26.696 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
253016:02:26.696 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
253116:02:26.696 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
253216:02:26.696 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
253316:02:26.696 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
253416:02:26.697 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
253516:02:26.697 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
253616:02:26.697 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
253716:02:26.697 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
253816:02:26.697 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7b343a2e[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@38e71914}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
253916:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: preparing request execution
254016:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
254116:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
254216:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: target auth state: UNCHALLENGED
254316:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: proxy auth state: UNCHALLENGED
254416:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000023: acquiring connection with route {}->unix://localhost:2375
254516:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquiring endpoint (3 MINUTES)
254616:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254716:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254816:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000023: acquired ep-00000022
254916:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquired endpoint ep-00000022
255016:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000023: executing POST /v1.32/containers/create HTTP/1.1
255116:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: start execution ex-00000023
255216:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: executing exchange ex-00000023 over http-outgoing-1
255316:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
255416:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
255516:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
255616:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
255716:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
255816:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
255916:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
256016:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
256116:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
256216:02:26.701 [pool-19-thread-7] 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]"
256316:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
256416:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
256516:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
256616:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
256716:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
256816:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
256916:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
257016:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
257116:02:26.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
257216:02:26.701 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
257316:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
257416:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
257516:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
257616:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
257716:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
257816:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
257916:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
258016:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
258116:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
258216:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","Warnings":[]}[\n]"
258316:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
258416:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
258516:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
258616:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
258716:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
258816:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
258916:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
259016:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
259116:02:26.718 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000023: connection can be kept alive for 3 MINUTES
259216:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: releasing valid endpoint
259316:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: releasing endpoint
259416:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: connection http-outgoing-1 can be kept alive for 3 MINUTES
259516:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
259616:02:26.719 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7
259716:02:26.719 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7
259816:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: preparing request execution
259916:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
260016:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
260116:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: target auth state: UNCHALLENGED
260216:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: proxy auth state: UNCHALLENGED
260316:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000024: acquiring connection with route {}->unix://localhost:2375
260416:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquiring endpoint (3 MINUTES)
260516:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
260616:02:26.719 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
260716:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000024: acquired ep-00000023
260816:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquired endpoint ep-00000023
260916:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: executing POST /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/start HTTP/1.1
261016:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: start execution ex-00000024
261116:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: executing exchange ex-00000024 over http-outgoing-1
261216:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/start HTTP/1.1
261316:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
261416:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
261516:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
261616:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
261716:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
261816:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
261916:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
262016:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/start HTTP/1.1[\r][\n]"
262116:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
262216:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
262316:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
262416:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
262516:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
262616:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
262716:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
262816:02:26.720 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
262916:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
263016:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
263116:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
263216:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
263316:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
263416:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
263516:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
263616:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
263716:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
263816:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
263916:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
264016:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
264116:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
264216:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: connection can be kept alive for 3 MINUTES
264316:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: releasing valid endpoint
264416:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: releasing endpoint
264516:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: connection http-outgoing-1 can be kept alive for 3 MINUTES
264616:02:26.839 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
264716:02:26.840 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7,false
264816:02:26.840 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json], queryParams={}}
264916:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: preparing request execution
265016:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
265116:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
265216:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: target auth state: UNCHALLENGED
265316:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: proxy auth state: UNCHALLENGED
265416:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000025: acquiring connection with route {}->unix://localhost:2375
265516:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquiring endpoint (3 MINUTES)
265616:02:26.840 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
265716:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
265816:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000025: acquired ep-00000024
265916:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquired endpoint ep-00000024
266016:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: executing GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1
266116:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: start execution ex-00000025
266216:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: executing exchange ex-00000025 over http-outgoing-1
266316:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1
266416:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
266516:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
266616:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
266716:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
266816:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
266916:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
267016:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1[\r][\n]"
267116:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
267216:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
267316:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
267416:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
267516:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
267616:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
267716:02:26.841 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
267816:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
267916:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
268016:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
268116:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
268216:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
268316:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
268416:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
268516:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
268616:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
268716:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
268816:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","Created":"2025-12-04T15:02:26.702652531Z","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":3651,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:26.725614094Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/resolv.conf","HostnamePath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/hostname","HostsPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/hosts","LogPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7-json.log","Name":"/naughty_shaw","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","LowerDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/merged","UpperDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/diff","WorkDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
268916:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
269016:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
269116:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
269216:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
269316:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
269416:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
269516:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
269616:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
269716:02:26.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: connection can be kept alive for 3 MINUTES
269816:02:26.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"c2414357b85b0275bd0494b39a9e93ab403f54f66c65b5b1acf265454d37c28b","Source":"/var/lib/docker/volumes/c2414357b85b0275bd0494b39a9e93ab403f54f66c65b5b1acf265454d37c28b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d8c056dc1b0f","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"cf2b5e30fc32d645bbc08a1e2938c9b3fda194bf7f740e365b279d9cc2a24805","SandboxKey":"/var/run/docker/netns/cf2b5e30fc32","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32771"},{"HostIp":"::","HostPort":"32771"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"6fb57d4f4a59696de3f068a73b6b42f8d38f38c5e0883e662b0af3e7c9b420fd","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"32:e7:42:9f:98:54","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"32:e7:42:9f:98:54","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"6fb57d4f4a59696de3f068a73b6b42f8d38f38c5e0883e662b0af3e7c9b420fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
269916:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270016:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
270116:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270216:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: releasing valid endpoint
270316:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: releasing endpoint
270416:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: connection http-outgoing-1 can be kept alive for 3 MINUTES
270516:02:26.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270616:02:26.845 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
270716:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: preparing request execution
270816:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
270916:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
271016:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: target auth state: UNCHALLENGED
271116:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: proxy auth state: UNCHALLENGED
271216:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000026: acquiring connection with route {}->unix://localhost:2375
271316:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquiring endpoint (3 MINUTES)
271416:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
271516:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
271616:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000026: acquired ep-00000025
271716:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquired endpoint ep-00000025
271816:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000026: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
271916:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: start execution ex-00000026
272016:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: executing exchange ex-00000026 over http-outgoing-1
272116:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
272216:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
272316:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
272416:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
272516:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
272616:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
272716:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
272816:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
272916:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
273016:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
273116:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
273216:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
273316:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
273416:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
273516:02:26.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
273616:02:26.849 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
273716:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
273816:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
273916:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
274016:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
274116:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
274216:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
274316:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
274416:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
274516:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
274616:02:26.850 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
274716:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
274816:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
274916:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
275016:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
275116:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
275216:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
275316:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
275416:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
275516:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
275616:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
275716:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
275816:02:26.851 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000026: connection can be kept alive for 3 MINUTES
275916:02:26.852 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: releasing valid endpoint
276016:02:26.853 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: releasing endpoint
276116:02:26.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: connection http-outgoing-1 can be kept alive for 3 MINUTES
276216:02:26.854 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276316:02:26.854 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
276416:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: preparing request execution
276516:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
276616:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
276716:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: target auth state: UNCHALLENGED
276816:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: proxy auth state: UNCHALLENGED
276916:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000027: acquiring connection with route {}->unix://localhost:2375
277016:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquiring endpoint (3 MINUTES)
277116:02:26.857 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
277216:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
277316:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000027: acquired ep-00000026
277416:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquired endpoint ep-00000026
277516:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: executing GET /v1.32/version HTTP/1.1
277616:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: start execution ex-00000027
277716:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: executing exchange ex-00000027 over http-outgoing-1
277816:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
277916:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
278016:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
278116:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
278216:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
278316:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
278416:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
278516:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
278616:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
278716:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
278816:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
278916:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
279016:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
279116:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
279216:02:26.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
279316:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
279416:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
279516:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
279616:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
279716:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
279816:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
279916:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:26 GMT[\r][\n]"
280016:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
280116:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
280216:02:26.866 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
280316:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
280416:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
280516:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
280616:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
280716:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
280816:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
280916:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:26 GMT
281016:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
281116:02:26.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: connection can be kept alive for 3 MINUTES
281216:02:26.867 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: releasing valid endpoint
281316:02:26.867 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: releasing endpoint
281416:02:26.867 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: connection http-outgoing-1 can be kept alive for 3 MINUTES
281516:02:26.867 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
281616:02:26.867 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /naughty_shaw: Waiting for 60 seconds for URL: http://172.17.0.1:32771/ (where port 32771 maps to container port 8500)
281716:02:27.495 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.799938958S
281816:02:27.503 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
281916:02:27.508 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/nodes, took: 0.005s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
282016:02:27.510 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/node/d8c056dc1b0f?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
282116:02:27.520 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/node/d8c056dc1b0f?consistent, took: 0.009s, response: 200 OK, headers: X-Consul-Index: 11, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
282216:02:27.529 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32771/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 111
282316:02:27.533 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/v1/agent/service/register?replace-existing-checks=false, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:27 GMT
282416:02:27.535 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/checks/testService?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
282516:02:27.539 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/checks/testService?consistent, took: 0.003s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
282616:02:27.541 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32771/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
282716:02:27.545 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:27 GMT
282816:02:27.549 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/state/passing?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
282916:02:27.552 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/state/passing?consistent, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283016:02:27.554 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/catalog/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
283116:02:27.556 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/services, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283216:02:27.559 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/service/consul?filter=&consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
283316:02:27.573 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/service/consul?filter=&consistent, took: 0.013s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 559, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283416:02:27.577 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/catalog/services?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
283516:02:27.579 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/services?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: consistent, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283616:02:27.580 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
283716:02:27.582 [pool-19-thread-7-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283816:02:27.583 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7,false
283916:02:27.583 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json], queryParams={}}
284016:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: preparing request execution
284116:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
284216:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
284316:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: target auth state: UNCHALLENGED
284416:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: proxy auth state: UNCHALLENGED
284516:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000028: acquiring connection with route {}->unix://localhost:2375
284616:02:27.583 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquiring endpoint (3 MINUTES)
284716:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
284816:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
284916:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000028: acquired ep-00000027
285016:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquired endpoint ep-00000027
285116:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: executing GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1
285216:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: start execution ex-00000028
285316:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: executing exchange ex-00000028 over http-outgoing-1
285416:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1
285516:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
285616:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
285716:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
285816:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
285916:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
286016:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
286116:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1[\r][\n]"
286216:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
286316:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
286416:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
286516:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
286616:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
286716:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
286816:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
286916:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
287016:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
287116:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
287216:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
287316:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
287416:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
287516:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
287616:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
287716:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
287816:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
287916:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","Created":"2025-12-04T15:02:26.702652531Z","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":3651,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:26.725614094Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/resolv.conf","HostnamePath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/hostname","HostsPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/hosts","LogPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7-json.log","Name":"/naughty_shaw","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","LowerDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/merged","UpperDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/diff","WorkDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"c2414357b85b0275bd0494b39a9e93ab403f54f66c65b5b1acf265454d37c28b","Source":"/var/lib/docker/volumes/c2414357b85b0275bd0494b39a9e93ab403f54f66c65b5b1acf265454d37c28b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d8c056dc1b0f","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"cf2b5e30fc32d645bbc08a1e2938c9b3fda194bf7f740e365b279d9cc2a24805","SandboxKey":"/var/run/docker/netns/cf2b5e30fc32","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32771"},{"HostIp":"::","HostPort":"32771"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"6fb57d4f4a59696de3f068a73b6b42f8d38f38c5e0883e662b0af3e7c9b420fd","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"32:e7:42:9f:98:54","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"32:e7:42:9f:98:54","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"6fb57d4f4a59696de3f068a73b6b42f8d38f38c5e0883e662b0af3e7c9b420fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
288016:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
288116:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
288216:02:27.584 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
288316:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
288416:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
288516:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
288616:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
288716:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
288816:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
288916:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
289016:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
289116:02:27.585 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: connection can be kept alive for 3 MINUTES
289216:02:27.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: releasing valid endpoint
289316:02:27.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: releasing endpoint
289416:02:27.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: connection http-outgoing-1 can be kept alive for 3 MINUTES
289516:02:27.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
289616:02:27.588 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7,<null>
289716:02:27.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: preparing request execution
289816:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
289916:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
290016:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: target auth state: UNCHALLENGED
290116:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: proxy auth state: UNCHALLENGED
290216:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000029: acquiring connection with route {}->unix://localhost:2375
290316:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquiring endpoint (3 MINUTES)
290416:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000029: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
290516:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000029: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
290616:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000029: acquired ep-00000028
290716:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquired endpoint ep-00000028
290816:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: executing POST /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/kill HTTP/1.1
290916:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: start execution ex-00000029
291016:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: executing exchange ex-00000029 over http-outgoing-1
291116:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/kill HTTP/1.1
291216:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
291316:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
291416:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
291516:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
291616:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
291716:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
291816:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
291916:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/kill HTTP/1.1[\r][\n]"
292016:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
292116:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
292216:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
292316:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
292416:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
292516:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
292616:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
292716:02:27.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
292816:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
292916:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
293016:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
293116:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
293216:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
293316:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
293416:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
293516:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
293616:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
293716:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
293816:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
293916:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
294016:02:27.700 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
294116:02:27.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: connection can be kept alive for 3 MINUTES
294216:02:27.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: releasing valid endpoint
294316:02:27.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: releasing endpoint
294416:02:27.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: connection http-outgoing-1 can be kept alive for 3 MINUTES
294516:02:27.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
294616:02:27.702 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7,false
294716:02:27.703 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json], queryParams={}}
294816:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: preparing request execution
294916:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
295016:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
295116:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: target auth state: UNCHALLENGED
295216:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: proxy auth state: UNCHALLENGED
295316:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002A: acquiring connection with route {}->unix://localhost:2375
295416:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquiring endpoint (3 MINUTES)
295516:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
295616:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
295716:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002A: acquired ep-00000029
295816:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquired endpoint ep-00000029
295916:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: executing GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1
296016:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: start execution ex-0000002A
296116:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: executing exchange ex-0000002A over http-outgoing-1
296216:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1
296316:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
296416:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
296516:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
296616:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
296716:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
296816:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
296916:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/json HTTP/1.1[\r][\n]"
297016:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
297116:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
297216:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
297316:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
297416:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
297516:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
297616:02:27.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
297716:02:27.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
297816:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
297916:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
298016:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
298116:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
298216:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
298316:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
298416:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
298516:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298616:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
298716:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","Created":"2025-12-04T15:02:26.702652531Z","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":"2025-12-04T15:02:26.725614094Z","FinishedAt":"2025-12-04T15:02:27.603442989Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/resolv.conf","HostnamePath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/hostname","HostsPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/hosts","LogPath":"/var/lib/docker/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7-json.log","Name":"/naughty_shaw","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7","LowerDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/merged","UpperDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/diff","WorkDir":"/var/lib/docker/overlay2/72b2535668e93339604b7b30174000428a3dfb52db20123ca4542470edf1378a/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"c2414357b85b0275bd0494b39a9e93ab403f54f66c65b5b1acf265454d37c28b","Source":"/var/lib/docker/volumes/c2414357b85b0275bd0494b39a9e93ab403f54f66c65b5b1acf265454d37c28b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d8c056dc1b0f","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
298816:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298916:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
299016:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
299116:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
299216:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
299316:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
299416:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
299516:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
299616:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
299716:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
299816:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
299916:02:27.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: connection can be kept alive for 3 MINUTES
300016:02:27.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: releasing valid endpoint
300116:02:27.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: releasing endpoint
300216:02:27.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: connection http-outgoing-1 can be kept alive for 3 MINUTES
300316:02:27.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
300416:02:27.707 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7,true,true
300516:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: preparing request execution
300616:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
300716:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
300816:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: target auth state: UNCHALLENGED
300916:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: proxy auth state: UNCHALLENGED
301016:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002B: acquiring connection with route {}->unix://localhost:2375
301116:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquiring endpoint (3 MINUTES)
301216:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
301316:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
301416:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002B: acquired ep-0000002A
301516:02:27.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquired endpoint ep-0000002A
301616:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: executing DELETE /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7?v=true&force=true HTTP/1.1
301716:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: start execution ex-0000002B
301816:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: executing exchange ex-0000002B over http-outgoing-1
301916:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7?v=true&force=true HTTP/1.1
302016:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
302116:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
302216:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
302316:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
302416:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
302516:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
302616:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/d8c056dc1b0f83706f19e54ba37ff1f5489942dfbdf4ffd1814287c5680bb3c7?v=true&force=true HTTP/1.1[\r][\n]"
302716:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
302816:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
302916:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
303016:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
303116:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
303216:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
303316:02:27.709 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
303416:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
303516:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
303616:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
303716:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
303816:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
303916:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
304016:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
304116:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
304216:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
304316:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
304416:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
304516:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
304616:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
304716:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: connection can be kept alive for 3 MINUTES
304816:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: releasing valid endpoint
304916:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: releasing endpoint
305016:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: connection http-outgoing-1 can be kept alive for 3 MINUTES
305116:02:27.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
305216:02:27.715 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3053[info] CirceHealthSpec:
3054[info] health
3055[info] - should return node checks
3056[info] - should return service checks
3057[info] - should return checks in state
3058[info] - should return nodes for service
3059[info] - should return nodes for connect capable service
306016:02:27.728 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
306116:02:27.729 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
306216:02:27.730 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
306316:02:27.730 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
306416:02:27.730 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
306516:02:27.730 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
306616:02:27.730 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
306716:02:27.730 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
306816:02:27.730 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
306916:02:27.730 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
307016:02:27.730 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4077c088[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@20693c57}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
307116:02:27.732 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: preparing request execution
307216:02:27.733 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
307316:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
307416:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: target auth state: UNCHALLENGED
307516:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: proxy auth state: UNCHALLENGED
307616:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002C: acquiring connection with route {}->unix://localhost:2375
307716:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquiring endpoint (3 MINUTES)
307816:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
307916:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
308016:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002C: acquired ep-0000002B
308116:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquired endpoint ep-0000002B
308216:02:27.734 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002C: executing POST /v1.32/containers/create HTTP/1.1
308316:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: start execution ex-0000002C
308416:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: executing exchange ex-0000002C over http-outgoing-1
308516:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
308616:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
308716:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
308816:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
308916:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
309016:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
309116:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
309216:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
309316:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
309416:02:27.735 [pool-19-thread-7] 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]"
309516:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
309616:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
309716:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
309816:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
309916:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
310016:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
310116:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
310216:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
310316:02:27.735 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
310416:02:27.735 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
310516:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
310616:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
310716:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
310816:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
310916:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
311016:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
311116:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
311216:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
311316:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
311416:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","Warnings":[]}[\n]"
311516:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
311616:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
311716:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
311816:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
311916:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
312016:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
312116:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
312216:02:27.756 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
312316:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002C: connection can be kept alive for 3 MINUTES
312416:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: releasing valid endpoint
312516:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: releasing endpoint
312616:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: connection http-outgoing-1 can be kept alive for 3 MINUTES
312716:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
312816:02:27.757 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6
312916:02:27.757 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6
313016:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: preparing request execution
313116:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
313216:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
313316:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: target auth state: UNCHALLENGED
313416:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: proxy auth state: UNCHALLENGED
313516:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002D: acquiring connection with route {}->unix://localhost:2375
313616:02:27.757 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquiring endpoint (3 MINUTES)
313716:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
313816:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
313916:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002D: acquired ep-0000002C
314016:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquired endpoint ep-0000002C
314116:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: executing POST /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/start HTTP/1.1
314216:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: start execution ex-0000002D
314316:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: executing exchange ex-0000002D over http-outgoing-1
314416:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/start HTTP/1.1
314516:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
314616:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
314716:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
314816:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
314916:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
315016:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
315116:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
315216:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/start HTTP/1.1[\r][\n]"
315316:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
315416:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
315516:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
315616:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
315716:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
315816:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
315916:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
316016:02:27.758 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
316116:02:27.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
316216:02:27.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
316316:02:27.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
316416:02:27.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
316516:02:27.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
316616:02:27.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
316716:02:27.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
316816:02:27.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
316916:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
317016:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
317116:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
317216:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
317316:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
317416:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: connection can be kept alive for 3 MINUTES
317516:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: releasing valid endpoint
317616:02:27.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: releasing endpoint
317716:02:27.884 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: connection http-outgoing-1 can be kept alive for 3 MINUTES
317816:02:27.884 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
317916:02:27.884 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6,false
318016:02:27.884 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json], queryParams={}}
318116:02:27.884 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: preparing request execution
318216:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
318316:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
318416:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: target auth state: UNCHALLENGED
318516:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: proxy auth state: UNCHALLENGED
318616:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002E: acquiring connection with route {}->unix://localhost:2375
318716:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquiring endpoint (3 MINUTES)
318816:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
318916:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
319016:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002E: acquired ep-0000002D
319116:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquired endpoint ep-0000002D
319216:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: executing GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1
319316:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: start execution ex-0000002E
319416:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: executing exchange ex-0000002E over http-outgoing-1
319516:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1
319616:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
319716:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
319816:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
319916:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
320016:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
320116:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
320216:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1[\r][\n]"
320316:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
320416:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
320516:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
320616:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
320716:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
320816:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
320916:02:27.885 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
321016:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
321116:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
321216:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
321316:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
321416:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
321516:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
321616:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
321716:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
321816:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
321916:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
322016:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","Created":"2025-12-04T15:02:27.736760019Z","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":3793,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:27.765995077Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/resolv.conf","HostnamePath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/hostname","HostsPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/hosts","LogPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6-json.log","Name":"/condescending_jang","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","LowerDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/merged","UpperDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/diff","WorkDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"2cc0d00d6b864cfc05c28b88ea9241ae6821f69cac5fd733fd70f6e387908074","Source":"/var/lib/docker/volumes/2cc0d00d6b864cfc05c28b88ea9241ae6821f69cac5fd733fd70f6e387908074/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"79b4a4c0fbc8","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"914237b6df059df6cd4c80e42a7f5ea1de6b470eb3c3fc9e9e8a639c97fda32e","SandboxKey":"/var/run/docker/netns/914237b6df05","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32772"},{"HostIp":"::","HostPort":"32772"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"26967e2d73fd4f2aa556a07abd2e47cd538dc229fc6e550c92f7ac62b7179c70","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b2:78:fd:24:2b:e4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b2:78:fd:24:2b:e4","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"26967e2d73fd4f2aa556a07abd2e47cd538dc229fc6e550c92f7ac62b7179c70","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
322116:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322216:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
322316:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322416:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
322516:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
322616:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
322716:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
322816:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
322916:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
323016:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
323116:02:27.886 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
323216:02:27.887 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: connection can be kept alive for 3 MINUTES
323316:02:27.889 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: releasing valid endpoint
323416:02:27.889 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: releasing endpoint
323516:02:27.889 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: connection http-outgoing-1 can be kept alive for 3 MINUTES
323616:02:27.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
323716:02:27.890 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
323816:02:27.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: preparing request execution
323916:02:27.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
324016:02:27.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
324116:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: target auth state: UNCHALLENGED
324216:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: proxy auth state: UNCHALLENGED
324316:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002F: acquiring connection with route {}->unix://localhost:2375
324416:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquiring endpoint (3 MINUTES)
324516:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
324616:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
324716:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002F: acquired ep-0000002E
324816:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquired endpoint ep-0000002E
324916:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002F: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
325016:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: start execution ex-0000002F
325116:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: executing exchange ex-0000002F over http-outgoing-1
325216:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
325316:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
325416:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
325516:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
325616:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
325716:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
325816:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
325916:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
326016:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
326116:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
326216:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
326316:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
326416:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
326516:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
326616:02:27.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
326716:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
326816:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
326916:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
327016:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
327116:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
327216:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
327316:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
327416:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
327516:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
327616:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
327716:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
327816:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
327916:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
328016:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
328116:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
328216:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
328316:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
328416:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
328516:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
328616:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
328716:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
328816:02:27.897 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
328916:02:27.898 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002F: connection can be kept alive for 3 MINUTES
329016:02:27.898 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: releasing valid endpoint
329116:02:27.898 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: releasing endpoint
329216:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: connection http-outgoing-1 can be kept alive for 3 MINUTES
329316:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
329416:02:27.899 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
329516:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: preparing request execution
329616:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
329716:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
329816:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: target auth state: UNCHALLENGED
329916:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: proxy auth state: UNCHALLENGED
330016:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000030: acquiring connection with route {}->unix://localhost:2375
330116:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquiring endpoint (3 MINUTES)
330216:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000030: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
330316:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000030: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
330416:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000030: acquired ep-0000002F
330516:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquired endpoint ep-0000002F
330616:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: executing GET /v1.32/version HTTP/1.1
330716:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: start execution ex-00000030
330816:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: executing exchange ex-00000030 over http-outgoing-1
330916:02:27.899 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
331016:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
331116:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
331216:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
331316:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
331416:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
331516:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
331616:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
331716:02:27.903 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
331816:02:27.904 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
331916:02:27.904 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
332016:02:27.904 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
332116:02:27.904 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
332216:02:27.904 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
332316:02:27.904 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
332416:02:27.918 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
332516:02:27.918 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
332616:02:27.918 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
332716:02:27.918 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
332816:02:27.918 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
332916:02:27.918 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
333016:02:27.919 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:27 GMT[\r][\n]"
333116:02:27.919 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
333216:02:27.919 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
333316:02:27.920 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
333416:02:27.920 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
333516:02:27.921 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
333616:02:27.921 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
333716:02:27.922 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
333816:02:27.922 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
333916:02:27.922 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
334016:02:27.923 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:27 GMT
334116:02:27.923 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
334216:02:27.924 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: connection can be kept alive for 3 MINUTES
334316:02:27.925 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: releasing valid endpoint
334416:02:27.925 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: releasing endpoint
334516:02:27.926 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: connection http-outgoing-1 can be kept alive for 3 MINUTES
334616:02:27.926 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
334716:02:27.927 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /condescending_jang: Waiting for 60 seconds for URL: http://172.17.0.1:32772/ (where port 32772 maps to container port 8500)
334816:02:28.497 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.768896492S
334916:02:28.500 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/datacenters, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
335016:02:28.502 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/datacenters, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 14, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
335116:02:28.505 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
335216:02:28.507 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
335316:02:28.510 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
335416:02:28.512 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/services, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 11, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
335516:02:28.517 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 101
335616:02:28.521 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
335716:02:28.523 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
335816:02:28.525 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 685, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
335916:02:28.526 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
336016:02:28.528 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
336116:02:28.529 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
336216:02:28.531 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
336316:02:28.535 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 120
336416:02:28.536 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
336516:02:28.537 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/service/testService, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
336616:02:28.546 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.008s, response: 200 OK, headers: X-Consul-Index: 16, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 696, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
336716:02:28.547 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
336816:02:28.548 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
336916:02:28.549 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/service/testService, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
337016:02:28.551 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 17, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337116:02:28.553 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 120
337216:02:28.555 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
337316:02:28.557 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
337416:02:28.561 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.004s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 778, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337516:02:28.562 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node/node, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
337616:02:28.565 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node/node, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 793, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337716:02:28.565 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
337816:02:28.567 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:28 GMT, Content-Type: application/json
337916:02:28.568 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
338016:02:28.569 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 43, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338116:02:28.570 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node/node, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
338216:02:28.571 [pool-19-thread-7-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, X-Consul-Effective-Consistency: leader, Date: Thu, 04 Dec 2025 15:02:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338316:02:28.574 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6,false
338416:02:28.574 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json], queryParams={}}
338516:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: preparing request execution
338616:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
338716:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
338816:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: target auth state: UNCHALLENGED
338916:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: proxy auth state: UNCHALLENGED
339016:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000031: acquiring connection with route {}->unix://localhost:2375
339116:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquiring endpoint (3 MINUTES)
339216:02:28.574 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000031: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339316:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000031: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339416:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000031: acquired ep-00000030
339516:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquired endpoint ep-00000030
339616:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: executing GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1
339716:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: start execution ex-00000031
339816:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: executing exchange ex-00000031 over http-outgoing-1
339916:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1
340016:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
340116:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
340216:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
340316:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
340416:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
340516:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
340616:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1[\r][\n]"
340716:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
340816:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
340916:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
341016:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
341116:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
341216:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
341316:02:28.575 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
341416:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
341516:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
341616:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
341716:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
341816:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
341916:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
342016:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
342116:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
342216:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
342316:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
342416:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","Created":"2025-12-04T15:02:27.736760019Z","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":3793,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:27.765995077Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/resolv.conf","HostnamePath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/hostname","HostsPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/hosts","LogPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6-json.log","Name":"/condescending_jang","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","LowerDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/merged","UpperDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/diff","WorkDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"2cc0d00d6b864cfc05c28b88ea9241ae6821f69cac5fd733fd70f6e387908074","Source":"/var/lib/docker/volumes/2cc0d00d6b864cfc05c28b88ea9241ae6821f69cac5fd733fd70f6e387908074/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"79b4a4c0fbc8","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"914237b6df059df6cd4c80e42a7f5ea1de6b470eb3c3fc9e9e8a639c97fda32e","SandboxKey":"/var/run/docker/netns/914237b6df05","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32772"},{"HostIp":"::","HostPort":"32772"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"26967e2d73fd4f2aa556a07abd2e47cd538dc229fc6e550c92f7ac62b7179c70","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b2:78:fd:24:2b:e4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b2:78:fd:24:2b:e4","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"26967e2d73fd4f2aa556a07abd2e47cd538dc229fc6e550c92f7ac62b7179c70","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
342516:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
342616:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
342716:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
342816:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
342916:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
343016:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
343116:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
343216:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
343316:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
343416:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
343516:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
343616:02:28.576 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: connection can be kept alive for 3 MINUTES
343716:02:28.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: releasing valid endpoint
343816:02:28.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: releasing endpoint
343916:02:28.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: connection http-outgoing-1 can be kept alive for 3 MINUTES
344016:02:28.577 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
344116:02:28.578 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6,<null>
344216:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: preparing request execution
344316:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
344416:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
344516:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: target auth state: UNCHALLENGED
344616:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: proxy auth state: UNCHALLENGED
344716:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000032: acquiring connection with route {}->unix://localhost:2375
344816:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquiring endpoint (3 MINUTES)
344916:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000032: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
345016:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000032: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
345116:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000032: acquired ep-00000031
345216:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquired endpoint ep-00000031
345316:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: executing POST /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/kill HTTP/1.1
345416:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: start execution ex-00000032
345516:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: executing exchange ex-00000032 over http-outgoing-1
345616:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/kill HTTP/1.1
345716:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
345816:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
345916:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
346016:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
346116:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
346216:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
346316:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
346416:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/kill HTTP/1.1[\r][\n]"
346516:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
346616:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
346716:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
346816:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
346916:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
347016:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
347116:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
347216:02:28.578 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
347316:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
347416:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
347516:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
347616:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
347716:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
347816:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
347916:02:28.701 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
348016:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
348116:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
348216:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
348316:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
348416:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
348516:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
348616:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: connection can be kept alive for 3 MINUTES
348716:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: releasing valid endpoint
348816:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: releasing endpoint
348916:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: connection http-outgoing-1 can be kept alive for 3 MINUTES
349016:02:28.702 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
349116:02:28.702 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6,false
349216:02:28.703 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json], queryParams={}}
349316:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: preparing request execution
349416:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
349516:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
349616:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: target auth state: UNCHALLENGED
349716:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: proxy auth state: UNCHALLENGED
349816:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000033: acquiring connection with route {}->unix://localhost:2375
349916:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquiring endpoint (3 MINUTES)
350016:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000033: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
350116:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000033: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
350216:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000033: acquired ep-00000032
350316:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquired endpoint ep-00000032
350416:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: executing GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1
350516:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: start execution ex-00000033
350616:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: executing exchange ex-00000033 over http-outgoing-1
350716:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1
350816:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
350916:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
351016:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
351116:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
351216:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
351316:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
351416:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/json HTTP/1.1[\r][\n]"
351516:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
351616:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
351716:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
351816:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
351916:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
352016:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
352116:02:28.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
352216:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
352316:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
352416:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
352516:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
352616:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
352716:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
352816:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
352916:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
353016:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353116:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
353216:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","Created":"2025-12-04T15:02:27.736760019Z","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":"2025-12-04T15:02:27.765995077Z","FinishedAt":"2025-12-04T15:02:28.596189041Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/resolv.conf","HostnamePath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/hostname","HostsPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/hosts","LogPath":"/var/lib/docker/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6-json.log","Name":"/condescending_jang","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6","LowerDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/merged","UpperDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/diff","WorkDir":"/var/lib/docker/overlay2/a60fcc3148e9ad49db666b3253f97d3b2c509f6c0de3c7ac79e131132be18309/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"2cc0d00d6b864cfc05c28b88ea9241ae6821f69cac5fd733fd70f6e387908074","Source":"/var/lib/docker/volumes/2cc0d00d6b864cfc05c28b88ea9241ae6821f69cac5fd733fd70f6e387908074/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"79b4a4c0fbc8","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
353316:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353416:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
353516:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353616:02:28.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
353716:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
353816:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
353916:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
354016:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
354116:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
354216:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
354316:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
354416:02:28.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: connection can be kept alive for 3 MINUTES
354516:02:28.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: releasing valid endpoint
354616:02:28.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: releasing endpoint
354716:02:28.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: connection http-outgoing-1 can be kept alive for 3 MINUTES
354816:02:28.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
354916:02:28.706 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6,true,true
355016:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: preparing request execution
355116:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
355216:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
355316:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: target auth state: UNCHALLENGED
355416:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: proxy auth state: UNCHALLENGED
355516:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000034: acquiring connection with route {}->unix://localhost:2375
355616:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquiring endpoint (3 MINUTES)
355716:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000034: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
355816:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000034: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
355916:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000034: acquired ep-00000033
356016:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquired endpoint ep-00000033
356116:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: executing DELETE /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6?v=true&force=true HTTP/1.1
356216:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: start execution ex-00000034
356316:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: executing exchange ex-00000034 over http-outgoing-1
356416:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6?v=true&force=true HTTP/1.1
356516:02:28.707 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
356616:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
356716:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
356816:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
356916:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
357016:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
357116:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/79b4a4c0fbc8a661f38f387e543730deb9ee8ed5c2a486f974b937633bb4dff6?v=true&force=true HTTP/1.1[\r][\n]"
357216:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
357316:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
357416:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
357516:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
357616:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
357716:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
357816:02:28.708 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
357916:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
358016:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
358116:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
358216:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
358316:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
358416:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
358516:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
358616:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
358716:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
358816:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
358916:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
359016:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
359116:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
359216:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: connection can be kept alive for 3 MINUTES
359316:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: releasing valid endpoint
359416:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: releasing endpoint
359516:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: connection http-outgoing-1 can be kept alive for 3 MINUTES
359616:02:28.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
359716:02:28.713 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3598[info] CirceCatalogSpec:
3599[info] catalog
3600[info] - should return datacenters
3601[info] - should return nodes
3602[info] - should return services
3603[info] - should register, get info and deregister node
3604[info] - should register, get info and deregister service
3605[info] - should register, get info about node and deregister
360616:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
360716:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
360816:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
360916:02:28.724 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
361016:02:28.724 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
361116:02:28.724 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
361216:02:28.724 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
361316:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
361416:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
361516:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
361616:02:28.724 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@50f08a54[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@1e74c5ad}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
361716:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: preparing request execution
361816:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
361916:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
362016:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: target auth state: UNCHALLENGED
362116:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: proxy auth state: UNCHALLENGED
362216:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000035: acquiring connection with route {}->unix://localhost:2375
362316:02:28.725 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquiring endpoint (3 MINUTES)
362416:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000035: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
362516:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000035: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
362616:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000035: acquired ep-00000034
362716:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquired endpoint ep-00000034
362816:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000035: executing POST /v1.32/containers/create HTTP/1.1
362916:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: start execution ex-00000035
363016:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: executing exchange ex-00000035 over http-outgoing-1
363116:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
363216:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
363316:02:28.726 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
363416:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
363516:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
363616:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
363716:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
363816:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
363916:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
364016:02:28.727 [pool-19-thread-7] 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]"
364116:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
364216:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
364316:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
364416:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
364516:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
364616:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
364716:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
364816:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
364916:02:28.727 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
365016:02:28.727 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
365116:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
365216:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
365316:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
365416:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
365516:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
365616:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
365716:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
365816:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
365916:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
366016:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","Warnings":[]}[\n]"
366116:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
366216:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
366316:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
366416:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
366516:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
366616:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
366716:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
366816:02:28.747 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
366916:02:28.748 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000035: connection can be kept alive for 3 MINUTES
367016:02:28.748 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: releasing valid endpoint
367116:02:28.748 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: releasing endpoint
367216:02:28.748 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: connection http-outgoing-1 can be kept alive for 3 MINUTES
367316:02:28.748 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
367416:02:28.749 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7
367516:02:28.749 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7
367616:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: preparing request execution
367716:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
367816:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
367916:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: target auth state: UNCHALLENGED
368016:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: proxy auth state: UNCHALLENGED
368116:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000036: acquiring connection with route {}->unix://localhost:2375
368216:02:28.749 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquiring endpoint (3 MINUTES)
368316:02:28.750 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000036: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
368416:02:28.750 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000036: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
368516:02:28.750 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000036: acquired ep-00000035
368616:02:28.750 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquired endpoint ep-00000035
368716:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: executing POST /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/start HTTP/1.1
368816:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: start execution ex-00000036
368916:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: executing exchange ex-00000036 over http-outgoing-1
369016:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/start HTTP/1.1
369116:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
369216:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
369316:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
369416:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
369516:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
369616:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
369716:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
369816:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/start HTTP/1.1[\r][\n]"
369916:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
370016:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
370116:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
370216:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
370316:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
370416:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
370516:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
370616:02:28.751 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
370716:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
370816:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
370916:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
371016:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
371116:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
371216:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
371316:02:28.858 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
371416:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
371516:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
371616:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
371716:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
371816:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
371916:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
372016:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: connection can be kept alive for 3 MINUTES
372116:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: releasing valid endpoint
372216:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: releasing endpoint
372316:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: connection http-outgoing-1 can be kept alive for 3 MINUTES
372416:02:28.859 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
372516:02:28.859 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7,false
372616:02:28.859 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json], queryParams={}}
372716:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: preparing request execution
372816:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
372916:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
373016:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: target auth state: UNCHALLENGED
373116:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: proxy auth state: UNCHALLENGED
373216:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000037: acquiring connection with route {}->unix://localhost:2375
373316:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquiring endpoint (3 MINUTES)
373416:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000037: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
373516:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000037: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
373616:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000037: acquired ep-00000036
373716:02:28.860 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquired endpoint ep-00000036
373816:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: executing GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1
373916:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: start execution ex-00000037
374016:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: executing exchange ex-00000037 over http-outgoing-1
374116:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1
374216:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
374316:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
374416:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
374516:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
374616:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
374716:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
374816:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1[\r][\n]"
374916:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
375016:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
375116:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
375216:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
375316:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
375416:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
375516:02:28.861 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
375616:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
375716:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
375816:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
375916:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
376016:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
376116:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
376216:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
376316:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
376416:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
376516:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
376616:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","Created":"2025-12-04T15:02:28.728566454Z","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":3936,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:28.756750504Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/resolv.conf","HostnamePath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/hostname","HostsPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/hosts","LogPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7-json.log","Name":"/eager_gates","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","LowerDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/merged","UpperDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/diff","WorkDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"e9924975aeeee75af0e3536814f0b27572dc82ca87a2ecae187065129a09ce00","Source":"/var/lib/docker/volumes/e9924975aeeee75af0e3536814f0b27572dc82ca87a2ecae187065129a09ce00/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44ba642b9afa","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"6ad3e6da670dd6230f36be5fa0827787e139b5b8005cf37607e7b50d00624198","SandboxKey":"/var/run/docker/netns/6ad3e6da670d","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32773"},{"HostIp":"::","HostPort":"32773"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"cac54332adee990c7b2b40c91b7a9bbe71411617c6f51e399a1fb493dd668fe5","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:12:de:64:e8:c9","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:12:de:64:e8:c9","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"cac54332adee990c7b2b40c91b7a9bbe71411617c6f51e399a1fb493dd668fe5","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
376716:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
376816:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
376916:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
377016:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
377116:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
377216:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
377316:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
377416:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
377516:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
377616:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
377716:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
377816:02:28.862 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: connection can be kept alive for 3 MINUTES
377916:02:28.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: releasing valid endpoint
378016:02:28.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: releasing endpoint
378116:02:28.864 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: connection http-outgoing-1 can be kept alive for 3 MINUTES
378216:02:28.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
378316:02:28.865 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
378416:02:28.865 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: preparing request execution
378516:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
378616:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
378716:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: target auth state: UNCHALLENGED
378816:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: proxy auth state: UNCHALLENGED
378916:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000038: acquiring connection with route {}->unix://localhost:2375
379016:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquiring endpoint (3 MINUTES)
379116:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000038: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
379216:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000038: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
379316:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000038: acquired ep-00000037
379416:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquired endpoint ep-00000037
379516:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000038: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
379616:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: start execution ex-00000038
379716:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: executing exchange ex-00000038 over http-outgoing-1
379816:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
379916:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
380016:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
380116:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
380216:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
380316:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
380416:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
380516:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
380616:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
380716:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
380816:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
380916:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
381016:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
381116:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
381216:02:28.866 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
381316:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
381416:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
381516:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
381616:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
381716:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
381816:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
381916:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
382016:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
382116:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
382216:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
382316:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
382416:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
382516:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
382616:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
382716:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
382816:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
382916:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
383016:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
383116:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
383216:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
383316:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
383416:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
383516:02:28.868 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000038: connection can be kept alive for 3 MINUTES
383616:02:28.870 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: releasing valid endpoint
383716:02:28.870 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: releasing endpoint
383816:02:28.871 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: connection http-outgoing-1 can be kept alive for 3 MINUTES
383916:02:28.871 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
384016:02:28.871 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
384116:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: preparing request execution
384216:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
384316:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
384416:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: target auth state: UNCHALLENGED
384516:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: proxy auth state: UNCHALLENGED
384616:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000039: acquiring connection with route {}->unix://localhost:2375
384716:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquiring endpoint (3 MINUTES)
384816:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000039: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
384916:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000039: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
385016:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000039: acquired ep-00000038
385116:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquired endpoint ep-00000038
385216:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: executing GET /v1.32/version HTTP/1.1
385316:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: start execution ex-00000039
385416:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: executing exchange ex-00000039 over http-outgoing-1
385516:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
385616:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
385716:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
385816:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
385916:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
386016:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
386116:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
386216:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
386316:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
386416:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
386516:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
386616:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
386716:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
386816:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
386916:02:28.872 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
387016:02:28.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
387116:02:28.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
387216:02:28.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
387316:02:28.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
387416:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
387516:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
387616:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:28 GMT[\r][\n]"
387716:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
387816:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
387916:02:28.882 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
388016:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
388116:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
388216:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
388316:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
388416:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
388516:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
388616:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:28 GMT
388716:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
388816:02:28.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: connection can be kept alive for 3 MINUTES
388916:02:28.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: releasing valid endpoint
389016:02:28.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: releasing endpoint
389116:02:28.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: connection http-outgoing-1 can be kept alive for 3 MINUTES
389216:02:28.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
389316:02:28.883 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /eager_gates: Waiting for 60 seconds for URL: http://172.17.0.1:32773/ (where port 32773 maps to container port 8500)
389416:02:29.499 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.775282619S
389516:02:29.504 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 54
389616:02:29.514 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.009s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 291, Date: Thu, 04 Dec 2025 15:02:29 GMT, Content-Type: application/json
389716:02:29.517 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 74
389816:02:29.518 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 382, Date: Thu, 04 Dec 2025 15:02:29 GMT, Content-Type: application/json
389916:02:29.521 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 72
390016:02:29.522 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:29 GMT, Content-Type: application/json
390116:02:29.523 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 118
390216:02:29.525 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 680, Date: Thu, 04 Dec 2025 15:02:29 GMT, Content-Type: application/json
390316:02:29.529 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 67
390416:02:29.530 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:29 GMT, Content-Type: application/json
390516:02:29.531 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 116
390616:02:29.532 [pool-19-thread-7-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 616, Date: Thu, 04 Dec 2025 15:02:29 GMT, Content-Type: application/json
390716:02:29.533 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7,false
390816:02:29.533 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json], queryParams={}}
390916:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: preparing request execution
391016:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
391116:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
391216:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: target auth state: UNCHALLENGED
391316:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: proxy auth state: UNCHALLENGED
391416:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003A: acquiring connection with route {}->unix://localhost:2375
391516:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquiring endpoint (3 MINUTES)
391616:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
391716:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
391816:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003A: acquired ep-00000039
391916:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquired endpoint ep-00000039
392016:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: executing GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1
392116:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: start execution ex-0000003A
392216:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: executing exchange ex-0000003A over http-outgoing-1
392316:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1
392416:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
392516:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
392616:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
392716:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
392816:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
392916:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
393016:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1[\r][\n]"
393116:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
393216:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
393316:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
393416:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
393516:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
393616:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
393716:02:29.534 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
393816:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
393916:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
394016:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
394116:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
394216:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
394316:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
394416:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
394516:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
394616:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
394716:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
394816:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","Created":"2025-12-04T15:02:28.728566454Z","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":3936,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:28.756750504Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/resolv.conf","HostnamePath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/hostname","HostsPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/hosts","LogPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7-json.log","Name":"/eager_gates","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","LowerDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/merged","UpperDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/diff","WorkDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"e9924975aeeee75af0e3536814f0b27572dc82ca87a2ecae187065129a09ce00","Source":"/var/lib/docker/volumes/e9924975aeeee75af0e3536814f0b27572dc82ca87a2ecae187065129a09ce00/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44ba642b9afa","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"6ad3e6da670dd6230f36be5fa0827787e139b5b8005cf37607e7b50d00624198","SandboxKey":"/var/run/docker/netns/6ad3e6da670d","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32773"},{"HostIp":"::","HostPort":"32773"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"cac54332adee990c7b2b40c91b7a9bbe71411617c6f51e399a1fb493dd668fe5","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:12:de:64:e8:c9","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:12:de:64:e8:c9","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"cac54332adee990c7b2b40c91b7a9bbe71411617c6f51e399a1fb493dd668fe5","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
394916:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
395016:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
395116:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
395216:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
395316:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
395416:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
395516:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
395616:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
395716:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
395816:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
395916:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
396016:02:29.535 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: connection can be kept alive for 3 MINUTES
396116:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: releasing valid endpoint
396216:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: releasing endpoint
396316:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: connection http-outgoing-1 can be kept alive for 3 MINUTES
396416:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
396516:02:29.537 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7,<null>
396616:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: preparing request execution
396716:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
396816:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
396916:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: target auth state: UNCHALLENGED
397016:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: proxy auth state: UNCHALLENGED
397116:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003B: acquiring connection with route {}->unix://localhost:2375
397216:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquiring endpoint (3 MINUTES)
397316:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
397416:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
397516:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003B: acquired ep-0000003A
397616:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquired endpoint ep-0000003A
397716:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: executing POST /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/kill HTTP/1.1
397816:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: start execution ex-0000003B
397916:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: executing exchange ex-0000003B over http-outgoing-1
398016:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/kill HTTP/1.1
398116:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
398216:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
398316:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
398416:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
398516:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
398616:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
398716:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
398816:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/kill HTTP/1.1[\r][\n]"
398916:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
399016:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
399116:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
399216:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
399316:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
399416:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
399516:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
399616:02:29.537 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
399716:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
399816:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
399916:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
400016:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
400116:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
400216:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
400316:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
400416:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
400516:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
400616:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
400716:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
400816:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
400916:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
401016:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: connection can be kept alive for 3 MINUTES
401116:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: releasing valid endpoint
401216:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: releasing endpoint
401316:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: connection http-outgoing-1 can be kept alive for 3 MINUTES
401416:02:29.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
401516:02:29.653 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7,false
401616:02:29.653 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json], queryParams={}}
401716:02:29.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: preparing request execution
401816:02:29.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
401916:02:29.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
402016:02:29.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: target auth state: UNCHALLENGED
402116:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: proxy auth state: UNCHALLENGED
402216:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003C: acquiring connection with route {}->unix://localhost:2375
402316:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquiring endpoint (3 MINUTES)
402416:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
402516:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
402616:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003C: acquired ep-0000003B
402716:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquired endpoint ep-0000003B
402816:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: executing GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1
402916:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: start execution ex-0000003C
403016:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: executing exchange ex-0000003C over http-outgoing-1
403116:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1
403216:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
403316:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
403416:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
403516:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
403616:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
403716:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
403816:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/json HTTP/1.1[\r][\n]"
403916:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
404016:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
404116:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
404216:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
404316:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
404416:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
404516:02:29.654 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
404616:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
404716:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
404816:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
404916:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
405016:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
405116:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
405216:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
405316:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
405416:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
405516:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
405616:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","Created":"2025-12-04T15:02:28.728566454Z","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":"2025-12-04T15:02:28.756750504Z","FinishedAt":"2025-12-04T15:02:29.552466546Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/resolv.conf","HostnamePath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/hostname","HostsPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/hosts","LogPath":"/var/lib/docker/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7-json.log","Name":"/eager_gates","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7","LowerDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/merged","UpperDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/diff","WorkDir":"/var/lib/docker/overlay2/25a63e95098df53e3bcb3aa6be6da949af0eb8dabe00824937f1660672eece61/work"},"Name":"overlay2"},"Mounts":[{""
405716:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
405816:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
405916:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
406016:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
406116:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
406216:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
406316:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
406416:02:29.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
406516:02:29.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: connection can be kept alive for 3 MINUTES
406616:02:29.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Type":"volume","Name":"e9924975aeeee75af0e3536814f0b27572dc82ca87a2ecae187065129a09ce00","Source":"/var/lib/docker/volumes/e9924975aeeee75af0e3536814f0b27572dc82ca87a2ecae187065129a09ce00/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44ba642b9afa","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
406716:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
406816:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
406916:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
407016:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: releasing valid endpoint
407116:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: releasing endpoint
407216:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: connection http-outgoing-1 can be kept alive for 3 MINUTES
407316:02:29.659 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
407416:02:29.659 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7,true,true
407516:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: preparing request execution
407616:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
407716:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
407816:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: target auth state: UNCHALLENGED
407916:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: proxy auth state: UNCHALLENGED
408016:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003D: acquiring connection with route {}->unix://localhost:2375
408116:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquiring endpoint (3 MINUTES)
408216:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
408316:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
408416:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003D: acquired ep-0000003C
408516:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquired endpoint ep-0000003C
408616:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: executing DELETE /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7?v=true&force=true HTTP/1.1
408716:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: start execution ex-0000003D
408816:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: executing exchange ex-0000003D over http-outgoing-1
408916:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7?v=true&force=true HTTP/1.1
409016:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
409116:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
409216:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
409316:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
409416:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
409516:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
409616:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/44ba642b9afa7a8f859af49062d252724ecdf0a5ddb2189fc683f2d5323881f7?v=true&force=true HTTP/1.1[\r][\n]"
409716:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
409816:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
409916:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
410016:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
410116:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
410216:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
410316:02:29.660 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
410416:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
410516:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
410616:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
410716:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
410816:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
410916:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
411016:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
411116:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
411216:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
411316:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
411416:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
411516:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
411616:02:29.665 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
411716:02:29.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: connection can be kept alive for 3 MINUTES
411816:02:29.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: releasing valid endpoint
411916:02:29.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: releasing endpoint
412016:02:29.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: connection http-outgoing-1 can be kept alive for 3 MINUTES
412116:02:29.666 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
412216:02:29.666 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4123[info] CirceTxSpec:
4124[info] tx
4125[info] - should create KVPair
4126[info] - should create Node
4127[info] - should create Service
4128[info] - should create Check
412916:02:29.675 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
413016:02:29.676 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
413116:02:29.676 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
413216:02:29.676 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
413316:02:29.676 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
413416:02:29.676 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
413516:02:29.676 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
413616:02:29.676 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
413716:02:29.676 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
413816:02:29.676 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
413916:02:29.676 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7bc3ffc0[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@72f90708}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
414016:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: preparing request execution
414116:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
414216:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
414316:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: target auth state: UNCHALLENGED
414416:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: proxy auth state: UNCHALLENGED
414516:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003E: acquiring connection with route {}->unix://localhost:2375
414616:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquiring endpoint (3 MINUTES)
414716:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
414816:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
414916:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003E: acquired ep-0000003D
415016:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquired endpoint ep-0000003D
415116:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003E: executing POST /v1.32/containers/create HTTP/1.1
415216:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: start execution ex-0000003E
415316:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: executing exchange ex-0000003E over http-outgoing-1
415416:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
415516:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
415616:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
415716:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
415816:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
415916:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
416016:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
416116:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
416216:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
416316:02:29.678 [pool-19-thread-7] 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]"
416416:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
416516:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
416616:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
416716:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
416816:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
416916:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
417016:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
417116:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
417216:02:29.678 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
417316:02:29.678 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
417416:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
417516:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
417616:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
417716:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
417816:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
417916:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
418016:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
418116:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
418216:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
418316:02:29.703 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","Warnings":[]}[\n]"
418416:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
418516:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
418616:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
418716:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
418816:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
418916:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
419016:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
419116:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
419216:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003E: connection can be kept alive for 3 MINUTES
419316:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: releasing valid endpoint
419416:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: releasing endpoint
419516:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: connection http-outgoing-1 can be kept alive for 3 MINUTES
419616:02:29.704 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
419716:02:29.704 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98
419816:02:29.705 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98
419916:02:29.705 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: preparing request execution
420016:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
420116:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
420216:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: target auth state: UNCHALLENGED
420316:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: proxy auth state: UNCHALLENGED
420416:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003F: acquiring connection with route {}->unix://localhost:2375
420516:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquiring endpoint (3 MINUTES)
420616:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
420716:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
420816:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003F: acquired ep-0000003E
420916:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquired endpoint ep-0000003E
421016:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: executing POST /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/start HTTP/1.1
421116:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: start execution ex-0000003F
421216:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: executing exchange ex-0000003F over http-outgoing-1
421316:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/start HTTP/1.1
421416:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
421516:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
421616:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
421716:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
421816:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
421916:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
422016:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
422116:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/start HTTP/1.1[\r][\n]"
422216:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
422316:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
422416:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
422516:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
422616:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
422716:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
422816:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
422916:02:29.706 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
423016:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
423116:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
423216:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
423316:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
423416:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
423516:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
423616:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
423716:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
423816:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
423916:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
424016:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
424116:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
424216:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
424316:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: connection can be kept alive for 3 MINUTES
424416:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: releasing valid endpoint
424516:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: releasing endpoint
424616:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: connection http-outgoing-1 can be kept alive for 3 MINUTES
424716:02:29.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
424816:02:29.823 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98,false
424916:02:29.823 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json], queryParams={}}
425016:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: preparing request execution
425116:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
425216:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
425316:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: target auth state: UNCHALLENGED
425416:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: proxy auth state: UNCHALLENGED
425516:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000040: acquiring connection with route {}->unix://localhost:2375
425616:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquiring endpoint (3 MINUTES)
425716:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000040: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
425816:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000040: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
425916:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000040: acquired ep-0000003F
426016:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquired endpoint ep-0000003F
426116:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: executing GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1
426216:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: start execution ex-00000040
426316:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: executing exchange ex-00000040 over http-outgoing-1
426416:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1
426516:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
426616:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
426716:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
426816:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
426916:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
427016:02:29.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
427116:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1[\r][\n]"
427216:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
427316:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
427416:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
427516:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
427616:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
427716:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
427816:02:29.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
427916:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
428016:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
428116:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
428216:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
428316:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
428416:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
428516:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
428616:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
428716:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
428816:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1863[\r][\n]"
428916:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","Created":"2025-12-04T15:02:29.680173991Z","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":4079,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:29.713518009Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/resolv.conf","HostnamePath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/hostname","HostsPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/hosts","LogPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98-json.log","Name":"/compassionate_proskuriakova","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","LowerDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/merged","UpperDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/diff","WorkDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/work"},"Name":"overlay2"},"Moun"
429016:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
429116:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
429216:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
429316:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
429416:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
429516:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
429616:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
429716:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
429816:02:29.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: connection can be kept alive for 3 MINUTES
429916:02:29.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ts":[{"Type":"volume","Name":"caee89d07934178a013dbc074a60162b760338362f3082627e5147a4bdea276d","Source":"/var/lib/docker/volumes/caee89d07934178a013dbc074a60162b760338362f3082627e5147a4bdea276d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a4702bc79ffc","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"da7bef8e70fe8db8d8ab40ffc65b9565e794feba811b1af08f85940bc6503abe","SandboxKey":"/var/run/docker/netns/da7bef8e70fe","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32774"},{"HostIp":"::","HostPort":"32774"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"f98371bba74bca0af3b3e82b5096d30f33fe5cca6126527877525870dadd5cc9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:f5:5b:d9:f1:0a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:f5:5b:d9:f1:0a","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"f98371bba74bca0af3b3e82b5096d30f33fe5cca6126527877525870dadd5cc9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
430016:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
430116:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
430216:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
430316:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: releasing valid endpoint
430416:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: releasing endpoint
430516:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: connection http-outgoing-1 can be kept alive for 3 MINUTES
430616:02:29.828 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
430716:02:29.828 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
430816:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: preparing request execution
430916:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
431016:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
431116:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: target auth state: UNCHALLENGED
431216:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: proxy auth state: UNCHALLENGED
431316:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000041: acquiring connection with route {}->unix://localhost:2375
431416:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquiring endpoint (3 MINUTES)
431516:02:29.829 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000041: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
431616:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000041: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
431716:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000041: acquired ep-00000040
431816:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquired endpoint ep-00000040
431916:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000041: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
432016:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: start execution ex-00000041
432116:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: executing exchange ex-00000041 over http-outgoing-1
432216:02:29.830 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
432316:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
432416:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
432516:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
432616:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
432716:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
432816:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
432916:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
433016:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
433116:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
433216:02:29.831 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
433316:02:29.832 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
433416:02:29.832 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
433516:02:29.832 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
433616:02:29.832 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
433716:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
433816:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
433916:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
434016:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
434116:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
434216:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
434316:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
434416:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
434516:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
434616:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
434716:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
434816:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
434916:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
435016:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
435116:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
435216:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
435316:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
435416:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
435516:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
435616:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
435716:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
435816:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
435916:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000041: connection can be kept alive for 3 MINUTES
436016:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: releasing valid endpoint
436116:02:29.833 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: releasing endpoint
436216:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: connection http-outgoing-1 can be kept alive for 3 MINUTES
436316:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
436416:02:29.834 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
436516:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: preparing request execution
436616:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
436716:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
436816:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: target auth state: UNCHALLENGED
436916:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: proxy auth state: UNCHALLENGED
437016:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000042: acquiring connection with route {}->unix://localhost:2375
437116:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquiring endpoint (3 MINUTES)
437216:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000042: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
437316:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000042: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
437416:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000042: acquired ep-00000041
437516:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquired endpoint ep-00000041
437616:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: executing GET /v1.32/version HTTP/1.1
437716:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: start execution ex-00000042
437816:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: executing exchange ex-00000042 over http-outgoing-1
437916:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
438016:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
438116:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
438216:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
438316:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
438416:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
438516:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
438616:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
438716:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
438816:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
438916:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
439016:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
439116:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
439216:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
439316:02:29.834 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
439416:02:29.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
439516:02:29.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
439616:02:29.842 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
439716:02:29.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
439816:02:29.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
439916:02:29.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
440016:02:29.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:29 GMT[\r][\n]"
440116:02:29.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
440216:02:29.843 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
440316:02:29.843 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
440416:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
440516:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
440616:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
440716:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
440816:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
440916:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
441016:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:29 GMT
441116:02:29.844 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
441216:02:29.845 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: connection can be kept alive for 3 MINUTES
441316:02:29.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: releasing valid endpoint
441416:02:29.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: releasing endpoint
441516:02:29.846 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: connection http-outgoing-1 can be kept alive for 3 MINUTES
441616:02:29.847 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
441716:02:29.847 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /compassionate_proskuriakova: Waiting for 60 seconds for URL: http://172.17.0.1:32774/ (where port 32774 maps to container port 8500)
441816:02:30.501 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.82530481S
441916:02:30.504 [pool-19-thread-7-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32774/v1/event/fire/test, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 7
442016:02:30.509 [pool-19-thread-7-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32774/v1/event/fire/test, took: 0.005s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 206, Date: Thu, 04 Dec 2025 15:02:30 GMT, Content-Type: application/json
442116:02:30.511 [pool-19-thread-7-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32774/v1/event/list?, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
442216:02:30.512 [pool-19-thread-7-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32774/v1/event/list?, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 6847208068571408361, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 250, Date: Thu, 04 Dec 2025 15:02:30 GMT, Content-Type: application/json
442316:02:30.515 [pool-19-thread-7-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32774/v1/event/list?&name=notExistingEvent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
442416:02:30.515 [pool-19-thread-7-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32774/v1/event/list?&name=notExistingEvent, took: 0.000s, response: 200 OK, headers: X-Consul-Index: 1, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:30 GMT, Content-Type: application/json
442516:02:30.516 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98,false
442616:02:30.516 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json], queryParams={}}
442716:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: preparing request execution
442816:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
442916:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
443016:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: target auth state: UNCHALLENGED
443116:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: proxy auth state: UNCHALLENGED
443216:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000043: acquiring connection with route {}->unix://localhost:2375
443316:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquiring endpoint (3 MINUTES)
443416:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000043: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
443516:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000043: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
443616:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000043: acquired ep-00000042
443716:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquired endpoint ep-00000042
443816:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: executing GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1
443916:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: start execution ex-00000043
444016:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: executing exchange ex-00000043 over http-outgoing-1
444116:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1
444216:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
444316:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
444416:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
444516:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
444616:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
444716:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
444816:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1[\r][\n]"
444916:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
445016:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
445116:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
445216:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
445316:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
445416:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
445516:02:30.517 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
445616:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
445716:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
445816:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
445916:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
446016:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
446116:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
446216:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
446316:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
446416:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
446516:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1863[\r][\n]"
446616:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","Created":"2025-12-04T15:02:29.680173991Z","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":4079,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:29.713518009Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/resolv.conf","HostnamePath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/hostname","HostsPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/hosts","LogPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98-json.log","Name":"/compassionate_proskuriakova","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","LowerDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/merged","UpperDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/diff","WorkDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"caee89d07934178a013dbc074a60162b760338362f3082627e5147a4bdea276d","Source":"/var/lib/docker/volumes/caee89d07934178a013dbc074a60162b760338362f3082627e5147a4bdea276d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a4702bc79ffc","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"da7bef8e70fe8db8d8ab40ffc65b9565e794feba811b1af08f85940bc6503abe","SandboxKey":"/var/run/docker/netns/da7bef8e70fe","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32774"},{"HostIp":"::","HostPort":"32774"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"f98371bba74bca0af3b3e82b5096d30f33fe5cca6126527877525870dadd5cc9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:f5:5b:d9:f1:0a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:f5:5b:d9:f1:0a","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"f98371bba74bca0af3b3e82b5096d30f33fe5cca6126527877525870dadd5cc9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
446716:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
446816:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
446916:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
447016:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
447116:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
447216:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
447316:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
447416:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
447516:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
447616:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
447716:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
447816:02:30.518 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: connection can be kept alive for 3 MINUTES
447916:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: releasing valid endpoint
448016:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: releasing endpoint
448116:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: connection http-outgoing-1 can be kept alive for 3 MINUTES
448216:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
448316:02:30.519 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98,<null>
448416:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: preparing request execution
448516:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
448616:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
448716:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: target auth state: UNCHALLENGED
448816:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: proxy auth state: UNCHALLENGED
448916:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000044: acquiring connection with route {}->unix://localhost:2375
449016:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquiring endpoint (3 MINUTES)
449116:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000044: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
449216:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000044: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
449316:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000044: acquired ep-00000043
449416:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquired endpoint ep-00000043
449516:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: executing POST /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/kill HTTP/1.1
449616:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: start execution ex-00000044
449716:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: executing exchange ex-00000044 over http-outgoing-1
449816:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/kill HTTP/1.1
449916:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
450016:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
450116:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
450216:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
450316:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
450416:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
450516:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
450616:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/kill HTTP/1.1[\r][\n]"
450716:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
450816:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
450916:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
451016:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
451116:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
451216:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
451316:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
451416:02:30.519 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
451516:02:30.634 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
451616:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
451716:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
451816:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
451916:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
452016:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
452116:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
452216:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
452316:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
452416:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
452516:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
452616:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
452716:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
452816:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: connection can be kept alive for 3 MINUTES
452916:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: releasing valid endpoint
453016:02:30.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: releasing endpoint
453116:02:30.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: connection http-outgoing-1 can be kept alive for 3 MINUTES
453216:02:30.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
453316:02:30.636 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98,false
453416:02:30.637 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json], queryParams={}}
453516:02:30.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: preparing request execution
453616:02:30.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
453716:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
453816:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: target auth state: UNCHALLENGED
453916:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: proxy auth state: UNCHALLENGED
454016:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000045: acquiring connection with route {}->unix://localhost:2375
454116:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquiring endpoint (3 MINUTES)
454216:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000045: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
454316:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000045: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
454416:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000045: acquired ep-00000044
454516:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquired endpoint ep-00000044
454616:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: executing GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1
454716:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: start execution ex-00000045
454816:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: executing exchange ex-00000045 over http-outgoing-1
454916:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1
455016:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
455116:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
455216:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
455316:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
455416:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
455516:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
455616:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/json HTTP/1.1[\r][\n]"
455716:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
455816:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
455916:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
456016:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
456116:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
456216:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
456316:02:30.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
456416:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
456516:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
456616:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
456716:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
456816:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
456916:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
457016:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
457116:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
457216:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
457316:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1677[\r][\n]"
457416:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","Created":"2025-12-04T15:02:29.680173991Z","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":"2025-12-04T15:02:29.713518009Z","FinishedAt":"2025-12-04T15:02:30.532417355Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/resolv.conf","HostnamePath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/hostname","HostsPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/hosts","LogPath":"/var/lib/docker/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98-json.log","Name":"/compassionate_proskuriakova","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98","LowerDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/merged","UpperDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/diff","WorkDir":"/var/lib/docker/overlay2/2b888a9e29392082bf923ac86a13bcbfde9c23c3fc3b9202cfcb660ee1ba31f7/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"caee89d07934178a013dbc074a60162b760338362f3082627e5147a4bdea276d","Source":"/var/lib/docker/volumes/caee89d07934178a013dbc074a60162b760338362f3082627e5147a4bdea276d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a4702bc79ffc","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
457516:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
457616:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
457716:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
457816:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
457916:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
458016:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
458116:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
458216:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
458316:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
458416:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
458516:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
458616:02:30.639 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: connection can be kept alive for 3 MINUTES
458716:02:30.640 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: releasing valid endpoint
458816:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: releasing endpoint
458916:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: connection http-outgoing-1 can be kept alive for 3 MINUTES
459016:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
459116:02:30.641 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98,true,true
459216:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: preparing request execution
459316:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
459416:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
459516:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: target auth state: UNCHALLENGED
459616:02:30.641 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: proxy auth state: UNCHALLENGED
459716:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000046: acquiring connection with route {}->unix://localhost:2375
459816:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquiring endpoint (3 MINUTES)
459916:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000046: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
460016:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000046: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
460116:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000046: acquired ep-00000045
460216:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquired endpoint ep-00000045
460316:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: executing DELETE /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98?v=true&force=true HTTP/1.1
460416:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: start execution ex-00000046
460516:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: executing exchange ex-00000046 over http-outgoing-1
460616:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98?v=true&force=true HTTP/1.1
460716:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
460816:02:30.642 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
460916:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
461016:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
461116:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
461216:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
461316:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/a4702bc79ffc6378e339cf3155edf2f05a003cd89f3ef7aae11944edbe6d8a98?v=true&force=true HTTP/1.1[\r][\n]"
461416:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
461516:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
461616:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
461716:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
461816:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
461916:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
462016:02:30.643 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
462116:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
462216:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
462316:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
462416:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
462516:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
462616:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
462716:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
462816:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
462916:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
463016:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
463116:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
463216:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
463316:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
463416:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: connection can be kept alive for 3 MINUTES
463516:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: releasing valid endpoint
463616:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: releasing endpoint
463716:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: connection http-outgoing-1 can be kept alive for 3 MINUTES
463816:02:30.648 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
463916:02:30.648 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4640[info] CirceEventSpec:
4641[info] event api
4642[info] - should fire event
4643[info] - should return empty list of events because (filtered by name)
464416:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
464516:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
464616:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
464716:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
464816:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
464916:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
465016:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
465116:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
465216:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
465316:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
465416:02:30.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5a5ea7f7[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@3b021d01}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
465516:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: preparing request execution
465616:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
465716:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
465816:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: target auth state: UNCHALLENGED
465916:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: proxy auth state: UNCHALLENGED
466016:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000047: acquiring connection with route {}->unix://localhost:2375
466116:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquiring endpoint (3 MINUTES)
466216:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000047: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
466316:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000047: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
466416:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000047: acquired ep-00000046
466516:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquired endpoint ep-00000046
466616:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000047: executing POST /v1.32/containers/create HTTP/1.1
466716:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: start execution ex-00000047
466816:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: executing exchange ex-00000047 over http-outgoing-1
466916:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
467016:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
467116:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
467216:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
467316:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
467416:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
467516:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
467616:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
467716:02:30.658 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
467816:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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]"
467916:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
468016:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
468116:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
468216:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
468316:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
468416:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
468516:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
468616:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
468716:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
468816:02:30.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
468916:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
469016:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
469116:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
469216:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
469316:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
469416:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
469516:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
469616:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
469716:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
469816:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","Warnings":[]}[\n]"
469916:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
470016:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
470116:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
470216:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
470316:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
470416:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
470516:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
470616:02:30.676 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
470716:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000047: connection can be kept alive for 3 MINUTES
470816:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: releasing valid endpoint
470916:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: releasing endpoint
471016:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: connection http-outgoing-1 can be kept alive for 3 MINUTES
471116:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
471216:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2
471316:02:30.677 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2
471416:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: preparing request execution
471516:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
471616:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
471716:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: target auth state: UNCHALLENGED
471816:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: proxy auth state: UNCHALLENGED
471916:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000048: acquiring connection with route {}->unix://localhost:2375
472016:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquiring endpoint (3 MINUTES)
472116:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000048: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
472216:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000048: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
472316:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000048: acquired ep-00000047
472416:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquired endpoint ep-00000047
472516:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000048: executing POST /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/start HTTP/1.1
472616:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: start execution ex-00000048
472716:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: executing exchange ex-00000048 over http-outgoing-1
472816:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/start HTTP/1.1
472916:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
473016:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
473116:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
473216:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
473316:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
473416:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
473516:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
473616:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/start HTTP/1.1[\r][\n]"
473716:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
473816:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
473916:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
474016:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
474116:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
474216:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
474316:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
474416:02:30.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
474516:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
474616:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
474716:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
474816:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
474916:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
475016:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
475116:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
475216:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
475316:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
475416:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
475516:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
475616:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
475716:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
475816:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000048: connection can be kept alive for 3 MINUTES
475916:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: releasing valid endpoint
476016:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: releasing endpoint
476116:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: connection http-outgoing-1 can be kept alive for 3 MINUTES
476216:02:30.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
476316:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2,false
476416:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json], queryParams={}}
476516:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: preparing request execution
476616:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
476716:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
476816:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: target auth state: UNCHALLENGED
476916:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: proxy auth state: UNCHALLENGED
477016:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000049: acquiring connection with route {}->unix://localhost:2375
477116:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquiring endpoint (3 MINUTES)
477216:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000049: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
477316:02:30.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000049: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
477416:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000049: acquired ep-00000048
477516:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquired endpoint ep-00000048
477616:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000049: executing GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1
477716:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: start execution ex-00000049
477816:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: executing exchange ex-00000049 over http-outgoing-1
477916:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1
478016:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
478116:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
478216:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
478316:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
478416:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
478516:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
478616:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1[\r][\n]"
478716:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
478816:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
478916:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
479016:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
479116:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
479216:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
479316:02:30.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
479416:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
479516:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
479616:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
479716:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
479816:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
479916:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
480016:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
480116:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
480216:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
480316:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
480416:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","Created":"2025-12-04T15:02:30.660064784Z","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":4222,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:30.684514278Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/resolv.conf","HostnamePath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/hostname","HostsPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/hosts","LogPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2-json.log","Name":"/suspicious_ritchie","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","LowerDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/merged","UpperDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/diff","WorkDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/work"},"Name":"overlay2"},"Mounts":[{"Ty"
480516:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
480616:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
480716:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
480816:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
480916:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
481016:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
481116:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
481216:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
481316:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000049: connection can be kept alive for 3 MINUTES
481416:02:30.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"bfa92bc8b7d967c7c1d93db551608c82f3510df0798da20aa296877037ebecb4","Source":"/var/lib/docker/volumes/bfa92bc8b7d967c7c1d93db551608c82f3510df0798da20aa296877037ebecb4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"01990f6d9a19","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b68931a6eb0c3182d8fe3d605e3f5be255c93cc4ff32f8cf04f90aa23f4a7321","SandboxKey":"/var/run/docker/netns/b68931a6eb0c","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32775"},{"HostIp":"::","HostPort":"32775"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"eb67bfd80a3fb39324f86692ac04c5c22273b3e93d3f8c583b2d3aa44d8c551e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b2:09:ee:6f:10:ae","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b2:09:ee:6f:10:ae","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"eb67bfd80a3fb39324f86692ac04c5c22273b3e93d3f8c583b2d3aa44d8c551e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
481516:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
481616:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
481716:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
481816:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: releasing valid endpoint
481916:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: releasing endpoint
482016:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: connection http-outgoing-1 can be kept alive for 3 MINUTES
482116:02:30.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
482216:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
482316:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: preparing request execution
482416:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
482516:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
482616:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: target auth state: UNCHALLENGED
482716:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: proxy auth state: UNCHALLENGED
482816:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000004A: acquiring connection with route {}->unix://localhost:2375
482916:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquiring endpoint (3 MINUTES)
483016:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
483116:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
483216:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004A: acquired ep-00000049
483316:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquired endpoint ep-00000049
483416:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004A: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
483516:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: start execution ex-0000004A
483616:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: executing exchange ex-0000004A over http-outgoing-1
483716:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
483816:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
483916:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
484016:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
484116:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
484216:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
484316:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
484416:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
484516:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
484616:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
484716:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
484816:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
484916:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
485016:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
485116:02:30.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
485216:02:30.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
485316:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
485416:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
485516:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
485616:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
485716:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
485816:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
485916:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
486016:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
486116:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
486216:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
486316:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
486416:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
486516:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
486616:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
486716:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
486816:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
486916:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
487016:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
487116:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
487216:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
487316:02:30.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
487416:02:30.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004A: connection can be kept alive for 3 MINUTES
487516:02:30.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: releasing valid endpoint
487616:02:30.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: releasing endpoint
487716:02:30.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: connection http-outgoing-1 can be kept alive for 3 MINUTES
487816:02:30.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
487916:02:30.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
488016:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: preparing request execution
488116:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
488216:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
488316:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: target auth state: UNCHALLENGED
488416:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: proxy auth state: UNCHALLENGED
488516:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000004B: acquiring connection with route {}->unix://localhost:2375
488616:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquiring endpoint (3 MINUTES)
488716:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
488816:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
488916:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004B: acquired ep-0000004A
489016:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquired endpoint ep-0000004A
489116:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004B: executing GET /v1.32/version HTTP/1.1
489216:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: start execution ex-0000004B
489316:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: executing exchange ex-0000004B over http-outgoing-1
489416:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
489516:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
489616:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
489716:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
489816:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
489916:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
490016:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
490116:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
490216:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
490316:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
490416:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
490516:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
490616:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
490716:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
490816:02:30.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
490916:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
491016:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
491116:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
491216:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
491316:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
491416:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
491516:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:30 GMT[\r][\n]"
491616:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
491716:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
491816:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
491916:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
492016:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
492116:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
492216:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
492316:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
492416:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
492516:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:30 GMT
492616:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
492716:02:30.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004B: connection can be kept alive for 3 MINUTES
492816:02:30.816 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: releasing valid endpoint
492916:02:30.816 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: releasing endpoint
493016:02:30.816 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: connection http-outgoing-1 can be kept alive for 3 MINUTES
493116:02:30.816 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
493216:02:30.816 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /suspicious_ritchie: Waiting for 60 seconds for URL: http://172.17.0.1:32775/ (where port 32775 maps to container port 8500)
493316:02:31.505 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.848660874S
493416:02:31.507 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32775/v1/kv/key, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 5
493516:02:31.509 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32775/v1/kv/key, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:31 GMT, Content-Type: application/json
493616:02:31.510 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32775/v1/kv/key?raw, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
493716:02:31.511 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key?raw, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:31 GMT, X-Consul-Knownleader: true, Content-Type: text/plain; charset=utf-8
493816:02:31.512 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32775/v1/kv/key, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
493916:02:31.513 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 164, Date: Thu, 04 Dec 2025 15:02:31 GMT, X-Consul-Knownleader: true, Content-Type: application/json
494016:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2,false
494116:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json], queryParams={}}
494216:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: preparing request execution
494316:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
494416:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
494516:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: target auth state: UNCHALLENGED
494616:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: proxy auth state: UNCHALLENGED
494716:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000004C: acquiring connection with route {}->unix://localhost:2375
494816:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquiring endpoint (3 MINUTES)
494916:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
495016:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
495116:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004C: acquired ep-0000004B
495216:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquired endpoint ep-0000004B
495316:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004C: executing GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1
495416:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: start execution ex-0000004C
495516:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: executing exchange ex-0000004C over http-outgoing-1
495616:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1
495716:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
495816:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
495916:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
496016:02:31.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
496116:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
496216:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
496316:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1[\r][\n]"
496416:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
496516:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
496616:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
496716:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
496816:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
496916:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
497016:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
497116:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
497216:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
497316:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
497416:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
497516:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
497616:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
497716:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
497816:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
497916:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
498016:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
498116:02:31.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","Created":"2025-12-04T15:02:30.660064784Z","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":4222,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:30.684514278Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/resolv.conf","HostnamePath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/hostname","HostsPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/hosts","LogPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2-json.log","Name":"/suspicious_ritchie","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","LowerDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/merged","UpperDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/diff","WorkDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"bfa92bc8b7d967c7c1d93db551608c82f3510df0798da20aa296877037ebecb4","Source":"/var/lib/docker/volumes/bfa92bc8b7d967c7c1d93db551608c82f3510df0798da20aa296877037ebecb4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"01990f6d9a19","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b68931a6eb0c3182d8fe3d605e3f5be255c93cc4ff32f8cf04f90aa23f4a7321","SandboxKey":"/var/run/docker/netns/b68931a6eb0c","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32775"},{"HostIp":"::","HostPort":"32775"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"eb67bfd80a3fb39324f86692ac04c5c22273b3e93d3f8c583b2d3aa44d8c551e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b2:09:ee:6f:10:ae","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b2:09:ee:6f:10:ae","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"eb67bfd80a3fb39324f86692ac04c5c22273b3e93d3f8c583b2d3aa44d8c551e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
498216:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
498316:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
498416:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
498516:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
498616:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
498716:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
498816:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
498916:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
499016:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
499116:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
499216:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
499316:02:31.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004C: connection can be kept alive for 3 MINUTES
499416:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: releasing valid endpoint
499516:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: releasing endpoint
499616:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: connection http-outgoing-1 can be kept alive for 3 MINUTES
499716:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
499816:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2,<null>
499916:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: preparing request execution
500016:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
500116:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
500216:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: target auth state: UNCHALLENGED
500316:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: proxy auth state: UNCHALLENGED
500416:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000004D: acquiring connection with route {}->unix://localhost:2375
500516:02:31.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquiring endpoint (3 MINUTES)
500616:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
500716:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
500816:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004D: acquired ep-0000004C
500916:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquired endpoint ep-0000004C
501016:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004D: executing POST /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/kill HTTP/1.1
501116:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: start execution ex-0000004D
501216:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: executing exchange ex-0000004D over http-outgoing-1
501316:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/kill HTTP/1.1
501416:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
501516:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
501616:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
501716:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
501816:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
501916:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
502016:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
502116:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/kill HTTP/1.1[\r][\n]"
502216:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
502316:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
502416:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
502516:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
502616:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
502716:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
502816:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
502916:02:31.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
503016:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
503116:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
503216:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
503316:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
503416:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
503516:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
503616:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
503716:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
503816:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
503916:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
504016:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
504116:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
504216:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
504316:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004D: connection can be kept alive for 3 MINUTES
504416:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: releasing valid endpoint
504516:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: releasing endpoint
504616:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: connection http-outgoing-1 can be kept alive for 3 MINUTES
504716:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
504816:02:31.621 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2,false
504916:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json], queryParams={}}
505016:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: preparing request execution
505116:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
505216:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
505316:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: target auth state: UNCHALLENGED
505416:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: proxy auth state: UNCHALLENGED
505516:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000004E: acquiring connection with route {}->unix://localhost:2375
505616:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquiring endpoint (3 MINUTES)
505716:02:31.622 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
505816:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
505916:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004E: acquired ep-0000004D
506016:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquired endpoint ep-0000004D
506116:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004E: executing GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1
506216:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: start execution ex-0000004E
506316:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: executing exchange ex-0000004E over http-outgoing-1
506416:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1
506516:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
506616:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
506716:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
506816:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
506916:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
507016:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
507116:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/json HTTP/1.1[\r][\n]"
507216:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
507316:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
507416:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
507516:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
507616:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
507716:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
507816:02:31.623 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
507916:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
508016:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
508116:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
508216:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
508316:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
508416:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
508516:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
508616:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
508716:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
508816:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
508916:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","Created":"2025-12-04T15:02:30.660064784Z","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":"2025-12-04T15:02:30.684514278Z","FinishedAt":"2025-12-04T15:02:31.531398317Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/resolv.conf","HostnamePath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/hostname","HostsPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/hosts","LogPath":"/var/lib/docker/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2-json.log","Name":"/suspicious_ritchie","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2","LowerDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/merged","UpperDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/diff","WorkDir":"/var/lib/docker/overlay2/1e6ad9fa675686a323e2718cd54696822a375b3af44ab254a5dc32c1fb8b3e5b/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"bfa92bc8b7d967c7c1d93db551608c82f3510df0798da20aa296877037ebecb4","Source":"/var/lib/docker/volumes/bfa92bc8b7d967c7c1d93db551608c82f3510df0798da20aa296877037ebecb4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"01990f6d9a19","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
509016:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
509116:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
509216:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
509316:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
509416:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
509516:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
509616:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
509716:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
509816:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
509916:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
510016:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
510116:02:31.624 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004E: connection can be kept alive for 3 MINUTES
510216:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: releasing valid endpoint
510316:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: releasing endpoint
510416:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: connection http-outgoing-1 can be kept alive for 3 MINUTES
510516:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
510616:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2,true,true
510716:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: preparing request execution
510816:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
510916:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
511016:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: target auth state: UNCHALLENGED
511116:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: proxy auth state: UNCHALLENGED
511216:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000004F: acquiring connection with route {}->unix://localhost:2375
511316:02:31.625 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquiring endpoint (3 MINUTES)
511416:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
511516:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
511616:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004F: acquired ep-0000004E
511716:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquired endpoint ep-0000004E
511816:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004F: executing DELETE /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2?v=true&force=true HTTP/1.1
511916:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: start execution ex-0000004F
512016:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: executing exchange ex-0000004F over http-outgoing-1
512116:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2?v=true&force=true HTTP/1.1
512216:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
512316:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
512416:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
512516:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
512616:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
512716:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
512816:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/01990f6d9a199df75b35b7aaa336ff8e6ee331930767ae8fc22b15e865b7e9f2?v=true&force=true HTTP/1.1[\r][\n]"
512916:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
513016:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
513116:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
513216:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
513316:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
513416:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
513516:02:31.626 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
513616:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
513716:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
513816:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
513916:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
514016:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
514116:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
514216:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
514316:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
514416:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
514516:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
514616:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
514716:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
514816:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
514916:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004F: connection can be kept alive for 3 MINUTES
515016:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: releasing valid endpoint
515116:02:31.631 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: releasing endpoint
515216:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: connection http-outgoing-1 can be kept alive for 3 MINUTES
515316:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
515416:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
515516:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
515616:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
515716:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
515816:02:31.632 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
515916:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
516016:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
516116:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
516216:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
516316:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
516416:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
516516:02:31.633 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@79e3aeac[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@75f9a957}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
516616:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: preparing request execution
516716:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
516816:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
516916:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: target auth state: UNCHALLENGED
517016:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: proxy auth state: UNCHALLENGED
517116:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000050: acquiring connection with route {}->unix://localhost:2375
517216:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquiring endpoint (3 MINUTES)
517316:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000050: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
517416:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000050: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
517516:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000050: acquired ep-0000004F
517616:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquired endpoint ep-0000004F
517716:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000050: executing POST /v1.32/containers/create HTTP/1.1
517816:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: start execution ex-00000050
517916:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: executing exchange ex-00000050 over http-outgoing-1
518016:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
518116:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
518216:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
518316:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
518416:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
518516:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
518616:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
518716:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
518816:02:31.634 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
518916:02:31.635 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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]"
519016:02:31.635 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
519116:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
519216:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
519316:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
519416:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
519516:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
519616:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
519716:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
519816:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
519916:02:31.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
520016:02:31.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
520116:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
520216:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
520316:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
520416:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
520516:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
520616:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
520716:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
520816:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
520916:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","Warnings":[]}[\n]"
521016:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
521116:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
521216:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
521316:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
521416:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
521516:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
521616:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
521716:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
521816:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000050: connection can be kept alive for 3 MINUTES
521916:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: releasing valid endpoint
522016:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: releasing endpoint
522116:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: connection http-outgoing-1 can be kept alive for 3 MINUTES
522216:02:31.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
522316:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a
522416:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a
522516:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: preparing request execution
522616:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
522716:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
522816:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: target auth state: UNCHALLENGED
522916:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: proxy auth state: UNCHALLENGED
523016:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000051: acquiring connection with route {}->unix://localhost:2375
523116:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquiring endpoint (3 MINUTES)
523216:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000051: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
523316:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000051: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
523416:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000051: acquired ep-00000050
523516:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquired endpoint ep-00000050
523616:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000051: executing POST /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/start HTTP/1.1
523716:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: start execution ex-00000051
523816:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: executing exchange ex-00000051 over http-outgoing-1
523916:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/start HTTP/1.1
524016:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
524116:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
524216:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
524316:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
524416:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
524516:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
524616:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
524716:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/start HTTP/1.1[\r][\n]"
524816:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
524916:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
525016:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
525116:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
525216:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
525316:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
525416:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
525516:02:31.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
525616:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
525716:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
525816:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
525916:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
526016:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
526116:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
526216:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
526316:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
526416:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
526516:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
526616:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
526716:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
526816:02:31.771 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
526916:02:31.772 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000051: connection can be kept alive for 3 MINUTES
527016:02:31.772 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: releasing valid endpoint
527116:02:31.772 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: releasing endpoint
527216:02:31.772 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: connection http-outgoing-1 can be kept alive for 3 MINUTES
527316:02:31.772 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
527416:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a,false
527516:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json], queryParams={}}
527616:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: preparing request execution
527716:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
527816:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
527916:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: target auth state: UNCHALLENGED
528016:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: proxy auth state: UNCHALLENGED
528116:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000052: acquiring connection with route {}->unix://localhost:2375
528216:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquiring endpoint (3 MINUTES)
528316:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000052: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
528416:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000052: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
528516:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000052: acquired ep-00000051
528616:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquired endpoint ep-00000051
528716:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000052: executing GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1
528816:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: start execution ex-00000052
528916:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: executing exchange ex-00000052 over http-outgoing-1
529016:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1
529116:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
529216:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
529316:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
529416:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
529516:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
529616:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
529716:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1[\r][\n]"
529816:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
529916:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
530016:02:31.773 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
530116:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
530216:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
530316:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
530416:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
530516:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
530616:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
530716:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
530816:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
530916:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
531016:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
531116:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
531216:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
531316:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
531416:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
531516:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","Created":"2025-12-04T15:02:31.639288998Z","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":4362,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:31.662078019Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/resolv.conf","HostnamePath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/hostname","HostsPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/hosts","LogPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a-json.log","Name":"/objective_hodgkin","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","LowerDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/merged","UpperDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/diff","WorkDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3326b9fee33f063c19535fd2bf54c08468f27a6edd75be926691f55d42ad2fd8","Source":"/var/lib/docker/volumes/3326b9fee33f063c19535fd2bf54c08468f27a6edd75be926691f55d42ad2fd8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ec27d8c9dc56","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"554b297a31f08fb3dbcac2ecda2a9205ba1ebf481386d6b2b3bc352493f7becd","SandboxKey":"/var/run/docker/netns/554b297a31f0","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32776"},{"HostIp":"::","HostPort":"32776"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"a140a5c3b3ee10195146362233553cfd88a4b914657e33bb65aeb9d10dfd24e7","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"d2:84:c5:0e:c0:48","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"d2:84:c5:0e:c0:48","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"a140a5c3b3ee10195146362233553cfd88a4b914657e33bb65aeb9d10dfd24e7","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
531616:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
531716:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
531816:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
531916:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
532016:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
532116:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
532216:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
532316:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
532416:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
532516:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
532616:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
532716:02:31.774 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000052: connection can be kept alive for 3 MINUTES
532816:02:31.775 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: releasing valid endpoint
532916:02:31.775 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: releasing endpoint
533016:02:31.775 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: connection http-outgoing-1 can be kept alive for 3 MINUTES
533116:02:31.775 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
533216:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
533316:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: preparing request execution
533416:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
533516:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
533616:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: target auth state: UNCHALLENGED
533716:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: proxy auth state: UNCHALLENGED
533816:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000053: acquiring connection with route {}->unix://localhost:2375
533916:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquiring endpoint (3 MINUTES)
534016:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000053: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
534116:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000053: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
534216:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000053: acquired ep-00000052
534316:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquired endpoint ep-00000052
534416:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000053: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
534516:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: start execution ex-00000053
534616:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: executing exchange ex-00000053 over http-outgoing-1
534716:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
534816:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
534916:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
535016:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
535116:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
535216:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
535316:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
535416:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
535516:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
535616:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
535716:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
535816:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
535916:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
536016:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
536116:02:31.776 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
536216:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
536316:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
536416:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
536516:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
536616:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
536716:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
536816:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
536916:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
537016:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
537116:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
537216:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
537316:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
537416:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
537516:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
537616:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
537716:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
537816:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
537916:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
538016:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
538116:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
538216:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
538316:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
538416:02:31.778 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000053: connection can be kept alive for 3 MINUTES
538516:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: releasing valid endpoint
538616:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: releasing endpoint
538716:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: connection http-outgoing-1 can be kept alive for 3 MINUTES
538816:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
538916:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
539016:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: preparing request execution
539116:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
539216:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
539316:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: target auth state: UNCHALLENGED
539416:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: proxy auth state: UNCHALLENGED
539516:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000054: acquiring connection with route {}->unix://localhost:2375
539616:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquiring endpoint (3 MINUTES)
539716:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000054: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
539816:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000054: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
539916:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000054: acquired ep-00000053
540016:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquired endpoint ep-00000053
540116:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000054: executing GET /v1.32/version HTTP/1.1
540216:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: start execution ex-00000054
540316:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: executing exchange ex-00000054 over http-outgoing-1
540416:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
540516:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
540616:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
540716:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
540816:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
540916:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
541016:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
541116:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
541216:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
541316:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
541416:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
541516:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
541616:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
541716:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
541816:02:31.779 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
541916:02:31.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
542016:02:31.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
542116:02:31.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
542216:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
542316:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
542416:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
542516:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:31 GMT[\r][\n]"
542616:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
542716:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
542816:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
542916:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
543016:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
543116:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
543216:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
543316:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
543416:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
543516:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:31 GMT
543616:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
543716:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000054: connection can be kept alive for 3 MINUTES
543816:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: releasing valid endpoint
543916:02:31.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: releasing endpoint
544016:02:31.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: connection http-outgoing-1 can be kept alive for 3 MINUTES
544116:02:31.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
544216:02:31.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /objective_hodgkin: Waiting for 60 seconds for URL: http://172.17.0.1:32776/ (where port 32776 maps to container port 8500)
544316:02:32.507 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.875079434S
544416:02:32.510 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32776/v1/kv/key1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
544516:02:32.511 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32776/v1/kv/key1, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:32 GMT, Content-Type: application/json
544616:02:32.512 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32776/v1/kv/key2, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
544716:02:32.514 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32776/v1/kv/key2, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:32 GMT, Content-Type: application/json
544816:02:32.514 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32776/v1/kv/key?keys, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
544916:02:32.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32776/v1/kv/key?keys, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 27, Date: Thu, 04 Dec 2025 15:02:32 GMT, X-Consul-Knownleader: true, Content-Type: application/json
545016:02:32.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a,false
545116:02:32.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json], queryParams={}}
545216:02:32.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: preparing request execution
545316:02:32.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
545416:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
545516:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: target auth state: UNCHALLENGED
545616:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: proxy auth state: UNCHALLENGED
545716:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000055: acquiring connection with route {}->unix://localhost:2375
545816:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquiring endpoint (3 MINUTES)
545916:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000055: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
546016:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000055: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
546116:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000055: acquired ep-00000054
546216:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquired endpoint ep-00000054
546316:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000055: executing GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1
546416:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: start execution ex-00000055
546516:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: executing exchange ex-00000055 over http-outgoing-1
546616:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1
546716:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
546816:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
546916:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
547016:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
547116:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
547216:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
547316:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1[\r][\n]"
547416:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
547516:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
547616:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
547716:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
547816:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
547916:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
548016:02:32.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
548116:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
548216:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
548316:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
548416:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
548516:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
548616:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
548716:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
548816:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
548916:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
549016:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
549116:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","Created":"2025-12-04T15:02:31.639288998Z","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":4362,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:31.662078019Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/resolv.conf","HostnamePath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/hostname","HostsPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/hosts","LogPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a-json.log","Name":"/objective_hodgkin","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","LowerDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/merged","UpperDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/diff","WorkDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/work"},"Name":"overlay2"},"Mounts":[{"Typ"
549216:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
549316:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
549416:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
549516:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
549616:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
549716:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
549816:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
549916:02:32.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
550016:02:32.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000055: connection can be kept alive for 3 MINUTES
550116:02:32.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"3326b9fee33f063c19535fd2bf54c08468f27a6edd75be926691f55d42ad2fd8","Source":"/var/lib/docker/volumes/3326b9fee33f063c19535fd2bf54c08468f27a6edd75be926691f55d42ad2fd8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ec27d8c9dc56","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"554b297a31f08fb3dbcac2ecda2a9205ba1ebf481386d6b2b3bc352493f7becd","SandboxKey":"/var/run/docker/netns/554b297a31f0","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32776"},{"HostIp":"::","HostPort":"32776"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"a140a5c3b3ee10195146362233553cfd88a4b914657e33bb65aeb9d10dfd24e7","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"d2:84:c5:0e:c0:48","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"d2:84:c5:0e:c0:48","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"a140a5c3b3ee10195146362233553cfd88a4b914657e33bb65aeb9d10dfd24e7","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
550216:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
550316:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
550416:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
550516:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: releasing valid endpoint
550616:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: releasing endpoint
550716:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: connection http-outgoing-1 can be kept alive for 3 MINUTES
550816:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
550916:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a,<null>
551016:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: preparing request execution
551116:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
551216:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
551316:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: target auth state: UNCHALLENGED
551416:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: proxy auth state: UNCHALLENGED
551516:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000056: acquiring connection with route {}->unix://localhost:2375
551616:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquiring endpoint (3 MINUTES)
551716:02:32.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000056: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
551816:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000056: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
551916:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000056: acquired ep-00000055
552016:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquired endpoint ep-00000055
552116:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000056: executing POST /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/kill HTTP/1.1
552216:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: start execution ex-00000056
552316:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: executing exchange ex-00000056 over http-outgoing-1
552416:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/kill HTTP/1.1
552516:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
552616:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
552716:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
552816:02:32.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
552916:02:32.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
553016:02:32.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
553116:02:32.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
553216:02:32.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/kill HTTP/1.1[\r][\n]"
553316:02:32.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
553416:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
553516:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
553616:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
553716:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
553816:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
553916:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
554016:02:32.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
554116:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
554216:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
554316:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
554416:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
554516:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
554616:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
554716:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
554816:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
554916:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
555016:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
555116:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
555216:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
555316:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
555416:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000056: connection can be kept alive for 3 MINUTES
555516:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: releasing valid endpoint
555616:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: releasing endpoint
555716:02:32.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: connection http-outgoing-1 can be kept alive for 3 MINUTES
555816:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
555916:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a,false
556016:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json], queryParams={}}
556116:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: preparing request execution
556216:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
556316:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
556416:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: target auth state: UNCHALLENGED
556516:02:32.646 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: proxy auth state: UNCHALLENGED
556616:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000057: acquiring connection with route {}->unix://localhost:2375
556716:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquiring endpoint (3 MINUTES)
556816:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000057: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
556916:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000057: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
557016:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000057: acquired ep-00000056
557116:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquired endpoint ep-00000056
557216:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000057: executing GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1
557316:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: start execution ex-00000057
557416:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: executing exchange ex-00000057 over http-outgoing-1
557516:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1
557616:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
557716:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
557816:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
557916:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
558016:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
558116:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
558216:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/json HTTP/1.1[\r][\n]"
558316:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
558416:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
558516:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
558616:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
558716:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
558816:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
558916:02:32.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
559016:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
559116:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
559216:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
559316:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
559416:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
559516:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
559616:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
559716:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
559816:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
559916:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
560016:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","Created":"2025-12-04T15:02:31.639288998Z","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":"2025-12-04T15:02:31.662078019Z","FinishedAt":"2025-12-04T15:02:32.543100553Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/resolv.conf","HostnamePath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/hostname","HostsPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/hosts","LogPath":"/var/lib/docker/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a-json.log","Name":"/objective_hodgkin","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a","LowerDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/merged","UpperDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/diff","WorkDir":"/var/lib/docker/overlay2/2bb366ea7e8839b8f47409522eeeffe5205e5dfccb8f030770e8adce05a6929d/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3326b9fee33f063c19535fd2bf54c08468f27a6edd75be926691f55d42ad2fd8","Source":"/var/lib/docker/volumes/3326b9fee33f063c19535fd2bf54c08468f27a6edd75be926691f55d42ad2fd8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ec27d8c9dc56","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
560116:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
560216:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
560316:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
560416:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
560516:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
560616:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
560716:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
560816:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
560916:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
561016:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
561116:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
561216:02:32.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000057: connection can be kept alive for 3 MINUTES
561316:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: releasing valid endpoint
561416:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: releasing endpoint
561516:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: connection http-outgoing-1 can be kept alive for 3 MINUTES
561616:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
561716:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a,true,true
561816:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: preparing request execution
561916:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
562016:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
562116:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: target auth state: UNCHALLENGED
562216:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: proxy auth state: UNCHALLENGED
562316:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000058: acquiring connection with route {}->unix://localhost:2375
562416:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquiring endpoint (3 MINUTES)
562516:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000058: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
562616:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000058: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
562716:02:32.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000058: acquired ep-00000057
562816:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquired endpoint ep-00000057
562916:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000058: executing DELETE /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a?v=true&force=true HTTP/1.1
563016:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: start execution ex-00000058
563116:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: executing exchange ex-00000058 over http-outgoing-1
563216:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a?v=true&force=true HTTP/1.1
563316:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
563416:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
563516:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
563616:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
563716:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
563816:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
563916:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/ec27d8c9dc56b598c26d7e7edbbe6ee281702261a7a182012963f591e618255a?v=true&force=true HTTP/1.1[\r][\n]"
564016:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
564116:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
564216:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
564316:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
564416:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
564516:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
564616:02:32.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
564716:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
564816:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
564916:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
565016:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
565116:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
565216:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
565316:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
565416:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
565516:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
565616:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
565716:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
565816:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
565916:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
566016:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000058: connection can be kept alive for 3 MINUTES
566116:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: releasing valid endpoint
566216:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: releasing endpoint
566316:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: connection http-outgoing-1 can be kept alive for 3 MINUTES
566416:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
566516:02:32.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
566616:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
566716:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
566816:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
566916:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
567016:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
567116:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
567216:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
567316:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
567416:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
567516:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
567616:02:32.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@36838cbc[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@699d2e8a}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
567716:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: preparing request execution
567816:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
567916:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
568016:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: target auth state: UNCHALLENGED
568116:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: proxy auth state: UNCHALLENGED
568216:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000059: acquiring connection with route {}->unix://localhost:2375
568316:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquiring endpoint (3 MINUTES)
568416:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000059: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
568516:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000059: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
568616:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000059: acquired ep-00000058
568716:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquired endpoint ep-00000058
568816:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000059: executing POST /v1.32/containers/create HTTP/1.1
568916:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: start execution ex-00000059
569016:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: executing exchange ex-00000059 over http-outgoing-1
569116:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
569216:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
569316:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
569416:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
569516:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
569616:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
569716:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
569816:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
569916:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
570016:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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]"
570116:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
570216:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
570316:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
570416:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
570516:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
570616:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
570716:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
570816:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
570916:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
571016:02:32.657 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
571116:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
571216:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
571316:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
571416:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
571516:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
571616:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
571716:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
571816:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
571916:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
572016:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","Warnings":[]}[\n]"
572116:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
572216:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
572316:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
572416:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
572516:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
572616:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
572716:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
572816:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
572916:02:32.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000059: connection can be kept alive for 3 MINUTES
573016:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: releasing valid endpoint
573116:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: releasing endpoint
573216:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: connection http-outgoing-1 can be kept alive for 3 MINUTES
573316:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
573416:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592
573516:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592
573616:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: preparing request execution
573716:02:32.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
573816:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
573916:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: target auth state: UNCHALLENGED
574016:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: proxy auth state: UNCHALLENGED
574116:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000005A: acquiring connection with route {}->unix://localhost:2375
574216:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquiring endpoint (3 MINUTES)
574316:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
574416:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
574516:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005A: acquired ep-00000059
574616:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquired endpoint ep-00000059
574716:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005A: executing POST /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/start HTTP/1.1
574816:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: start execution ex-0000005A
574916:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: executing exchange ex-0000005A over http-outgoing-1
575016:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/start HTTP/1.1
575116:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
575216:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
575316:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
575416:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
575516:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
575616:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
575716:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
575816:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/start HTTP/1.1[\r][\n]"
575916:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
576016:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
576116:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
576216:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
576316:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
576416:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
576516:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
576616:02:32.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
576716:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
576816:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
576916:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
577016:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
577116:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
577216:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
577316:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
577416:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
577516:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
577616:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
577716:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
577816:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
577916:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
578016:02:32.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005A: connection can be kept alive for 3 MINUTES
578116:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: releasing valid endpoint
578216:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: releasing endpoint
578316:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: connection http-outgoing-1 can be kept alive for 3 MINUTES
578416:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
578516:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592,false
578616:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json], queryParams={}}
578716:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: preparing request execution
578816:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
578916:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
579016:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: target auth state: UNCHALLENGED
579116:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: proxy auth state: UNCHALLENGED
579216:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000005B: acquiring connection with route {}->unix://localhost:2375
579316:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquiring endpoint (3 MINUTES)
579416:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
579516:02:32.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
579616:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005B: acquired ep-0000005A
579716:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquired endpoint ep-0000005A
579816:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005B: executing GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1
579916:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: start execution ex-0000005B
580016:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: executing exchange ex-0000005B over http-outgoing-1
580116:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1
580216:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
580316:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
580416:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
580516:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
580616:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
580716:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
580816:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1[\r][\n]"
580916:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
581016:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
581116:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
581216:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
581316:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
581416:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
581516:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
581616:02:32.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
581716:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
581816:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
581916:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
582016:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
582116:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
582216:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
582316:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
582416:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
582516:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
582616:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","Created":"2025-12-04T15:02:32.65908561Z","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":4502,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:32.687073616Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/resolv.conf","HostnamePath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/hostname","HostsPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/hosts","LogPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592-json.log","Name":"/infallible_lewin","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","LowerDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/merged","UpperDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/diff","WorkDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/work"},"Name":"overlay2"},"Mounts":[{"Type""
582716:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
582816:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
582916:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
583016:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
583116:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
583216:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
583316:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
583416:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
583516:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005B: connection can be kept alive for 3 MINUTES
583616:02:32.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"f06c519c017d76cea213ca241c2122373eca5b7cc0182450603886353979ccac","Source":"/var/lib/docker/volumes/f06c519c017d76cea213ca241c2122373eca5b7cc0182450603886353979ccac/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"71fb7a9a94b0","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"dc1743f30189d49acc1add4a3c1d58586bdf713165011ce605d4b5d05dffeb43","SandboxKey":"/var/run/docker/netns/dc1743f30189","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32777"},{"HostIp":"::","HostPort":"32777"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"64eb6fafc37b9acd42ce64a204c4eabba57b6112e2415359420c8aff2c44dd22","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"52:6c:6c:ff:b8:4c","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"52:6c:6c:ff:b8:4c","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"64eb6fafc37b9acd42ce64a204c4eabba57b6112e2415359420c8aff2c44dd22","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
583716:02:32.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
583816:02:32.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
583916:02:32.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
584016:02:32.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: releasing valid endpoint
584116:02:32.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: releasing endpoint
584216:02:32.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: connection http-outgoing-1 can be kept alive for 3 MINUTES
584316:02:32.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
584416:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
584516:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: preparing request execution
584616:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
584716:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
584816:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: target auth state: UNCHALLENGED
584916:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: proxy auth state: UNCHALLENGED
585016:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000005C: acquiring connection with route {}->unix://localhost:2375
585116:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquiring endpoint (3 MINUTES)
585216:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
585316:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
585416:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005C: acquired ep-0000005B
585516:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquired endpoint ep-0000005B
585616:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005C: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
585716:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: start execution ex-0000005C
585816:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: executing exchange ex-0000005C over http-outgoing-1
585916:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
586016:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
586116:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
586216:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
586316:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
586416:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
586516:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
586616:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
586716:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
586816:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
586916:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
587016:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
587116:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
587216:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
587316:02:32.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
587416:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
587516:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
587616:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
587716:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
587816:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
587916:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
588016:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
588116:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
588216:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
588316:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
588416:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
588516:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
588616:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
588716:02:32.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
588816:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
588916:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
589016:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
589116:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
589216:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
589316:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
589416:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
589516:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
589616:02:32.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005C: connection can be kept alive for 3 MINUTES
589716:02:32.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: releasing valid endpoint
589816:02:32.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: releasing endpoint
589916:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: connection http-outgoing-1 can be kept alive for 3 MINUTES
590016:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
590116:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
590216:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: preparing request execution
590316:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
590416:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
590516:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: target auth state: UNCHALLENGED
590616:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: proxy auth state: UNCHALLENGED
590716:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000005D: acquiring connection with route {}->unix://localhost:2375
590816:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquiring endpoint (3 MINUTES)
590916:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
591016:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
591116:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005D: acquired ep-0000005C
591216:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquired endpoint ep-0000005C
591316:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005D: executing GET /v1.32/version HTTP/1.1
591416:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: start execution ex-0000005D
591516:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: executing exchange ex-0000005D over http-outgoing-1
591616:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
591716:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
591816:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
591916:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
592016:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
592116:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
592216:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
592316:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
592416:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
592516:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
592616:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
592716:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
592816:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
592916:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
593016:02:32.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
593116:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
593216:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
593316:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
593416:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
593516:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
593616:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
593716:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:32 GMT[\r][\n]"
593816:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
593916:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
594016:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
594116:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
594216:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
594316:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
594416:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
594516:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
594616:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
594716:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:32 GMT
594816:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
594916:02:32.812 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005D: connection can be kept alive for 3 MINUTES
595016:02:32.813 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: releasing valid endpoint
595116:02:32.813 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: releasing endpoint
595216:02:32.813 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: connection http-outgoing-1 can be kept alive for 3 MINUTES
595316:02:32.813 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
595416:02:32.813 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /infallible_lewin: Waiting for 60 seconds for URL: http://172.17.0.1:32777/ (where port 32777 maps to container port 8500)
595516:02:33.509 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.854382595S
595616:02:33.512 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32777/v1/kv/key1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
595716:02:33.513 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key1, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:33 GMT, Content-Type: application/json
595816:02:33.514 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32777/v1/kv/key2, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
595916:02:33.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:33 GMT, Content-Type: application/json
596016:02:33.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32777/v1/kv/key?recurse, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
596116:02:33.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32777/v1/kv/key?recurse, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 327, Date: Thu, 04 Dec 2025 15:02:33 GMT, X-Consul-Knownleader: true, Content-Type: application/json
596216:02:33.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592,false
596316:02:33.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json], queryParams={}}
596416:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: preparing request execution
596516:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
596616:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
596716:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: target auth state: UNCHALLENGED
596816:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: proxy auth state: UNCHALLENGED
596916:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000005E: acquiring connection with route {}->unix://localhost:2375
597016:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquiring endpoint (3 MINUTES)
597116:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
597216:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
597316:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005E: acquired ep-0000005D
597416:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquired endpoint ep-0000005D
597516:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005E: executing GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1
597616:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: start execution ex-0000005E
597716:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: executing exchange ex-0000005E over http-outgoing-1
597816:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1
597916:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
598016:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
598116:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
598216:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
598316:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
598416:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
598516:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1[\r][\n]"
598616:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
598716:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
598816:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
598916:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
599016:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
599116:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
599216:02:33.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
599316:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
599416:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
599516:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
599616:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
599716:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
599816:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
599916:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
600016:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
600116:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
600216:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
600316:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","Created":"2025-12-04T15:02:32.65908561Z","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":4502,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:32.687073616Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/resolv.conf","HostnamePath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/hostname","HostsPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/hosts","LogPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592-json.log","Name":"/infallible_lewin","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","LowerDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/merged","UpperDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/diff","WorkDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"f06c519c017d76cea213ca241c2122373eca5b7cc0182450603886353979ccac","Source":"/var/lib/docker/volumes/f06c519c017d76cea213ca241c2122373eca5b7cc0182450603886353979ccac/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"71fb7a9a94b0","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"dc1743f30189d49acc1add4a3c1d58586bdf713165011ce605d4b5d05dffeb43","SandboxKey":"/var/run/docker/netns/dc1743f30189","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32777"},{"HostIp":"::","HostPort":"32777"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"64eb6fafc37b9acd42ce64a204c4eabba57b6112e2415359420c8aff2c44dd22","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"52:6c:6c:ff:b8:4c","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"52:6c:6c:ff:b8:4c","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"64eb6fafc37b9acd42ce64a204c4eabba57b6112e2415359420c8aff2c44dd22","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
600416:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
600516:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
600616:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
600716:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
600816:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
600916:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
601016:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
601116:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
601216:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
601316:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
601416:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
601516:02:33.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005E: connection can be kept alive for 3 MINUTES
601616:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: releasing valid endpoint
601716:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: releasing endpoint
601816:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: connection http-outgoing-1 can be kept alive for 3 MINUTES
601916:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
602016:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592,<null>
602116:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: preparing request execution
602216:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
602316:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
602416:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: target auth state: UNCHALLENGED
602516:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: proxy auth state: UNCHALLENGED
602616:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000005F: acquiring connection with route {}->unix://localhost:2375
602716:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquiring endpoint (3 MINUTES)
602816:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
602916:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
603016:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005F: acquired ep-0000005E
603116:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquired endpoint ep-0000005E
603216:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005F: executing POST /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/kill HTTP/1.1
603316:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: start execution ex-0000005F
603416:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: executing exchange ex-0000005F over http-outgoing-1
603516:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/kill HTTP/1.1
603616:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
603716:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
603816:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
603916:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
604016:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
604116:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
604216:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
604316:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/kill HTTP/1.1[\r][\n]"
604416:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
604516:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
604616:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
604716:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
604816:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
604916:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
605016:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
605116:02:33.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
605216:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
605316:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
605416:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
605516:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
605616:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
605716:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
605816:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
605916:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
606016:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
606116:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
606216:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
606316:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
606416:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
606516:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005F: connection can be kept alive for 3 MINUTES
606616:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: releasing valid endpoint
606716:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: releasing endpoint
606816:02:33.647 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: connection http-outgoing-1 can be kept alive for 3 MINUTES
606916:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
607016:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592,false
607116:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json], queryParams={}}
607216:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: preparing request execution
607316:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
607416:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
607516:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: target auth state: UNCHALLENGED
607616:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: proxy auth state: UNCHALLENGED
607716:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000060: acquiring connection with route {}->unix://localhost:2375
607816:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquiring endpoint (3 MINUTES)
607916:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000060: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
608016:02:33.648 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000060: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
608116:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000060: acquired ep-0000005F
608216:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquired endpoint ep-0000005F
608316:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000060: executing GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1
608416:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: start execution ex-00000060
608516:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: executing exchange ex-00000060 over http-outgoing-1
608616:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1
608716:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
608816:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
608916:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
609016:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
609116:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
609216:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
609316:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/json HTTP/1.1[\r][\n]"
609416:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
609516:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
609616:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
609716:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
609816:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
609916:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
610016:02:33.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
610116:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
610216:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
610316:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
610416:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
610516:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
610616:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
610716:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
610816:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
610916:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
611016:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
611116:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","Created":"2025-12-04T15:02:32.65908561Z","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":"2025-12-04T15:02:32.687073616Z","FinishedAt":"2025-12-04T15:02:33.535838616Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/resolv.conf","HostnamePath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/hostname","HostsPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/hosts","LogPath":"/var/lib/docker/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592-json.log","Name":"/infallible_lewin","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592","LowerDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/merged","UpperDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/diff","WorkDir":"/var/lib/docker/overlay2/d03edaa754a0830555aee9c9a57535a28a5fabea2b25c6d4868df2ebf4e4b8af/work"},"Name":"overlay2"},"Mounts""
611216:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
611316:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
611416:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
611516:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
611616:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
611716:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
611816:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
611916:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
612016:02:33.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000060: connection can be kept alive for 3 MINUTES
612116:02:33.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":[{"Type":"volume","Name":"f06c519c017d76cea213ca241c2122373eca5b7cc0182450603886353979ccac","Source":"/var/lib/docker/volumes/f06c519c017d76cea213ca241c2122373eca5b7cc0182450603886353979ccac/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"71fb7a9a94b0","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
612216:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
612316:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
612416:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
612516:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: releasing valid endpoint
612616:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: releasing endpoint
612716:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: connection http-outgoing-1 can be kept alive for 3 MINUTES
612816:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
612916:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592,true,true
613016:02:33.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: preparing request execution
613116:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
613216:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
613316:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: target auth state: UNCHALLENGED
613416:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: proxy auth state: UNCHALLENGED
613516:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000061: acquiring connection with route {}->unix://localhost:2375
613616:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquiring endpoint (3 MINUTES)
613716:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000061: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
613816:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000061: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
613916:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000061: acquired ep-00000060
614016:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquired endpoint ep-00000060
614116:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000061: executing DELETE /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592?v=true&force=true HTTP/1.1
614216:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: start execution ex-00000061
614316:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: executing exchange ex-00000061 over http-outgoing-1
614416:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592?v=true&force=true HTTP/1.1
614516:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
614616:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
614716:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
614816:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
614916:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
615016:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
615116:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/71fb7a9a94b0479af66ffde2740cf6fbd22f1522774643db39ad6a14da9fc592?v=true&force=true HTTP/1.1[\r][\n]"
615216:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
615316:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
615416:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
615516:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
615616:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
615716:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
615816:02:33.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
615916:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
616016:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
616116:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
616216:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
616316:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
616416:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
616516:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
616616:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
616716:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
616816:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
616916:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
617016:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
617116:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
617216:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000061: connection can be kept alive for 3 MINUTES
617316:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: releasing valid endpoint
617416:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: releasing endpoint
617516:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: connection http-outgoing-1 can be kept alive for 3 MINUTES
617616:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
617716:02:33.659 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
617816:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
617916:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
618016:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
618116:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
618216:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
618316:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
618416:02:33.660 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
618516:02:33.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
618616:02:33.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
618716:02:33.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
618816:02:33.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1ab51125[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7642a6e3}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
618916:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: preparing request execution
619016:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
619116:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
619216:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: target auth state: UNCHALLENGED
619316:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: proxy auth state: UNCHALLENGED
619416:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000062: acquiring connection with route {}->unix://localhost:2375
619516:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquiring endpoint (3 MINUTES)
619616:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000062: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
619716:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000062: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
619816:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000062: acquired ep-00000061
619916:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquired endpoint ep-00000061
620016:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000062: executing POST /v1.32/containers/create HTTP/1.1
620116:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: start execution ex-00000062
620216:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: executing exchange ex-00000062 over http-outgoing-1
620316:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
620416:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
620516:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
620616:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
620716:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
620816:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
620916:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
621016:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
621116:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
621216:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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]"
621316:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
621416:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
621516:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
621616:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
621716:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
621816:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
621916:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
622016:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
622116:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
622216:02:33.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
622316:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
622416:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
622516:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
622616:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
622716:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
622816:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
622916:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
623016:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
623116:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
623216:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","Warnings":[]}[\n]"
623316:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
623416:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
623516:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
623616:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
623716:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
623816:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
623916:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
624016:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
624116:02:33.678 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000062: connection can be kept alive for 3 MINUTES
624216:02:33.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: releasing valid endpoint
624316:02:33.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: releasing endpoint
624416:02:33.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: connection http-outgoing-1 can be kept alive for 3 MINUTES
624516:02:33.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
624616:02:33.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce
624716:02:33.679 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce
624816:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: preparing request execution
624916:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
625016:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
625116:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: target auth state: UNCHALLENGED
625216:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: proxy auth state: UNCHALLENGED
625316:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000063: acquiring connection with route {}->unix://localhost:2375
625416:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquiring endpoint (3 MINUTES)
625516:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000063: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
625616:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000063: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
625716:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000063: acquired ep-00000062
625816:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquired endpoint ep-00000062
625916:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000063: executing POST /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/start HTTP/1.1
626016:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: start execution ex-00000063
626116:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: executing exchange ex-00000063 over http-outgoing-1
626216:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/start HTTP/1.1
626316:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
626416:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
626516:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
626616:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
626716:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
626816:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
626916:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
627016:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/start HTTP/1.1[\r][\n]"
627116:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
627216:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
627316:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
627416:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
627516:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
627616:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
627716:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
627816:02:33.680 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
627916:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
628016:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
628116:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
628216:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
628316:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
628416:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
628516:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
628616:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
628716:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
628816:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
628916:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
629016:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
629116:02:33.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
629216:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000063: connection can be kept alive for 3 MINUTES
629316:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: releasing valid endpoint
629416:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: releasing endpoint
629516:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: connection http-outgoing-1 can be kept alive for 3 MINUTES
629616:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
629716:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce,false
629816:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json], queryParams={}}
629916:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: preparing request execution
630016:02:33.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
630116:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
630216:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: target auth state: UNCHALLENGED
630316:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: proxy auth state: UNCHALLENGED
630416:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000064: acquiring connection with route {}->unix://localhost:2375
630516:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquiring endpoint (3 MINUTES)
630616:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000064: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
630716:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000064: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
630816:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000064: acquired ep-00000063
630916:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquired endpoint ep-00000063
631016:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000064: executing GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1
631116:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: start execution ex-00000064
631216:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: executing exchange ex-00000064 over http-outgoing-1
631316:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1
631416:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
631516:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
631616:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
631716:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
631816:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
631916:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
632016:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1[\r][\n]"
632116:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
632216:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
632316:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
632416:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
632516:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
632616:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
632716:02:33.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
632816:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
632916:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
633016:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
633116:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
633216:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
633316:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
633416:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
633516:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
633616:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
633716:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
633816:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","Created":"2025-12-04T15:02:33.663621356Z","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":4646,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:33.686159445Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/hostname","HostsPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/hosts","LogPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce-json.log","Name":"/thirsty_shannon","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","LowerDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/merged","UpperDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/diff","WorkDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/work"},"Name":"overlay2"},"Mounts":[{"Type""
633916:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
634016:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
634116:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
634216:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
634316:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
634416:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
634516:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
634616:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
634716:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000064: connection can be kept alive for 3 MINUTES
634816:02:33.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"a918e7e042513f724235187af0434f9f441c2d15c70c30c2e23a370db533b1e0","Source":"/var/lib/docker/volumes/a918e7e042513f724235187af0434f9f441c2d15c70c30c2e23a370db533b1e0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"8f93f0ea858d","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"73ba623798930d939d9318c6fc0d0bb08d145d2d6481c75ef22fda3c7c0414b9","SandboxKey":"/var/run/docker/netns/73ba62379893","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32778"},{"HostIp":"::","HostPort":"32778"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"916f0430311455867e4fccdd42ed472d01bffc0e4b0dedc638d485083e3a39fe","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"c2:62:35:56:f0:f4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"c2:62:35:56:f0:f4","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"916f0430311455867e4fccdd42ed472d01bffc0e4b0dedc638d485083e3a39fe","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
634916:02:33.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
635016:02:33.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
635116:02:33.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
635216:02:33.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: releasing valid endpoint
635316:02:33.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: releasing endpoint
635416:02:33.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: connection http-outgoing-1 can be kept alive for 3 MINUTES
635516:02:33.800 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
635616:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
635716:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: preparing request execution
635816:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
635916:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
636016:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: target auth state: UNCHALLENGED
636116:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: proxy auth state: UNCHALLENGED
636216:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000065: acquiring connection with route {}->unix://localhost:2375
636316:02:33.801 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquiring endpoint (3 MINUTES)
636416:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000065: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
636516:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000065: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
636616:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000065: acquired ep-00000064
636716:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquired endpoint ep-00000064
636816:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000065: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
636916:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: start execution ex-00000065
637016:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: executing exchange ex-00000065 over http-outgoing-1
637116:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
637216:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
637316:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
637416:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
637516:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
637616:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
637716:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
637816:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
637916:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
638016:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
638116:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
638216:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
638316:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
638416:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
638516:02:33.802 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
638616:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
638716:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
638816:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
638916:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
639016:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
639116:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
639216:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
639316:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
639416:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
639516:02:33.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
639616:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
639716:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
639816:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
639916:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
640016:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
640116:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
640216:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
640316:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
640416:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
640516:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
640616:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
640716:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
640816:02:33.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000065: connection can be kept alive for 3 MINUTES
640916:02:33.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: releasing valid endpoint
641016:02:33.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: releasing endpoint
641116:02:33.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: connection http-outgoing-1 can be kept alive for 3 MINUTES
641216:02:33.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
641316:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
641416:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: preparing request execution
641516:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
641616:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
641716:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: target auth state: UNCHALLENGED
641816:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: proxy auth state: UNCHALLENGED
641916:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000066: acquiring connection with route {}->unix://localhost:2375
642016:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquiring endpoint (3 MINUTES)
642116:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000066: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
642216:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000066: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
642316:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000066: acquired ep-00000065
642416:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquired endpoint ep-00000065
642516:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000066: executing GET /v1.32/version HTTP/1.1
642616:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: start execution ex-00000066
642716:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: executing exchange ex-00000066 over http-outgoing-1
642816:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
642916:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
643016:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
643116:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
643216:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
643316:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
643416:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
643516:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
643616:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
643716:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
643816:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
643916:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
644016:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
644116:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
644216:02:33.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
644316:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
644416:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
644516:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
644616:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
644716:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
644816:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
644916:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:33 GMT[\r][\n]"
645016:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
645116:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
645216:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
645316:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
645416:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
645516:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
645616:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
645716:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
645816:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
645916:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:33 GMT
646016:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
646116:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000066: connection can be kept alive for 3 MINUTES
646216:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: releasing valid endpoint
646316:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: releasing endpoint
646416:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: connection http-outgoing-1 can be kept alive for 3 MINUTES
646516:02:33.814 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
646616:02:33.815 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /thirsty_shannon: Waiting for 60 seconds for URL: http://172.17.0.1:32778/ (where port 32778 maps to container port 8500)
646716:02:34.511 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.851003261S
646816:02:34.513 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32778/v1/kv/notExistingKey?raw, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
646916:02:34.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey?raw, took: 0.002s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:34 GMT, X-Consul-Knownleader: true
647016:02:34.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32778/v1/kv/notExistingKey, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
647116:02:34.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:34 GMT, X-Consul-Knownleader: true
647216:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce,false
647316:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json], queryParams={}}
647416:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: preparing request execution
647516:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
647616:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
647716:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: target auth state: UNCHALLENGED
647816:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: proxy auth state: UNCHALLENGED
647916:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000067: acquiring connection with route {}->unix://localhost:2375
648016:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquiring endpoint (3 MINUTES)
648116:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000067: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
648216:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000067: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
648316:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000067: acquired ep-00000066
648416:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquired endpoint ep-00000066
648516:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000067: executing GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1
648616:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: start execution ex-00000067
648716:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: executing exchange ex-00000067 over http-outgoing-1
648816:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1
648916:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
649016:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
649116:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
649216:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
649316:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
649416:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
649516:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1[\r][\n]"
649616:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
649716:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
649816:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
649916:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
650016:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
650116:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
650216:02:34.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
650316:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
650416:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
650516:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
650616:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
650716:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
650816:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
650916:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
651016:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
651116:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
651216:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
651316:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","Created":"2025-12-04T15:02:33.663621356Z","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":4646,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:33.686159445Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/hostname","HostsPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/hosts","LogPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce-json.log","Name":"/thirsty_shannon","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","LowerDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/merged","UpperDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/diff","WorkDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/work"},"Name":"overlay2"},"Mounts":[{"Type""
651416:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
651516:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
651616:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
651716:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
651816:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
651916:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
652016:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
652116:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
652216:02:34.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000067: connection can be kept alive for 3 MINUTES
652316:02:34.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"a918e7e042513f724235187af0434f9f441c2d15c70c30c2e23a370db533b1e0","Source":"/var/lib/docker/volumes/a918e7e042513f724235187af0434f9f441c2d15c70c30c2e23a370db533b1e0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"8f93f0ea858d","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"73ba623798930d939d9318c6fc0d0bb08d145d2d6481c75ef22fda3c7c0414b9","SandboxKey":"/var/run/docker/netns/73ba62379893","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32778"},{"HostIp":"::","HostPort":"32778"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"916f0430311455867e4fccdd42ed472d01bffc0e4b0dedc638d485083e3a39fe","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"c2:62:35:56:f0:f4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"c2:62:35:56:f0:f4","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"916f0430311455867e4fccdd42ed472d01bffc0e4b0dedc638d485083e3a39fe","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
652416:02:34.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
652516:02:34.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
652616:02:34.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
652716:02:34.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: releasing valid endpoint
652816:02:34.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: releasing endpoint
652916:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: connection http-outgoing-1 can be kept alive for 3 MINUTES
653016:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
653116:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce,<null>
653216:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: preparing request execution
653316:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
653416:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
653516:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: target auth state: UNCHALLENGED
653616:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: proxy auth state: UNCHALLENGED
653716:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000068: acquiring connection with route {}->unix://localhost:2375
653816:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquiring endpoint (3 MINUTES)
653916:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000068: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
654016:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000068: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
654116:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000068: acquired ep-00000067
654216:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquired endpoint ep-00000067
654316:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000068: executing POST /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/kill HTTP/1.1
654416:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: start execution ex-00000068
654516:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: executing exchange ex-00000068 over http-outgoing-1
654616:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/kill HTTP/1.1
654716:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
654816:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
654916:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
655016:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
655116:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
655216:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
655316:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
655416:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/kill HTTP/1.1[\r][\n]"
655516:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
655616:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
655716:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
655816:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
655916:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
656016:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
656116:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
656216:02:34.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
656316:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
656416:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
656516:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
656616:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
656716:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
656816:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
656916:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
657016:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
657116:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
657216:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
657316:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
657416:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
657516:02:34.636 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
657616:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000068: connection can be kept alive for 3 MINUTES
657716:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: releasing valid endpoint
657816:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: releasing endpoint
657916:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: connection http-outgoing-1 can be kept alive for 3 MINUTES
658016:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
658116:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce,false
658216:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json], queryParams={}}
658316:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: preparing request execution
658416:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
658516:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
658616:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: target auth state: UNCHALLENGED
658716:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: proxy auth state: UNCHALLENGED
658816:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000069: acquiring connection with route {}->unix://localhost:2375
658916:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquiring endpoint (3 MINUTES)
659016:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000069: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
659116:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000069: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
659216:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000069: acquired ep-00000068
659316:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquired endpoint ep-00000068
659416:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000069: executing GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1
659516:02:34.637 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: start execution ex-00000069
659616:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: executing exchange ex-00000069 over http-outgoing-1
659716:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1
659816:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
659916:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
660016:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
660116:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
660216:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
660316:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
660416:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/json HTTP/1.1[\r][\n]"
660516:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
660616:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
660716:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
660816:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
660916:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
661016:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
661116:02:34.638 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
661216:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
661316:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
661416:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
661516:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
661616:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
661716:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
661816:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
661916:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
662016:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
662116:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
662216:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","Created":"2025-12-04T15:02:33.663621356Z","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":"2025-12-04T15:02:33.686159445Z","FinishedAt":"2025-12-04T15:02:34.535779387Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/hostname","HostsPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/hosts","LogPath":"/var/lib/docker/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce-json.log","Name":"/thirsty_shannon","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce","LowerDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/merged","UpperDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/diff","WorkDir":"/var/lib/docker/overlay2/4b42eecff7f5ccea7025c3ceb77553565e854bb4a79792c17c294fffa0fc9158/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a918e7e042513f724235187af0434f9f441c2d15c70c30c2e23a370db533b1e0","Source":"/var/lib/docker/volumes/a918e7e042513f724235187af0434f9f441c2d15c70c30c2e23a370db533b1e0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"8f93f0ea858d","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
662316:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
662416:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
662516:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
662616:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
662716:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
662816:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
662916:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
663016:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
663116:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
663216:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
663316:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
663416:02:34.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000069: connection can be kept alive for 3 MINUTES
663516:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: releasing valid endpoint
663616:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: releasing endpoint
663716:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: connection http-outgoing-1 can be kept alive for 3 MINUTES
663816:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
663916:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce,true,true
664016:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: preparing request execution
664116:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
664216:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
664316:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: target auth state: UNCHALLENGED
664416:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: proxy auth state: UNCHALLENGED
664516:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000006A: acquiring connection with route {}->unix://localhost:2375
664616:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquiring endpoint (3 MINUTES)
664716:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
664816:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
664916:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006A: acquired ep-00000069
665016:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquired endpoint ep-00000069
665116:02:34.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006A: executing DELETE /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce?v=true&force=true HTTP/1.1
665216:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: start execution ex-0000006A
665316:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: executing exchange ex-0000006A over http-outgoing-1
665416:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce?v=true&force=true HTTP/1.1
665516:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
665616:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
665716:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
665816:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
665916:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
666016:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
666116:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/8f93f0ea858de3ba1c25372b4e4f15f8ab270a442ff67298209174baae6fa9ce?v=true&force=true HTTP/1.1[\r][\n]"
666216:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
666316:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
666416:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
666516:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
666616:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
666716:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
666816:02:34.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
666916:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
667016:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
667116:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
667216:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
667316:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
667416:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
667516:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
667616:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
667716:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
667816:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
667916:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
668016:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
668116:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
668216:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006A: connection can be kept alive for 3 MINUTES
668316:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: releasing valid endpoint
668416:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: releasing endpoint
668516:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: connection http-outgoing-1 can be kept alive for 3 MINUTES
668616:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
668716:02:34.649 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
668816:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
668916:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
669016:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
669116:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
669216:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
669316:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
669416:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
669516:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
669616:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
669716:02:34.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
669816:02:34.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1bf78ef[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@1ff52489}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
669916:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: preparing request execution
670016:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
670116:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
670216:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: target auth state: UNCHALLENGED
670316:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: proxy auth state: UNCHALLENGED
670416:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000006B: acquiring connection with route {}->unix://localhost:2375
670516:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquiring endpoint (3 MINUTES)
670616:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
670716:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
670816:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006B: acquired ep-0000006A
670916:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquired endpoint ep-0000006A
671016:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006B: executing POST /v1.32/containers/create HTTP/1.1
671116:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: start execution ex-0000006B
671216:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: executing exchange ex-0000006B over http-outgoing-1
671316:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
671416:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
671516:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
671616:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
671716:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
671816:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
671916:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
672016:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
672116:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
672216:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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]"
672316:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
672416:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
672516:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
672616:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
672716:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
672816:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
672916:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
673016:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
673116:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
673216:02:34.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
673316:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
673416:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
673516:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
673616:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
673716:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
673816:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
673916:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
674016:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
674116:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
674216:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","Warnings":[]}[\n]"
674316:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
674416:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
674516:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
674616:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
674716:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
674816:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
674916:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
675016:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
675116:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006B: connection can be kept alive for 3 MINUTES
675216:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: releasing valid endpoint
675316:02:34.670 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: releasing endpoint
675416:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: connection http-outgoing-1 can be kept alive for 3 MINUTES
675516:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
675616:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5
675716:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5
675816:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: preparing request execution
675916:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
676016:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
676116:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: target auth state: UNCHALLENGED
676216:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: proxy auth state: UNCHALLENGED
676316:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000006C: acquiring connection with route {}->unix://localhost:2375
676416:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquiring endpoint (3 MINUTES)
676516:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
676616:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
676716:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006C: acquired ep-0000006B
676816:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquired endpoint ep-0000006B
676916:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006C: executing POST /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/start HTTP/1.1
677016:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: start execution ex-0000006C
677116:02:34.671 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: executing exchange ex-0000006C over http-outgoing-1
677216:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/start HTTP/1.1
677316:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
677416:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
677516:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
677616:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
677716:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
677816:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
677916:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
678016:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/start HTTP/1.1[\r][\n]"
678116:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
678216:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
678316:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
678416:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
678516:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
678616:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
678716:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
678816:02:34.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
678916:02:34.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
679016:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
679116:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
679216:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
679316:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
679416:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
679516:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
679616:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
679716:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
679816:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
679916:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
680016:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
680116:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
680216:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006C: connection can be kept alive for 3 MINUTES
680316:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: releasing valid endpoint
680416:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: releasing endpoint
680516:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: connection http-outgoing-1 can be kept alive for 3 MINUTES
680616:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
680716:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5,false
680816:02:34.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json], queryParams={}}
680916:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: preparing request execution
681016:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
681116:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
681216:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: target auth state: UNCHALLENGED
681316:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: proxy auth state: UNCHALLENGED
681416:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000006D: acquiring connection with route {}->unix://localhost:2375
681516:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquiring endpoint (3 MINUTES)
681616:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
681716:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
681816:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006D: acquired ep-0000006C
681916:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquired endpoint ep-0000006C
682016:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006D: executing GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1
682116:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: start execution ex-0000006D
682216:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: executing exchange ex-0000006D over http-outgoing-1
682316:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1
682416:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
682516:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
682616:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
682716:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
682816:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
682916:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
683016:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1[\r][\n]"
683116:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
683216:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
683316:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
683416:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
683516:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
683616:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
683716:02:34.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
683816:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
683916:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
684016:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
684116:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
684216:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
684316:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
684416:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
684516:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
684616:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
684716:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
684816:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","Created":"2025-12-04T15:02:34.653812296Z","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":4785,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:34.677951712Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/resolv.conf","HostnamePath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/hostname","HostsPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/hosts","LogPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5-json.log","Name":"/serene_agnesi","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","LowerDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/merged","UpperDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/diff","WorkDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"24c4f377fd036d536b81ed9fdb30aa8fbc921f81e3b3e98996991ec286954678","Source":"/var/lib/docker/volumes/24c4f377fd036d536b81ed9fdb30aa8fbc921f81e3b3e98996991ec286954678/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"6989220b179e","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c315b3b4cf20457f62f2b4961eadcf73547003319ff1ad5e475a6413c6fac99c","SandboxKey":"/var/run/docker/netns/c315b3b4cf20","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32779"},{"HostIp":"::","HostPort":"32779"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b48b9a34fd1ebe7900c5626780ea5a7f0b4267a6848f291dca8a1a4c47d9cc35","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"22:78:cd:dc:74:86","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"22:78:cd:dc:74:86","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"b48b9a34fd1ebe7900c5626780ea5a7f0b4267a6848f291dca8a1a4c47d9cc35","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
684916:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
685016:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
685116:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
685216:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
685316:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
685416:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
685516:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
685616:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
685716:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
685816:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
685916:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
686016:02:34.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006D: connection can be kept alive for 3 MINUTES
686116:02:34.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: releasing valid endpoint
686216:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: releasing endpoint
686316:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: connection http-outgoing-1 can be kept alive for 3 MINUTES
686416:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
686516:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
686616:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: preparing request execution
686716:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
686816:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
686916:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: target auth state: UNCHALLENGED
687016:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: proxy auth state: UNCHALLENGED
687116:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000006E: acquiring connection with route {}->unix://localhost:2375
687216:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquiring endpoint (3 MINUTES)
687316:02:34.792 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
687416:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
687516:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006E: acquired ep-0000006D
687616:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquired endpoint ep-0000006D
687716:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006E: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
687816:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: start execution ex-0000006E
687916:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: executing exchange ex-0000006E over http-outgoing-1
688016:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
688116:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
688216:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
688316:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
688416:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
688516:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
688616:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
688716:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
688816:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
688916:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
689016:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
689116:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
689216:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
689316:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
689416:02:34.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
689516:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
689616:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
689716:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
689816:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
689916:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
690016:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
690116:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
690216:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
690316:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
690416:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
690516:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
690616:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
690716:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
690816:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
690916:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
691016:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
691116:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
691216:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
691316:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
691416:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
691516:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
691616:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
691716:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006E: connection can be kept alive for 3 MINUTES
691816:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: releasing valid endpoint
691916:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: releasing endpoint
692016:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: connection http-outgoing-1 can be kept alive for 3 MINUTES
692116:02:34.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
692216:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
692316:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: preparing request execution
692416:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
692516:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
692616:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: target auth state: UNCHALLENGED
692716:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: proxy auth state: UNCHALLENGED
692816:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000006F: acquiring connection with route {}->unix://localhost:2375
692916:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquiring endpoint (3 MINUTES)
693016:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
693116:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
693216:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006F: acquired ep-0000006E
693316:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquired endpoint ep-0000006E
693416:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006F: executing GET /v1.32/version HTTP/1.1
693516:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: start execution ex-0000006F
693616:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: executing exchange ex-0000006F over http-outgoing-1
693716:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
693816:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
693916:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
694016:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
694116:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
694216:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
694316:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
694416:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
694516:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
694616:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
694716:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
694816:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
694916:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
695016:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
695116:02:34.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
695216:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
695316:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
695416:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
695516:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
695616:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
695716:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
695816:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:34 GMT[\r][\n]"
695916:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
696016:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
696116:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
696216:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
696316:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
696416:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
696516:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
696616:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
696716:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
696816:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:34 GMT
696916:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
697016:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006F: connection can be kept alive for 3 MINUTES
697116:02:34.803 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: releasing valid endpoint
697216:02:34.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: releasing endpoint
697316:02:34.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: connection http-outgoing-1 can be kept alive for 3 MINUTES
697416:02:34.804 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
697516:02:34.805 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /serene_agnesi: Waiting for 60 seconds for URL: http://172.17.0.1:32779/ (where port 32779 maps to container port 8500)
697616:02:35.513 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.863211768S
697716:02:35.516 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32779/v1/kv/forDeleting, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 5
697816:02:35.518 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:35 GMT, Content-Type: application/json
697916:02:35.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: DELETE http://172.17.0.1:32779/v1/kv/forDeleting, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
698016:02:35.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: DELETE http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:35 GMT, Content-Type: application/json
698116:02:35.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32779/v1/kv/forDeleting, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
698216:02:35.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:35 GMT, X-Consul-Knownleader: true
698316:02:35.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5,false
698416:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json], queryParams={}}
698516:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: preparing request execution
698616:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
698716:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
698816:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: target auth state: UNCHALLENGED
698916:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: proxy auth state: UNCHALLENGED
699016:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000070: acquiring connection with route {}->unix://localhost:2375
699116:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquiring endpoint (3 MINUTES)
699216:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000070: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
699316:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000070: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
699416:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000070: acquired ep-0000006F
699516:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquired endpoint ep-0000006F
699616:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000070: executing GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1
699716:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: start execution ex-00000070
699816:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: executing exchange ex-00000070 over http-outgoing-1
699916:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1
700016:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
700116:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
700216:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
700316:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
700416:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
700516:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
700616:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1[\r][\n]"
700716:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
700816:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
700916:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
701016:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
701116:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
701216:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
701316:02:35.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
701416:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
701516:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
701616:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
701716:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
701816:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
701916:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
702016:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
702116:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
702216:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
702316:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
702416:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","Created":"2025-12-04T15:02:34.653812296Z","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":4785,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:34.677951712Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/resolv.conf","HostnamePath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/hostname","HostsPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/hosts","LogPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5-json.log","Name":"/serene_agnesi","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","LowerDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/merged","UpperDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/diff","WorkDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"24c4f377fd036d536b81ed9fdb30aa8fbc921f81e3b3e98996991ec286954678","Source":"/var/lib/docker/volumes/24c4f377fd036d536b81ed9fdb30aa8fbc921f81e3b3e98996991ec286954678/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"6989220b179e","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c315b3b4cf20457f62f2b4961eadcf73547003319ff1ad5e475a6413c6fac99c","SandboxKey":"/var/run/docker/netns/c315b3b4cf20","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32779"},{"HostIp":"::","HostPort":"32779"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b48b9a34fd1ebe7900c5626780ea5a7f0b4267a6848f291dca8a1a4c47d9cc35","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"22:78:cd:dc:74:86","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"22:78:cd:dc:74:86","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"b48b9a34fd1ebe7900c5626780ea5a7f0b4267a6848f291dca8a1a4c47d9cc35","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
702516:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
702616:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
702716:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
702816:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
702916:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
703016:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
703116:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
703216:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
703316:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
703416:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
703516:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
703616:02:35.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000070: connection can be kept alive for 3 MINUTES
703716:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: releasing valid endpoint
703816:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: releasing endpoint
703916:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: connection http-outgoing-1 can be kept alive for 3 MINUTES
704016:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
704116:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5,<null>
704216:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: preparing request execution
704316:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
704416:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
704516:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: target auth state: UNCHALLENGED
704616:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: proxy auth state: UNCHALLENGED
704716:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000071: acquiring connection with route {}->unix://localhost:2375
704816:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquiring endpoint (3 MINUTES)
704916:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000071: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
705016:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000071: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
705116:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000071: acquired ep-00000070
705216:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquired endpoint ep-00000070
705316:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000071: executing POST /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/kill HTTP/1.1
705416:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: start execution ex-00000071
705516:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: executing exchange ex-00000071 over http-outgoing-1
705616:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/kill HTTP/1.1
705716:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
705816:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
705916:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
706016:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
706116:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
706216:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
706316:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
706416:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/kill HTTP/1.1[\r][\n]"
706516:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
706616:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
706716:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
706816:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
706916:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
707016:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
707116:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
707216:02:35.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
707316:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
707416:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
707516:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
707616:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
707716:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
707816:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
707916:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
708016:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
708116:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
708216:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
708316:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
708416:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
708516:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
708616:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000071: connection can be kept alive for 3 MINUTES
708716:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: releasing valid endpoint
708816:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: releasing endpoint
708916:02:35.640 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: connection http-outgoing-1 can be kept alive for 3 MINUTES
709016:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
709116:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5,false
709216:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json], queryParams={}}
709316:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: preparing request execution
709416:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
709516:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
709616:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: target auth state: UNCHALLENGED
709716:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: proxy auth state: UNCHALLENGED
709816:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000072: acquiring connection with route {}->unix://localhost:2375
709916:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquiring endpoint (3 MINUTES)
710016:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000072: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
710116:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000072: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
710216:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000072: acquired ep-00000071
710316:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquired endpoint ep-00000071
710416:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000072: executing GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1
710516:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: start execution ex-00000072
710616:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: executing exchange ex-00000072 over http-outgoing-1
710716:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1
710816:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
710916:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
711016:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
711116:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
711216:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
711316:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
711416:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/json HTTP/1.1[\r][\n]"
711516:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
711616:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
711716:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
711816:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
711916:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
712016:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
712116:02:35.641 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
712216:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
712316:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
712416:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
712516:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
712616:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
712716:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
712816:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
712916:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
713016:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
713116:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
713216:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","Created":"2025-12-04T15:02:34.653812296Z","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":"2025-12-04T15:02:34.677951712Z","FinishedAt":"2025-12-04T15:02:35.543275844Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/resolv.conf","HostnamePath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/hostname","HostsPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/hosts","LogPath":"/var/lib/docker/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5-json.log","Name":"/serene_agnesi","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5","LowerDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/merged","UpperDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/diff","WorkDir":"/var/lib/docker/overlay2/cfe94298f19aecd57cfa6f59a84934321734e4da78ef8a2269ad640c8b13cd60/work"},"Name":"overlay2"},"Mounts":["
713316:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
713416:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
713516:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
713616:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
713716:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
713816:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
713916:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
714016:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
714116:02:35.642 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000072: connection can be kept alive for 3 MINUTES
714216:02:35.643 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Type":"volume","Name":"24c4f377fd036d536b81ed9fdb30aa8fbc921f81e3b3e98996991ec286954678","Source":"/var/lib/docker/volumes/24c4f377fd036d536b81ed9fdb30aa8fbc921f81e3b3e98996991ec286954678/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"6989220b179e","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
714316:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
714416:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
714516:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
714616:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: releasing valid endpoint
714716:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: releasing endpoint
714816:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: connection http-outgoing-1 can be kept alive for 3 MINUTES
714916:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
715016:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5,true,true
715116:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: preparing request execution
715216:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
715316:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
715416:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: target auth state: UNCHALLENGED
715516:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: proxy auth state: UNCHALLENGED
715616:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000073: acquiring connection with route {}->unix://localhost:2375
715716:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquiring endpoint (3 MINUTES)
715816:02:35.644 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000073: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
715916:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000073: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
716016:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000073: acquired ep-00000072
716116:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquired endpoint ep-00000072
716216:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000073: executing DELETE /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5?v=true&force=true HTTP/1.1
716316:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: start execution ex-00000073
716416:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: executing exchange ex-00000073 over http-outgoing-1
716516:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5?v=true&force=true HTTP/1.1
716616:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
716716:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
716816:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
716916:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
717016:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
717116:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
717216:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/6989220b179e1f924d7b987576d70d690b30afab1fdc2bdf0caab8ad846ba6d5?v=true&force=true HTTP/1.1[\r][\n]"
717316:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
717416:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
717516:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
717616:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
717716:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
717816:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
717916:02:35.645 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
718016:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
718116:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
718216:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
718316:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
718416:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
718516:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
718616:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
718716:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
718816:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
718916:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
719016:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
719116:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
719216:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
719316:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000073: connection can be kept alive for 3 MINUTES
719416:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: releasing valid endpoint
719516:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: releasing endpoint
719616:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: connection http-outgoing-1 can be kept alive for 3 MINUTES
719716:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
719816:02:35.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
719916:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
720016:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
720116:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
720216:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
720316:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
720416:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
720516:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
720616:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
720716:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
720816:02:35.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
720916:02:35.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@80a4ac1[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@55610cf2}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
721016:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: preparing request execution
721116:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
721216:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
721316:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: target auth state: UNCHALLENGED
721416:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: proxy auth state: UNCHALLENGED
721516:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000074: acquiring connection with route {}->unix://localhost:2375
721616:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquiring endpoint (3 MINUTES)
721716:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000074: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
721816:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000074: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
721916:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000074: acquired ep-00000073
722016:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquired endpoint ep-00000073
722116:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000074: executing POST /v1.32/containers/create HTTP/1.1
722216:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: start execution ex-00000074
722316:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: executing exchange ex-00000074 over http-outgoing-1
722416:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
722516:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
722616:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
722716:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
722816:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
722916:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
723016:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
723116:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
723216:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
723316:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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]"
723416:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
723516:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
723616:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
723716:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
723816:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
723916:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
724016:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
724116:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
724216:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
724316:02:35.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
724416:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
724516:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
724616:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
724716:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
724816:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
724916:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
725016:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
725116:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
725216:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
725316:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","Warnings":[]}[\n]"
725416:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
725516:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
725616:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
725716:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
725816:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
725916:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
726016:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
726116:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
726216:02:35.672 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000074: connection can be kept alive for 3 MINUTES
726316:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: releasing valid endpoint
726416:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: releasing endpoint
726516:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: connection http-outgoing-1 can be kept alive for 3 MINUTES
726616:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
726716:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb
726816:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb
726916:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: preparing request execution
727016:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
727116:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
727216:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: target auth state: UNCHALLENGED
727316:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: proxy auth state: UNCHALLENGED
727416:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000075: acquiring connection with route {}->unix://localhost:2375
727516:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquiring endpoint (3 MINUTES)
727616:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000075: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
727716:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000075: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
727816:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000075: acquired ep-00000074
727916:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquired endpoint ep-00000074
728016:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000075: executing POST /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/start HTTP/1.1
728116:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: start execution ex-00000075
728216:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: executing exchange ex-00000075 over http-outgoing-1
728316:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/start HTTP/1.1
728416:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
728516:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
728616:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
728716:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
728816:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
728916:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
729016:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
729116:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/start HTTP/1.1[\r][\n]"
729216:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
729316:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
729416:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
729516:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
729616:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
729716:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
729816:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
729916:02:35.673 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
730016:02:35.786 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
730116:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
730216:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
730316:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
730416:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
730516:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
730616:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
730716:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
730816:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
730916:02:35.787 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
731016:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
731116:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
731216:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
731316:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000075: connection can be kept alive for 3 MINUTES
731416:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: releasing valid endpoint
731516:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: releasing endpoint
731616:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: connection http-outgoing-1 can be kept alive for 3 MINUTES
731716:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
731816:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb,false
731916:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json], queryParams={}}
732016:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: preparing request execution
732116:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
732216:02:35.788 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
732316:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: target auth state: UNCHALLENGED
732416:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: proxy auth state: UNCHALLENGED
732516:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000076: acquiring connection with route {}->unix://localhost:2375
732616:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquiring endpoint (3 MINUTES)
732716:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000076: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
732816:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000076: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
732916:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000076: acquired ep-00000075
733016:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquired endpoint ep-00000075
733116:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000076: executing GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1
733216:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: start execution ex-00000076
733316:02:35.789 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: executing exchange ex-00000076 over http-outgoing-1
733416:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1
733516:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
733616:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
733716:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
733816:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
733916:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
734016:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
734116:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1[\r][\n]"
734216:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
734316:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
734416:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
734516:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
734616:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
734716:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
734816:02:35.790 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
734916:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
735016:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
735116:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
735216:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
735316:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
735416:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
735516:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
735616:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
735716:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
735816:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
735916:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","Created":"2025-12-04T15:02:35.657743325Z","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":4926,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:35.679460581Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/resolv.conf","HostnamePath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/hostname","HostsPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/hosts","LogPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb-json.log","Name":"/elated_antonelli","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","LowerDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/merged","UpperDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/diff","WorkDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"f5a33cafb686638ecc6402ee9d24d467c21efa84acd394b85e0a9b879c2e176d","Source":"/var/lib/docker/volumes/f5a33cafb686638ecc6402ee9d24d467c21efa84acd394b85e0a9b879c2e176d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"f121c9e121dd","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0b717fcf45ffa73f5880bab4a29b73e1c042b45181b6c9460313dcc1d2db6053","SandboxKey":"/var/run/docker/netns/0b717fcf45ff","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32780"},{"HostIp":"::","HostPort":"32780"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"04a476438da200b06a9638f5838f3e05659e8326226b755b9b5193553ee4981f","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ba:f3:92:d2:95:44","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ba:f3:92:d2:95:44","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"04a476438da200b06a9638f5838f3e05659e8326226b755b9b5193553ee4981f","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
736016:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
736116:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
736216:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
736316:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
736416:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
736516:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
736616:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
736716:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
736816:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
736916:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
737016:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
737116:02:35.791 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000076: connection can be kept alive for 3 MINUTES
737216:02:35.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: releasing valid endpoint
737316:02:35.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: releasing endpoint
737416:02:35.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: connection http-outgoing-1 can be kept alive for 3 MINUTES
737516:02:35.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
737616:02:35.793 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
737716:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: preparing request execution
737816:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
737916:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
738016:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: target auth state: UNCHALLENGED
738116:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: proxy auth state: UNCHALLENGED
738216:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000077: acquiring connection with route {}->unix://localhost:2375
738316:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquiring endpoint (3 MINUTES)
738416:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000077: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
738516:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000077: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
738616:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000077: acquired ep-00000076
738716:02:35.794 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquired endpoint ep-00000076
738816:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000077: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
738916:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: start execution ex-00000077
739016:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: executing exchange ex-00000077 over http-outgoing-1
739116:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
739216:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
739316:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
739416:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
739516:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
739616:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
739716:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
739816:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
739916:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
740016:02:35.795 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
740116:02:35.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
740216:02:35.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
740316:02:35.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
740416:02:35.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
740516:02:35.796 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
740616:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
740716:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
740816:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
740916:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
741016:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
741116:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
741216:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
741316:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
741416:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
741516:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
741616:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
741716:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
741816:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
741916:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
742016:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
742116:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
742216:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
742316:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
742416:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
742516:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
742616:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
742716:02:35.797 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
742816:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000077: connection can be kept alive for 3 MINUTES
742916:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: releasing valid endpoint
743016:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: releasing endpoint
743116:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: connection http-outgoing-1 can be kept alive for 3 MINUTES
743216:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
743316:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
743416:02:35.798 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: preparing request execution
743516:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
743616:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
743716:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: target auth state: UNCHALLENGED
743816:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: proxy auth state: UNCHALLENGED
743916:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000078: acquiring connection with route {}->unix://localhost:2375
744016:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquiring endpoint (3 MINUTES)
744116:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000078: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
744216:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000078: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
744316:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000078: acquired ep-00000077
744416:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquired endpoint ep-00000077
744516:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000078: executing GET /v1.32/version HTTP/1.1
744616:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: start execution ex-00000078
744716:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: executing exchange ex-00000078 over http-outgoing-1
744816:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
744916:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
745016:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
745116:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
745216:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
745316:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
745416:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
745516:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
745616:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
745716:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
745816:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
745916:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
746016:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
746116:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
746216:02:35.799 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
746316:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
746416:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
746516:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
746616:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
746716:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
746816:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
746916:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:35 GMT[\r][\n]"
747016:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
747116:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
747216:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
747316:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
747416:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
747516:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
747616:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
747716:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
747816:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
747916:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:35 GMT
748016:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
748116:02:35.806 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000078: connection can be kept alive for 3 MINUTES
748216:02:35.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: releasing valid endpoint
748316:02:35.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: releasing endpoint
748416:02:35.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: connection http-outgoing-1 can be kept alive for 3 MINUTES
748516:02:35.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
748616:02:35.807 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /elated_antonelli: Waiting for 60 seconds for URL: http://172.17.0.1:32780/ (where port 32780 maps to container port 8500)
748716:02:36.515 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.86117143S
748816:02:36.517 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32780/v1/kv/key1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
748916:02:36.519 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key1, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:36 GMT, Content-Type: application/json
749016:02:36.520 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32780/v1/kv/key2, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
749116:02:36.521 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:36 GMT, Content-Type: application/json
749216:02:36.522 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32780/v1/kv/key3, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
749316:02:36.523 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key3, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:36 GMT, Content-Type: application/json
749416:02:36.524 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32780/v1/kv/key?recurse, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
749516:02:36.525 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32780/v1/kv/key?recurse, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 16, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 489, Date: Thu, 04 Dec 2025 15:02:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
749616:02:36.526 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: DELETE http://172.17.0.1:32780/v1/kv/key?recurse, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
749716:02:36.527 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: DELETE http://172.17.0.1:32780/v1/kv/key?recurse, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:36 GMT, Content-Type: application/json
749816:02:36.528 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32780/v1/kv/key, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
749916:02:36.529 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32780/v1/kv/key, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 17, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:36 GMT, X-Consul-Knownleader: true
750016:02:36.530 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb,false
750116:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json], queryParams={}}
750216:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: preparing request execution
750316:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
750416:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
750516:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: target auth state: UNCHALLENGED
750616:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: proxy auth state: UNCHALLENGED
750716:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000079: acquiring connection with route {}->unix://localhost:2375
750816:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquiring endpoint (3 MINUTES)
750916:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000079: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
751016:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000079: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
751116:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000079: acquired ep-00000078
751216:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquired endpoint ep-00000078
751316:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000079: executing GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1
751416:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: start execution ex-00000079
751516:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: executing exchange ex-00000079 over http-outgoing-1
751616:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1
751716:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
751816:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
751916:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
752016:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
752116:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
752216:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
752316:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1[\r][\n]"
752416:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
752516:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
752616:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
752716:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
752816:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
752916:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
753016:02:36.531 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
753116:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
753216:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
753316:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
753416:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
753516:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
753616:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
753716:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
753816:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
753916:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
754016:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
754116:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","Created":"2025-12-04T15:02:35.657743325Z","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":4926,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:35.679460581Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/resolv.conf","HostnamePath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/hostname","HostsPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/hosts","LogPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb-json.log","Name":"/elated_antonelli","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","LowerDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/merged","UpperDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/diff","WorkDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/work"},"Name":"overlay2"},"Mounts":[{"Type"
754216:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
754316:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
754416:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
754516:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
754616:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
754716:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
754816:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
754916:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
755016:02:36.532 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000079: connection can be kept alive for 3 MINUTES
755116:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "":"volume","Name":"f5a33cafb686638ecc6402ee9d24d467c21efa84acd394b85e0a9b879c2e176d","Source":"/var/lib/docker/volumes/f5a33cafb686638ecc6402ee9d24d467c21efa84acd394b85e0a9b879c2e176d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"f121c9e121dd","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0b717fcf45ffa73f5880bab4a29b73e1c042b45181b6c9460313dcc1d2db6053","SandboxKey":"/var/run/docker/netns/0b717fcf45ff","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32780"},{"HostIp":"::","HostPort":"32780"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"04a476438da200b06a9638f5838f3e05659e8326226b755b9b5193553ee4981f","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ba:f3:92:d2:95:44","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ba:f3:92:d2:95:44","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"04a476438da200b06a9638f5838f3e05659e8326226b755b9b5193553ee4981f","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
755216:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
755316:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
755416:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
755516:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: releasing valid endpoint
755616:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: releasing endpoint
755716:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: connection http-outgoing-1 can be kept alive for 3 MINUTES
755816:02:36.533 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
755916:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb,<null>
756016:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: preparing request execution
756116:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
756216:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
756316:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: target auth state: UNCHALLENGED
756416:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: proxy auth state: UNCHALLENGED
756516:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007A: acquiring connection with route {}->unix://localhost:2375
756616:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquiring endpoint (3 MINUTES)
756716:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
756816:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
756916:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007A: acquired ep-00000079
757016:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquired endpoint ep-00000079
757116:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007A: executing POST /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/kill HTTP/1.1
757216:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: start execution ex-0000007A
757316:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: executing exchange ex-0000007A over http-outgoing-1
757416:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/kill HTTP/1.1
757516:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
757616:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
757716:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
757816:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
757916:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
758016:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
758116:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
758216:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/kill HTTP/1.1[\r][\n]"
758316:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
758416:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
758516:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
758616:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
758716:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
758816:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
758916:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
759016:02:36.534 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
759116:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
759216:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
759316:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
759416:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
759516:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
759616:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
759716:02:36.650 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
759816:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
759916:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
760016:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
760116:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
760216:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
760316:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
760416:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007A: connection can be kept alive for 3 MINUTES
760516:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: releasing valid endpoint
760616:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: releasing endpoint
760716:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: connection http-outgoing-1 can be kept alive for 3 MINUTES
760816:02:36.651 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
760916:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb,false
761016:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json], queryParams={}}
761116:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: preparing request execution
761216:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
761316:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
761416:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: target auth state: UNCHALLENGED
761516:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: proxy auth state: UNCHALLENGED
761616:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007B: acquiring connection with route {}->unix://localhost:2375
761716:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquiring endpoint (3 MINUTES)
761816:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
761916:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
762016:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007B: acquired ep-0000007A
762116:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquired endpoint ep-0000007A
762216:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007B: executing GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1
762316:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: start execution ex-0000007B
762416:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: executing exchange ex-0000007B over http-outgoing-1
762516:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1
762616:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
762716:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
762816:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
762916:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
763016:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
763116:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
763216:02:36.652 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/json HTTP/1.1[\r][\n]"
763316:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
763416:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
763516:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
763616:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
763716:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
763816:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
763916:02:36.653 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
764016:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
764116:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
764216:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
764316:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
764416:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
764516:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
764616:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
764716:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
764816:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
764916:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166c[\r][\n]"
765016:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","Created":"2025-12-04T15:02:35.657743325Z","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":"2025-12-04T15:02:35.679460581Z","FinishedAt":"2025-12-04T15:02:36.547420344Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/resolv.conf","HostnamePath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/hostname","HostsPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/hosts","LogPath":"/var/lib/docker/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb-json.log","Name":"/elated_antonelli","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb","LowerDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/merged","UpperDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/diff","WorkDir":"/var/lib/docker/overlay2/ea6ed8e7cb09421d34ce5e21e657ca3f981b2265823889a4ae625b99da2627c6/work"},"Name":"overlay2"},"Mounts"
765116:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
765216:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
765316:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
765416:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
765516:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
765616:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
765716:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
765816:02:36.654 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
765916:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007B: connection can be kept alive for 3 MINUTES
766016:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "":[{"Type":"volume","Name":"f5a33cafb686638ecc6402ee9d24d467c21efa84acd394b85e0a9b879c2e176d","Source":"/var/lib/docker/volumes/f5a33cafb686638ecc6402ee9d24d467c21efa84acd394b85e0a9b879c2e176d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"f121c9e121dd","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
766116:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
766216:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
766316:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
766416:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: releasing valid endpoint
766516:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: releasing endpoint
766616:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: connection http-outgoing-1 can be kept alive for 3 MINUTES
766716:02:36.655 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
766816:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb,true,true
766916:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: preparing request execution
767016:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
767116:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
767216:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: target auth state: UNCHALLENGED
767316:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: proxy auth state: UNCHALLENGED
767416:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007C: acquiring connection with route {}->unix://localhost:2375
767516:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquiring endpoint (3 MINUTES)
767616:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
767716:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
767816:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007C: acquired ep-0000007B
767916:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquired endpoint ep-0000007B
768016:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007C: executing DELETE /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb?v=true&force=true HTTP/1.1
768116:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: start execution ex-0000007C
768216:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: executing exchange ex-0000007C over http-outgoing-1
768316:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb?v=true&force=true HTTP/1.1
768416:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
768516:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
768616:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
768716:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
768816:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
768916:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
769016:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/f121c9e121ddeb39a4f49af034bfa38761eaf5dfa86ddd4f8b661674d188c4eb?v=true&force=true HTTP/1.1[\r][\n]"
769116:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
769216:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
769316:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
769416:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
769516:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
769616:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
769716:02:36.656 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
769816:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
769916:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
770016:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
770116:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
770216:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
770316:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
770416:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
770516:02:36.661 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
770616:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
770716:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
770816:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
770916:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
771016:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
771116:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007C: connection can be kept alive for 3 MINUTES
771216:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: releasing valid endpoint
771316:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: releasing endpoint
771416:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: connection http-outgoing-1 can be kept alive for 3 MINUTES
771516:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
771616:02:36.662 [pool-19-thread-7-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
7717[info] CirceKVStoreSpec:
7718[info] kv store
7719[info] - should put and get key
7720[info] - should put and get keys
7721[info] - should put and get multiple values
7722[info] - should get not existing key
7723[info] - should put and delete key
7724[info] - should put and delete recurse
772516:02:36.672 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
772616:02:36.672 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
772716:02:36.672 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
772816:02:36.672 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
772916:02:36.672 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
773016:02:36.672 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
773116:02:36.672 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
773216:02:36.673 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
773316:02:36.673 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
773416:02:36.673 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
773516:02:36.673 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@8678b66[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@ac08838}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
773616:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: preparing request execution
773716:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
773816:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
773916:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: target auth state: UNCHALLENGED
774016:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: proxy auth state: UNCHALLENGED
774116:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007D: acquiring connection with route {}->unix://localhost:2375
774216:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquiring endpoint (3 MINUTES)
774316:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
774416:02:36.674 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
774516:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007D: acquired ep-0000007C
774616:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquired endpoint ep-0000007C
774716:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007D: executing POST /v1.32/containers/create HTTP/1.1
774816:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: start execution ex-0000007D
774916:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: executing exchange ex-0000007D over http-outgoing-1
775016:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
775116:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
775216:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
775316:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
775416:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
775516:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
775616:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
775716:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
775816:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
775916:02:36.675 [pool-19-thread-7] 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]"
776016:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
776116:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
776216:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
776316:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
776416:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
776516:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
776616:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
776716:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
776816:02:36.675 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
776916:02:36.675 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
777016:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
777116:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
777216:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
777316:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
777416:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
777516:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
777616:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
777716:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
777816:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
777916:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","Warnings":[]}[\n]"
778016:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
778116:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
778216:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
778316:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
778416:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
778516:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
778616:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
778716:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
778816:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007D: connection can be kept alive for 3 MINUTES
778916:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: releasing valid endpoint
779016:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: releasing endpoint
779116:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: connection http-outgoing-1 can be kept alive for 3 MINUTES
779216:02:36.694 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
779316:02:36.694 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f
779416:02:36.695 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f
779516:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: preparing request execution
779616:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
779716:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
779816:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: target auth state: UNCHALLENGED
779916:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: proxy auth state: UNCHALLENGED
780016:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007E: acquiring connection with route {}->unix://localhost:2375
780116:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquiring endpoint (3 MINUTES)
780216:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
780316:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
780416:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007E: acquired ep-0000007D
780516:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquired endpoint ep-0000007D
780616:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: executing POST /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/start HTTP/1.1
780716:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: start execution ex-0000007E
780816:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: executing exchange ex-0000007E over http-outgoing-1
780916:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/start HTTP/1.1
781016:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
781116:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
781216:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
781316:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
781416:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
781516:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
781616:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
781716:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/start HTTP/1.1[\r][\n]"
781816:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
781916:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
782016:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
782116:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
782216:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
782316:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
782416:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
782516:02:36.696 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
782616:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
782716:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
782816:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
782916:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
783016:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
783116:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
783216:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
783316:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
783416:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
783516:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
783616:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
783716:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
783816:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
783916:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: connection can be kept alive for 3 MINUTES
784016:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: releasing valid endpoint
784116:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: releasing endpoint
784216:02:36.817 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: connection http-outgoing-1 can be kept alive for 3 MINUTES
784316:02:36.818 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
784416:02:36.818 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f,false
784516:02:36.818 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json], queryParams={}}
784616:02:36.818 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: preparing request execution
784716:02:36.818 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
784816:02:36.818 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
784916:02:36.818 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: target auth state: UNCHALLENGED
785016:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: proxy auth state: UNCHALLENGED
785116:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007F: acquiring connection with route {}->unix://localhost:2375
785216:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquiring endpoint (3 MINUTES)
785316:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
785416:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
785516:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007F: acquired ep-0000007E
785616:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquired endpoint ep-0000007E
785716:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: executing GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1
785816:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: start execution ex-0000007F
785916:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: executing exchange ex-0000007F over http-outgoing-1
786016:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1
786116:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
786216:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
786316:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
786416:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
786516:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
786616:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
786716:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1[\r][\n]"
786816:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
786916:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
787016:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
787116:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
787216:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
787316:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
787416:02:36.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
787516:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
787616:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
787716:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
787816:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
787916:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
788016:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
788116:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
788216:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
788316:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
788416:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
788516:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","Created":"2025-12-04T15:02:36.676517129Z","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":5067,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:36.703248374Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/resolv.conf","HostnamePath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/hostname","HostsPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/hosts","LogPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f-json.log","Name":"/tender_mendeleev","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","LowerDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/merged","UpperDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/diff","WorkDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"e8c4539d87b62d2a072353ef3e3965da8a042a0f7e062c03dc46ecbadcf02046","Source":"/var/lib/docker/volumes/e8c4539d87b62d2a072353ef3e3965da8a042a0f7e062c03dc46ecbadcf02046/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44836b416ea6","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"7b74de693fe64f316f5450266ef95fb4ef593cd799950631eb612c94bcd41858","SandboxKey":"/var/run/docker/netns/7b74de693fe6","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32781"},{"HostIp":"::","HostPort":"32781"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"702d7fdb8116a0ddb90608bc139d6a178468ac2151f58cf8f829ba4e2204978a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ee:69:a1:0d:50:5d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ee:69:a1:0d:50:5d","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"702d7fdb8116a0ddb90608bc139d6a178468ac2151f58cf8f829ba4e2204978a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
788616:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
788716:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
788816:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
788916:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
789016:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
789116:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
789216:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
789316:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
789416:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
789516:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
789616:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
789716:02:36.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: connection can be kept alive for 3 MINUTES
789816:02:36.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: releasing valid endpoint
789916:02:36.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: releasing endpoint
790016:02:36.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: connection http-outgoing-1 can be kept alive for 3 MINUTES
790116:02:36.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
790216:02:36.822 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
790316:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: preparing request execution
790416:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
790516:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
790616:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: target auth state: UNCHALLENGED
790716:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: proxy auth state: UNCHALLENGED
790816:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000080: acquiring connection with route {}->unix://localhost:2375
790916:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquiring endpoint (3 MINUTES)
791016:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000080: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
791116:02:36.823 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000080: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
791216:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000080: acquired ep-0000007F
791316:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquired endpoint ep-0000007F
791416:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000080: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
791516:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: start execution ex-00000080
791616:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: executing exchange ex-00000080 over http-outgoing-1
791716:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
791816:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
791916:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
792016:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
792116:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
792216:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
792316:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
792416:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
792516:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
792616:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
792716:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
792816:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
792916:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
793016:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
793116:02:36.824 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
793216:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
793316:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
793416:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
793516:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
793616:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
793716:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
793816:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
793916:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
794016:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
794116:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
794216:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
794316:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
794416:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
794516:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
794616:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
794716:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
794816:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
794916:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
795016:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
795116:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
795216:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
795316:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
795416:02:36.825 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000080: connection can be kept alive for 3 MINUTES
795516:02:36.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: releasing valid endpoint
795616:02:36.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: releasing endpoint
795716:02:36.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: connection http-outgoing-1 can be kept alive for 3 MINUTES
795816:02:36.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
795916:02:36.826 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
796016:02:36.826 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: preparing request execution
796116:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
796216:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
796316:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: target auth state: UNCHALLENGED
796416:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: proxy auth state: UNCHALLENGED
796516:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000081: acquiring connection with route {}->unix://localhost:2375
796616:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquiring endpoint (3 MINUTES)
796716:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000081: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
796816:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000081: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
796916:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000081: acquired ep-00000080
797016:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquired endpoint ep-00000080
797116:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: executing GET /v1.32/version HTTP/1.1
797216:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: start execution ex-00000081
797316:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: executing exchange ex-00000081 over http-outgoing-1
797416:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
797516:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
797616:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
797716:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
797816:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
797916:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
798016:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
798116:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
798216:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
798316:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
798416:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
798516:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
798616:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
798716:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
798816:02:36.827 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
798916:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
799016:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
799116:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
799216:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
799316:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
799416:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
799516:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:36 GMT[\r][\n]"
799616:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
799716:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
799816:02:36.837 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
799916:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
800016:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
800116:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
800216:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
800316:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
800416:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
800516:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:36 GMT
800616:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
800716:02:36.837 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: connection can be kept alive for 3 MINUTES
800816:02:36.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: releasing valid endpoint
800916:02:36.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: releasing endpoint
801016:02:36.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: connection http-outgoing-1 can be kept alive for 3 MINUTES
801116:02:36.838 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
801216:02:36.838 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /tender_mendeleev: Waiting for 60 seconds for URL: http://172.17.0.1:32781/ (where port 32781 maps to container port 8500)
801316:02:37.517 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.845187444S
801416:02:37.521 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/members?, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
801516:02:37.530 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/members?, took: 0.009s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 733, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
801616:02:37.535 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
801716:02:37.538 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
801816:02:37.538 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
801916:02:37.540 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 383, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
802016:02:37.540 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
802116:02:37.541 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
802216:02:37.542 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
802316:02:37.543 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
802416:02:37.545 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
802516:02:37.547 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
802616:02:37.548 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/pass/testTTLCheck?note=manual+update+to+pass, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
802716:02:37.549 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/pass/testTTLCheck?note=manual+update+to+pass, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
802816:02:37.550 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
802916:02:37.551 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 403, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
803016:02:37.552 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
803116:02:37.553 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
803216:02:37.554 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
803316:02:37.555 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
803416:02:37.557 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
803516:02:37.559 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
803616:02:37.559 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/warn/testTTLCheck?note=manual+update+to+warn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
803716:02:37.561 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/warn/testTTLCheck?note=manual+update+to+warn, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
803816:02:37.561 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
803916:02:37.563 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 403, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
804016:02:37.563 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
804116:02:37.564 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
804216:02:37.565 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
804316:02:37.566 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
804416:02:37.568 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
804516:02:37.569 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
804616:02:37.570 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/fail/testTTLCheck?note=manual+update+to+fail, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
804716:02:37.571 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/fail/testTTLCheck?note=manual+update+to+fail, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
804816:02:37.571 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
804916:02:37.573 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 404, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
805016:02:37.574 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
805116:02:37.575 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
805216:02:37.576 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
805316:02:37.577 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
805416:02:37.579 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
805516:02:37.581 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
805616:02:37.582 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/update/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 53
805716:02:37.583 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/update/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
805816:02:37.584 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
805916:02:37.585 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 403, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
806016:02:37.586 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
806116:02:37.587 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
806216:02:37.588 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
806316:02:37.588 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
806416:02:37.590 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 48
806516:02:37.593 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
806616:02:37.594 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
806716:02:37.595 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
806816:02:37.595 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/service/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
806916:02:37.596 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/service/testService, took: 0.001s, response: 200 OK, headers: X-Consul-Contenthash: b344c559b07484c8, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 287, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
807016:02:37.597 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
807116:02:37.598 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
807216:02:37.598 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
807316:02:37.599 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
807416:02:37.602 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 237
807516:02:37.606 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
807616:02:37.606 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
807716:02:37.607 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
807816:02:37.608 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
807916:02:37.612 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, took: 0.003s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 450, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
808016:02:37.612 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/health/service/name/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
808116:02:37.614 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/health/service/name/testService, took: 0.002s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 468, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
808216:02:37.615 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
808316:02:37.616 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
808416:02:37.617 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
808516:02:37.618 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
808616:02:37.621 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 48
808716:02:37.622 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
808816:02:37.623 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
808916:02:37.624 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
809016:02:37.624 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/maintenance/testService?enable=true, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
809116:02:37.626 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/maintenance/testService?enable=true, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
809216:02:37.627 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
809316:02:37.628 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, took: 0.001s, response: 503 Service Unavailable, headers: X-Consul-Reason: maintenance, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 1277, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
809416:02:37.629 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
809516:02:37.631 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Thu, 04 Dec 2025 15:02:37 GMT
809616:02:37.632 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
809716:02:37.633 [pool-19-thread-7-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:37 GMT, Content-Type: application/json
809816:02:37.634 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f,false
809916:02:37.634 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json], queryParams={}}
810016:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: preparing request execution
810116:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
810216:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
810316:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: target auth state: UNCHALLENGED
810416:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: proxy auth state: UNCHALLENGED
810516:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000082: acquiring connection with route {}->unix://localhost:2375
810616:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquiring endpoint (3 MINUTES)
810716:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000082: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
810816:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000082: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
810916:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000082: acquired ep-00000081
811016:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquired endpoint ep-00000081
811116:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: executing GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1
811216:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: start execution ex-00000082
811316:02:37.635 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: executing exchange ex-00000082 over http-outgoing-1
811416:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1
811516:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
811616:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
811716:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
811816:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
811916:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
812016:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
812116:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1[\r][\n]"
812216:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
812316:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
812416:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
812516:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
812616:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
812716:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
812816:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
812916:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
813016:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
813116:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
813216:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
813316:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
813416:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
813516:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
813616:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
813716:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
813816:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
813916:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","Created":"2025-12-04T15:02:36.676517129Z","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":5067,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:36.703248374Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/resolv.conf","HostnamePath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/hostname","HostsPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/hosts","LogPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f-json.log","Name":"/tender_mendeleev","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","LowerDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/merged","UpperDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/diff","WorkDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"e8c4539d87b62d2a072353ef3e3965da8a042a0f7e062c03dc46ecbadcf02046","Source":"/var/lib/docker/volumes/e8c4539d87b62d2a072353ef3e3965da8a042a0f7e062c03dc46ecbadcf02046/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44836b416ea6","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"7b74de693fe64f316f5450266ef95fb4ef593cd799950631eb612c94bcd41858","SandboxKey":"/var/run/docker/netns/7b74de693fe6","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32781"},{"HostIp":"::","HostPort":"32781"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"702d7fdb8116a0ddb90608bc139d6a178468ac2151f58cf8f829ba4e2204978a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ee:69:a1:0d:50:5d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ee:69:a1:0d:50:5d","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"702d7fdb8116a0ddb90608bc139d6a178468ac2151f58cf8f829ba4e2204978a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
814016:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
814116:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
814216:02:37.636 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
814316:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
814416:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
814516:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
814616:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
814716:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
814816:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
814916:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
815016:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
815116:02:37.637 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: connection can be kept alive for 3 MINUTES
815216:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: releasing valid endpoint
815316:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: releasing endpoint
815416:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: connection http-outgoing-1 can be kept alive for 3 MINUTES
815516:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
815616:02:37.638 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f,<null>
815716:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: preparing request execution
815816:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
815916:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
816016:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: target auth state: UNCHALLENGED
816116:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: proxy auth state: UNCHALLENGED
816216:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000083: acquiring connection with route {}->unix://localhost:2375
816316:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquiring endpoint (3 MINUTES)
816416:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000083: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
816516:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000083: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
816616:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000083: acquired ep-00000082
816716:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquired endpoint ep-00000082
816816:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: executing POST /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/kill HTTP/1.1
816916:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: start execution ex-00000083
817016:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: executing exchange ex-00000083 over http-outgoing-1
817116:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/kill HTTP/1.1
817216:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
817316:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
817416:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
817516:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
817616:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
817716:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
817816:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
817916:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/kill HTTP/1.1[\r][\n]"
818016:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
818116:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
818216:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
818316:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
818416:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
818516:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
818616:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
818716:02:37.638 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
818816:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
818916:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
819016:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
819116:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
819216:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
819316:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
819416:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
819516:02:37.765 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
819616:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
819716:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
819816:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
819916:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
820016:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
820116:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: connection can be kept alive for 3 MINUTES
820216:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: releasing valid endpoint
820316:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: releasing endpoint
820416:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: connection http-outgoing-1 can be kept alive for 3 MINUTES
820516:02:37.766 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
820616:02:37.766 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f,false
820716:02:37.767 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json], queryParams={}}
820816:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: preparing request execution
820916:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
821016:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
821116:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: target auth state: UNCHALLENGED
821216:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: proxy auth state: UNCHALLENGED
821316:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000084: acquiring connection with route {}->unix://localhost:2375
821416:02:37.767 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquiring endpoint (3 MINUTES)
821516:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000084: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
821616:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000084: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
821716:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000084: acquired ep-00000083
821816:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquired endpoint ep-00000083
821916:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: executing GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1
822016:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: start execution ex-00000084
822116:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: executing exchange ex-00000084 over http-outgoing-1
822216:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1
822316:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
822416:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
822516:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
822616:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
822716:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
822816:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
822916:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/json HTTP/1.1[\r][\n]"
823016:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
823116:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
823216:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
823316:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
823416:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
823516:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
823616:02:37.768 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
823716:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
823816:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
823916:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
824016:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
824116:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
824216:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
824316:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
824416:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
824516:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
824616:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166c[\r][\n]"
824716:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","Created":"2025-12-04T15:02:36.676517129Z","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":"2025-12-04T15:02:36.703248374Z","FinishedAt":"2025-12-04T15:02:37.653711536Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/resolv.conf","HostnamePath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/hostname","HostsPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/hosts","LogPath":"/var/lib/docker/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f-json.log","Name":"/tender_mendeleev","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f","LowerDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/merged","UpperDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/diff","WorkDir":"/var/lib/docker/overlay2/ffb94909d94616f7a2d612a7c6eaa178f45929d897853dbb52d79e7ed1cc77fc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"e8c4539d87b62d2a072353ef3e3965da8a042a0f7e062c03dc46ecbadcf02046","Source":"/var/lib/docker/volumes/e8c4539d87b62d2a072353ef3e3965da8a042a0f7e062c03dc46ecbadcf02046/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44836b416ea6","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
824816:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
824916:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
825016:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
825116:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
825216:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
825316:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
825416:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
825516:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
825616:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
825716:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
825816:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
825916:02:37.772 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: connection can be kept alive for 3 MINUTES
826016:02:37.773 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: releasing valid endpoint
826116:02:37.773 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: releasing endpoint
826216:02:37.773 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: connection http-outgoing-1 can be kept alive for 3 MINUTES
826316:02:37.773 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
826416:02:37.773 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f,true,true
826516:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: preparing request execution
826616:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
826716:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
826816:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: target auth state: UNCHALLENGED
826916:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: proxy auth state: UNCHALLENGED
827016:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000085: acquiring connection with route {}->unix://localhost:2375
827116:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquiring endpoint (3 MINUTES)
827216:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000085: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
827316:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000085: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
827416:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000085: acquired ep-00000084
827516:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquired endpoint ep-00000084
827616:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: executing DELETE /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f?v=true&force=true HTTP/1.1
827716:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: start execution ex-00000085
827816:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: executing exchange ex-00000085 over http-outgoing-1
827916:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f?v=true&force=true HTTP/1.1
828016:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
828116:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
828216:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
828316:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
828416:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
828516:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
828616:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/44836b416ea648178cd27a54d4037061fafa87fca47cd6f3bca86525fe723a1f?v=true&force=true HTTP/1.1[\r][\n]"
828716:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
828816:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
828916:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
829016:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
829116:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
829216:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
829316:02:37.774 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
829416:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
829516:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
829616:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
829716:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
829816:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
829916:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
830016:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
830116:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
830216:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
830316:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
830416:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
830516:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
830616:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
830716:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: connection can be kept alive for 3 MINUTES
830816:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: releasing valid endpoint
830916:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: releasing endpoint
831016:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: connection http-outgoing-1 can be kept alive for 3 MINUTES
831116:02:37.781 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
831216:02:37.781 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8313[info] CirceAgentSpec:
8314[info] agent
8315[info] - should return member info
8316[info] - should register check, get info and deregister it
8317[info] - should register check and manually update status to pass
8318[info] - should register check and manually update status to warn
8319[info] - should register check and manually update status to fail
8320[info] - should register check and manually update status using update api
8321[info] - should register service, return info and delete it
8322[info] - should register service with checks, return health info and delete it
8323[info] - should register service and enable maintenance mode
832416:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
832516:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
832616:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
832716:02:37.793 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
832816:02:37.793 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
832916:02:37.793 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
833016:02:37.793 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
833116:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
833216:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
833316:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
833416:02:37.793 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4a177263[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@231110f8}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
833516:02:37.795 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: preparing request execution
833616:02:37.795 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
833716:02:37.795 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
833816:02:37.796 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: target auth state: UNCHALLENGED
833916:02:37.796 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: proxy auth state: UNCHALLENGED
834016:02:37.796 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000086: acquiring connection with route {}->unix://localhost:2375
834116:02:37.796 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquiring endpoint (3 MINUTES)
834216:02:37.796 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000086: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
834316:02:37.797 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000086: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
834416:02:37.798 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000086: acquired ep-00000085
834516:02:37.798 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquired endpoint ep-00000085
834616:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000086: executing POST /v1.32/containers/create HTTP/1.1
834716:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: start execution ex-00000086
834816:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: executing exchange ex-00000086 over http-outgoing-1
834916:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
835016:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
835116:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
835216:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
835316:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
835416:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
835516:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
835616:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
835716:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
835816:02:37.799 [pool-19-thread-7] 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]"
835916:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
836016:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
836116:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
836216:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
836316:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
836416:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
836516:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
836616:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
836716:02:37.799 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
836816:02:37.799 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
836916:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
837016:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
837116:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
837216:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
837316:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
837416:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
837516:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
837616:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
837716:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
837816:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","Warnings":[]}[\n]"
837916:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
838016:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
838116:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
838216:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
838316:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
838416:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
838516:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
838616:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
838716:02:37.819 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000086: connection can be kept alive for 3 MINUTES
838816:02:37.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: releasing valid endpoint
838916:02:37.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: releasing endpoint
839016:02:37.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: connection http-outgoing-1 can be kept alive for 3 MINUTES
839116:02:37.820 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
839216:02:37.820 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be
839316:02:37.820 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be
839416:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: preparing request execution
839516:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
839616:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
839716:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: target auth state: UNCHALLENGED
839816:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: proxy auth state: UNCHALLENGED
839916:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000087: acquiring connection with route {}->unix://localhost:2375
840016:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquiring endpoint (3 MINUTES)
840116:02:37.821 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000087: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
840216:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000087: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
840316:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000087: acquired ep-00000086
840416:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquired endpoint ep-00000086
840516:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: executing POST /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/start HTTP/1.1
840616:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: start execution ex-00000087
840716:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: executing exchange ex-00000087 over http-outgoing-1
840816:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/start HTTP/1.1
840916:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
841016:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
841116:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
841216:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
841316:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
841416:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
841516:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
841616:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/start HTTP/1.1[\r][\n]"
841716:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
841816:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
841916:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
842016:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
842116:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
842216:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
842316:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
842416:02:37.822 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
842516:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
842616:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
842716:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
842816:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
842916:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
843016:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
843116:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
843216:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
843316:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
843416:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
843516:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
843616:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
843716:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
843816:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: connection can be kept alive for 3 MINUTES
843916:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: releasing valid endpoint
844016:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: releasing endpoint
844116:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: connection http-outgoing-1 can be kept alive for 3 MINUTES
844216:02:37.939 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
844316:02:37.940 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be,false
844416:02:37.940 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json], queryParams={}}
844516:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: preparing request execution
844616:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
844716:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
844816:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: target auth state: UNCHALLENGED
844916:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: proxy auth state: UNCHALLENGED
845016:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000088: acquiring connection with route {}->unix://localhost:2375
845116:02:37.941 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquiring endpoint (3 MINUTES)
845216:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000088: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
845316:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000088: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
845416:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000088: acquired ep-00000087
845516:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquired endpoint ep-00000087
845616:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: executing GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1
845716:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: start execution ex-00000088
845816:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: executing exchange ex-00000088 over http-outgoing-1
845916:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1
846016:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
846116:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
846216:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
846316:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
846416:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
846516:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
846616:02:37.942 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1[\r][\n]"
846716:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
846816:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
846916:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
847016:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
847116:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
847216:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
847316:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
847416:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
847516:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
847616:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
847716:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
847816:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
847916:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
848016:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
848116:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
848216:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
848316:02:37.943 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
848416:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","Created":"2025-12-04T15:02:37.800183989Z","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":5210,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:37.828619175Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/resolv.conf","HostnamePath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/hostname","HostsPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/hosts","LogPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be-json.log","Name":"/elated_diffie","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","LowerDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/merged","UpperDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/diff","WorkDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/work"},"Name":"overlay2"},"Mounts":[{"Type":""
848516:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
848616:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
848716:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
848816:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
848916:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
849016:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
849116:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
849216:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
849316:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: connection can be kept alive for 3 MINUTES
849416:02:37.944 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"275ec7f1038d13a051f8a4ed9e2642e03fbdaf7b0cefe0635b0867e77f5e7a64","Source":"/var/lib/docker/volumes/275ec7f1038d13a051f8a4ed9e2642e03fbdaf7b0cefe0635b0867e77f5e7a64/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"c9926d18ad2f","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"36e6ccb01b14c881112ee811ece5a9c715c77b900967734fe7ad68f94dd6d2e1","SandboxKey":"/var/run/docker/netns/36e6ccb01b14","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32782"},{"HostIp":"::","HostPort":"32782"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"97adfd447c71a261805979c004ac9f4ed57ecc62be8c166edeea78bd55a46449","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"16:a0:89:4d:3d:b4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"16:a0:89:4d:3d:b4","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"97adfd447c71a261805979c004ac9f4ed57ecc62be8c166edeea78bd55a46449","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
849516:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
849616:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
849716:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
849816:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: releasing valid endpoint
849916:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: releasing endpoint
850016:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: connection http-outgoing-1 can be kept alive for 3 MINUTES
850116:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
850216:02:37.945 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
850316:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: preparing request execution
850416:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
850516:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
850616:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: target auth state: UNCHALLENGED
850716:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: proxy auth state: UNCHALLENGED
850816:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000089: acquiring connection with route {}->unix://localhost:2375
850916:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquiring endpoint (3 MINUTES)
851016:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000089: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
851116:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000089: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
851216:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000089: acquired ep-00000088
851316:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquired endpoint ep-00000088
851416:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000089: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
851516:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: start execution ex-00000089
851616:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: executing exchange ex-00000089 over http-outgoing-1
851716:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
851816:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
851916:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
852016:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
852116:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
852216:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
852316:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
852416:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
852516:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
852616:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
852716:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
852816:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
852916:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
853016:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
853116:02:37.945 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
853216:02:37.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
853316:02:37.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
853416:02:37.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
853516:02:37.948 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
853616:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
853716:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
853816:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
853916:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
854016:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
854116:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
854216:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
854316:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
854416:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
854516:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
854616:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
854716:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
854816:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
854916:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
855016:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
855116:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
855216:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
855316:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
855416:02:37.949 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000089: connection can be kept alive for 3 MINUTES
855516:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: releasing valid endpoint
855616:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: releasing endpoint
855716:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: connection http-outgoing-1 can be kept alive for 3 MINUTES
855816:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
855916:02:37.950 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
856016:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: preparing request execution
856116:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
856216:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
856316:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: target auth state: UNCHALLENGED
856416:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: proxy auth state: UNCHALLENGED
856516:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008A: acquiring connection with route {}->unix://localhost:2375
856616:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquiring endpoint (3 MINUTES)
856716:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
856816:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
856916:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008A: acquired ep-00000089
857016:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquired endpoint ep-00000089
857116:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: executing GET /v1.32/version HTTP/1.1
857216:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: start execution ex-0000008A
857316:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: executing exchange ex-0000008A over http-outgoing-1
857416:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
857516:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
857616:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
857716:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
857816:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
857916:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
858016:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
858116:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
858216:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
858316:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
858416:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
858516:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
858616:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
858716:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
858816:02:37.950 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
858916:02:37.959 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
859016:02:37.959 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
859116:02:37.960 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
859216:02:37.960 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
859316:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
859416:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
859516:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:37 GMT[\r][\n]"
859616:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
859716:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
859816:02:37.961 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
859916:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
860016:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
860116:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
860216:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
860316:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
860416:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
860516:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:37 GMT
860616:02:37.961 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
860716:02:37.962 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: connection can be kept alive for 3 MINUTES
860816:02:37.962 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: releasing valid endpoint
860916:02:37.962 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: releasing endpoint
861016:02:37.962 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: connection http-outgoing-1 can be kept alive for 3 MINUTES
861116:02:37.963 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
861216:02:37.963 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /elated_diffie: Waiting for 60 seconds for URL: http://172.17.0.1:32782/ (where port 32782 maps to container port 8500)
861316:02:38.518 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.725452394S
861416:02:38.522 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
861516:02:38.524 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
861616:02:38.525 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
861716:02:38.527 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
861816:02:38.528 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/list?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
861916:02:38.534 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.006s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
862016:02:38.535 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
862116:02:38.536 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
862216:02:38.538 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
862316:02:38.539 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
862416:02:38.540 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 64
862516:02:38.541 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
862616:02:38.542 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/list?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
862716:02:38.543 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.000s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 350, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
862816:02:38.543 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
862916:02:38.544 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
863016:02:38.546 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
863116:02:38.547 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
863216:02:38.548 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/node/node, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
863316:02:38.549 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
863416:02:38.550 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
863516:02:38.551 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
863616:02:38.551 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/node/node?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
863716:02:38.552 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 21, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
863816:02:38.553 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
863916:02:38.554 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
864016:02:38.556 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
864116:02:38.557 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
864216:02:38.558 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
864316:02:38.559 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
864416:02:38.560 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/856d5505-832a-a5b9-445e-050aa5d6b081?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
864516:02:38.561 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/856d5505-832a-a5b9-445e-050aa5d6b081?consistent, took: 0.000s, response: 200 OK, headers: X-Consul-Index: 24, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
864616:02:38.561 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
864716:02:38.562 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
864816:02:38.564 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
864916:02:38.565 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
865016:02:38.566 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
865116:02:38.566 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
865216:02:38.567 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/a2f35942-9e9c-384f-5255-60ec1e2e4117?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
865316:02:38.568 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/a2f35942-9e9c-384f-5255-60ec1e2e4117?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 27, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
865416:02:38.568 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/destroy/a2f35942-9e9c-384f-5255-60ec1e2e4117, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
865516:02:38.569 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/destroy/a2f35942-9e9c-384f-5255-60ec1e2e4117, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
865616:02:38.570 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/a2f35942-9e9c-384f-5255-60ec1e2e4117?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
865716:02:38.571 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/a2f35942-9e9c-384f-5255-60ec1e2e4117?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 28, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
865816:02:38.572 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
865916:02:38.574 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
866016:02:38.576 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
866116:02:38.578 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
866216:02:38.578 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
866316:02:38.579 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
866416:02:38.580 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/list?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
866516:02:38.581 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 31, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 689, Date: Thu, 04 Dec 2025 15:02:38 GMT, X-Consul-Knownleader: true, Content-Type: application/json
866616:02:38.582 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/renew/deedd6a2-a62c-a2f9-6fba-06af82e101e6, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
866716:02:38.583 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/renew/deedd6a2-a62c-a2f9-6fba-06af82e101e6, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
866816:02:38.584 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
866916:02:38.585 [pool-19-thread-7-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Thu, 04 Dec 2025 15:02:38 GMT, Content-Type: application/json
867016:02:38.586 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be,false
867116:02:38.586 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json], queryParams={}}
867216:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: preparing request execution
867316:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
867416:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
867516:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: target auth state: UNCHALLENGED
867616:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: proxy auth state: UNCHALLENGED
867716:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008B: acquiring connection with route {}->unix://localhost:2375
867816:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquiring endpoint (3 MINUTES)
867916:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
868016:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
868116:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008B: acquired ep-0000008A
868216:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquired endpoint ep-0000008A
868316:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: executing GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1
868416:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: start execution ex-0000008B
868516:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: executing exchange ex-0000008B over http-outgoing-1
868616:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1
868716:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
868816:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
868916:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
869016:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
869116:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
869216:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
869316:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1[\r][\n]"
869416:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
869516:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
869616:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
869716:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
869816:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
869916:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
870016:02:38.587 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
870116:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
870216:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
870316:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
870416:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
870516:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
870616:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
870716:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
870816:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
870916:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
871016:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
871116:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","Created":"2025-12-04T15:02:37.800183989Z","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":5210,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:37.828619175Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/resolv.conf","HostnamePath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/hostname","HostsPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/hosts","LogPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be-json.log","Name":"/elated_diffie","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","LowerDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/merged","UpperDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/diff","WorkDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"275ec7f1038d13a051f8a4ed9e2642e03fbdaf7b0cefe0635b0867e77f5e7a64","Source":"/var/lib/docker/volumes/275ec7f1038d13a051f8a4ed9e2642e03fbdaf7b0cefe0635b0867e77f5e7a64/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"c9926d18ad2f","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"36e6ccb01b14c881112ee811ece5a9c715c77b900967734fe7ad68f94dd6d2e1","SandboxKey":"/var/run/docker/netns/36e6ccb01b14","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32782"},{"HostIp":"::","HostPort":"32782"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"97adfd447c71a261805979c004ac9f4ed57ecc62be8c166edeea78bd55a46449","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"16:a0:89:4d:3d:b4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"16:a0:89:4d:3d:b4","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"97adfd447c71a261805979c004ac9f4ed57ecc62be8c166edeea78bd55a46449","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
871216:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
871316:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
871416:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
871516:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
871616:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
871716:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
871816:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
871916:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
872016:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
872116:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
872216:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
872316:02:38.588 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: connection can be kept alive for 3 MINUTES
872416:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: releasing valid endpoint
872516:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: releasing endpoint
872616:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: connection http-outgoing-1 can be kept alive for 3 MINUTES
872716:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
872816:02:38.589 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be,<null>
872916:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: preparing request execution
873016:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
873116:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
873216:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: target auth state: UNCHALLENGED
873316:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: proxy auth state: UNCHALLENGED
873416:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008C: acquiring connection with route {}->unix://localhost:2375
873516:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquiring endpoint (3 MINUTES)
873616:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
873716:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
873816:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008C: acquired ep-0000008B
873916:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquired endpoint ep-0000008B
874016:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: executing POST /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/kill HTTP/1.1
874116:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: start execution ex-0000008C
874216:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: executing exchange ex-0000008C over http-outgoing-1
874316:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/kill HTTP/1.1
874416:02:38.589 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
874516:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
874616:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
874716:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
874816:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
874916:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
875016:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
875116:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/kill HTTP/1.1[\r][\n]"
875216:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
875316:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
875416:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
875516:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
875616:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
875716:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
875816:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
875916:02:38.590 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
876016:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
876116:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
876216:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
876316:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
876416:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
876516:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
876616:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
876716:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
876816:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
876916:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
877016:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
877116:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
877216:02:38.710 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
877316:02:38.711 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: connection can be kept alive for 3 MINUTES
877416:02:38.711 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: releasing valid endpoint
877516:02:38.711 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: releasing endpoint
877616:02:38.711 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: connection http-outgoing-1 can be kept alive for 3 MINUTES
877716:02:38.711 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
877816:02:38.711 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be,false
877916:02:38.712 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json], queryParams={}}
878016:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: preparing request execution
878116:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
878216:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
878316:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: target auth state: UNCHALLENGED
878416:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: proxy auth state: UNCHALLENGED
878516:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008D: acquiring connection with route {}->unix://localhost:2375
878616:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquiring endpoint (3 MINUTES)
878716:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
878816:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
878916:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008D: acquired ep-0000008C
879016:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquired endpoint ep-0000008C
879116:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: executing GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1
879216:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: start execution ex-0000008D
879316:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: executing exchange ex-0000008D over http-outgoing-1
879416:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1
879516:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
879616:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
879716:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
879816:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
879916:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
880016:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
880116:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/json HTTP/1.1[\r][\n]"
880216:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
880316:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
880416:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
880516:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
880616:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
880716:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
880816:02:38.712 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
880916:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
881016:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
881116:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
881216:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
881316:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
881416:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
881516:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
881616:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
881716:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
881816:02:38.713 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
881916:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","Created":"2025-12-04T15:02:37.800183989Z","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":"2025-12-04T15:02:37.828619175Z","FinishedAt":"2025-12-04T15:02:38.601871992Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/resolv.conf","HostnamePath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/hostname","HostsPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/hosts","LogPath":"/var/lib/docker/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be-json.log","Name":"/elated_diffie","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be","LowerDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/merged","UpperDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/diff","WorkDir":"/var/lib/docker/overlay2/bb2128d1232ac8f3441996fc7897df548fe165373051d5ce222867b6a10f8cbc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"275ec7f1038d13a051f8a4ed9e2642e03fbdaf7b0cefe0635b0867e77f5e7a64","Source":"/var/lib/docker/volumes/275ec7f1038d13a051f8a4ed9e2642e03fbdaf7b0cefe0635b0867e77f5e7a64/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"c9926d18ad2f","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
882016:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
882116:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
882216:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
882316:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
882416:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
882516:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
882616:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
882716:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
882816:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
882916:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
883016:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
883116:02:38.714 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: connection can be kept alive for 3 MINUTES
883216:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: releasing valid endpoint
883316:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: releasing endpoint
883416:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: connection http-outgoing-1 can be kept alive for 3 MINUTES
883516:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
883616:02:38.715 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be,true,true
883716:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: preparing request execution
883816:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
883916:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
884016:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: target auth state: UNCHALLENGED
884116:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: proxy auth state: UNCHALLENGED
884216:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008E: acquiring connection with route {}->unix://localhost:2375
884316:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquiring endpoint (3 MINUTES)
884416:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
884516:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
884616:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008E: acquired ep-0000008D
884716:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquired endpoint ep-0000008D
884816:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: executing DELETE /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be?v=true&force=true HTTP/1.1
884916:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: start execution ex-0000008E
885016:02:38.715 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: executing exchange ex-0000008E over http-outgoing-1
885116:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be?v=true&force=true HTTP/1.1
885216:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
885316:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
885416:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
885516:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
885616:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
885716:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
885816:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/c9926d18ad2fd8aba961a96fec3300ecf20f95ab6bd71b8d7c0ac180190ed1be?v=true&force=true HTTP/1.1[\r][\n]"
885916:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
886016:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
886116:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
886216:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
886316:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
886416:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
886516:02:38.716 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
886616:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
886716:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
886816:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
886916:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
887016:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
887116:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
887216:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
887316:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
887416:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
887516:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
887616:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
887716:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
887816:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
887916:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: connection can be kept alive for 3 MINUTES
888016:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: releasing valid endpoint
888116:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: releasing endpoint
888216:02:38.721 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: connection http-outgoing-1 can be kept alive for 3 MINUTES
888316:02:38.722 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
888416:02:38.722 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8885[info] CirceSessionSpec:
8886[info] session api
8887[info] - should create session
8888[info] - should create session without specifying node
8889[info] - should create session and list sessions for specific node
8890[info] - should create session and get session info
8891[info] - should create session, get session info and delete
8892[info] - should create and renew session
889316:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
889416:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
889516:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
889616:02:38.730 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
889716:02:38.730 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
889816:02:38.730 [pool-19-thread-7] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
889916:02:38.730 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
890016:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
890116:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
890216:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
890316:02:38.730 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4bac78d1[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@1827bb30}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=648ceafb-3f28-4021-94de-c412996fde86},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>]
890416:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: preparing request execution
890516:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
890616:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
890716:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: target auth state: UNCHALLENGED
890816:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: proxy auth state: UNCHALLENGED
890916:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008F: acquiring connection with route {}->unix://localhost:2375
891016:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquiring endpoint (3 MINUTES)
891116:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
891216:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
891316:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008F: acquired ep-0000008E
891416:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquired endpoint ep-0000008E
891516:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008F: executing POST /v1.32/containers/create HTTP/1.1
891616:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: start execution ex-0000008F
891716:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: executing exchange ex-0000008F over http-outgoing-1
891816:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
891916:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
892016:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
892116:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
892216:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
892316:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
892416:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
892516:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
892616:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
892716:02:38.743 [pool-19-thread-7] 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]"
892816:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
892916:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
893016:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
893116:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
893216:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
893316:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
893416:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
893516:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
893616:02:38.743 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
893716:02:38.743 [pool-19-thread-7] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"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":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":null,"OomScoreAdj":null,"PortBindings":{"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.19.0","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86"},"Shell":null,"NetworkingConfig":null}"
893816:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
893916:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
894016:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
894116:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
894216:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
894316:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
894416:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
894516:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
894616:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
894716:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","Warnings":[]}[\n]"
894816:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
894916:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
895016:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
895116:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
895216:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
895316:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
895416:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
895516:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
895616:02:38.759 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008F: connection can be kept alive for 3 MINUTES
895716:02:38.760 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: releasing valid endpoint
895816:02:38.760 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: releasing endpoint
895916:02:38.760 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: connection http-outgoing-1 can be kept alive for 3 MINUTES
896016:02:38.760 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
896116:02:38.760 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293
896216:02:38.760 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293
896316:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: preparing request execution
896416:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
896516:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
896616:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: target auth state: UNCHALLENGED
896716:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: proxy auth state: UNCHALLENGED
896816:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000090: acquiring connection with route {}->unix://localhost:2375
896916:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquiring endpoint (3 MINUTES)
897016:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000090: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
897116:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000090: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
897216:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000090: acquired ep-0000008F
897316:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquired endpoint ep-0000008F
897416:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: executing POST /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/start HTTP/1.1
897516:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: start execution ex-00000090
897616:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: executing exchange ex-00000090 over http-outgoing-1
897716:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/start HTTP/1.1
897816:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
897916:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
898016:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
898116:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
898216:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
898316:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
898416:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
898516:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/start HTTP/1.1[\r][\n]"
898616:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
898716:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
898816:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
898916:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
899016:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
899116:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
899216:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
899316:02:38.761 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
899416:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
899516:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
899616:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
899716:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
899816:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
899916:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
900016:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
900116:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
900216:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
900316:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
900416:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
900516:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
900616:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
900716:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: connection can be kept alive for 3 MINUTES
900816:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: releasing valid endpoint
900916:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: releasing endpoint
901016:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: connection http-outgoing-1 can be kept alive for 3 MINUTES
901116:02:38.875 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
901216:02:38.875 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293,false
901316:02:38.876 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json], queryParams={}}
901416:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: preparing request execution
901516:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
901616:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
901716:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: target auth state: UNCHALLENGED
901816:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: proxy auth state: UNCHALLENGED
901916:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000091: acquiring connection with route {}->unix://localhost:2375
902016:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquiring endpoint (3 MINUTES)
902116:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000091: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
902216:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000091: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
902316:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000091: acquired ep-00000090
902416:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquired endpoint ep-00000090
902516:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: executing GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1
902616:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: start execution ex-00000091
902716:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: executing exchange ex-00000091 over http-outgoing-1
902816:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1
902916:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
903016:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
903116:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
903216:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
903316:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
903416:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
903516:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1[\r][\n]"
903616:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
903716:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
903816:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
903916:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
904016:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
904116:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
904216:02:38.876 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
904316:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
904416:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
904516:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
904616:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
904716:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
904816:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
904916:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
905016:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
905116:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
905216:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
905316:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","Created":"2025-12-04T15:02:38.744486986Z","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":5355,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:38.767367445Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/resolv.conf","HostnamePath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/hostname","HostsPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/hosts","LogPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293-json.log","Name":"/great_meitner","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","LowerDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/merged","UpperDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/diff","WorkDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/work"},"Name":"overlay2"},"Mounts":[{"Type":""
905416:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
905516:02:38.877 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
905616:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
905716:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
905816:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
905916:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
906016:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
906116:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
906216:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: connection can be kept alive for 3 MINUTES
906316:02:38.878 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"260d138c0d3463e321d57077a7821578368804c83bbade85026c73d3549a9510","Source":"/var/lib/docker/volumes/260d138c0d3463e321d57077a7821578368804c83bbade85026c73d3549a9510/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"2c5b36f010ff","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8099ba8b137c7ccd1e88f381c3d90a7940f368daaf35ce8dd4943e845f3eb294","SandboxKey":"/var/run/docker/netns/8099ba8b137c","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32783"},{"HostIp":"::","HostPort":"32783"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"d8e5a9e7a9ebe973c7ed709de771d076245244600fd8756dab01205522ec02df","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"8a:a8:ed:69:17:45","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"8a:a8:ed:69:17:45","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"d8e5a9e7a9ebe973c7ed709de771d076245244600fd8756dab01205522ec02df","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
906416:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
906516:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
906616:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
906716:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: releasing valid endpoint
906816:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: releasing endpoint
906916:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: connection http-outgoing-1 can be kept alive for 3 MINUTES
907016:02:38.879 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
907116:02:38.879 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
907216:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: preparing request execution
907316:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
907416:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
907516:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: target auth state: UNCHALLENGED
907616:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: proxy auth state: UNCHALLENGED
907716:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000092: acquiring connection with route {}->unix://localhost:2375
907816:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquiring endpoint (3 MINUTES)
907916:02:38.880 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000092: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
908016:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000092: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
908116:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000092: acquired ep-00000091
908216:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquired endpoint ep-00000091
908316:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000092: executing GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
908416:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: start execution ex-00000092
908516:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: executing exchange ex-00000092 over http-outgoing-1
908616:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
908716:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
908816:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
908916:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
909016:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
909116:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
909216:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
909316:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
909416:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
909516:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
909616:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
909716:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
909816:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
909916:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
910016:02:38.881 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
910116:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
910216:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
910316:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
910416:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
910516:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
910616:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
910716:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
910816:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
910916:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
911016:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
911116:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"VirtualSize":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/merged","UpperDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff","WorkDir":"/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
911216:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
911316:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
911416:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
911516:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
911616:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
911716:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
911816:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
911916:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
912016:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
912116:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
912216:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
912316:02:38.882 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000092: connection can be kept alive for 3 MINUTES
912416:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: releasing valid endpoint
912516:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: releasing endpoint
912616:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: connection http-outgoing-1 can be kept alive for 3 MINUTES
912716:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
912816:02:38.883 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
912916:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: preparing request execution
913016:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
913116:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
913216:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: target auth state: UNCHALLENGED
913316:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: proxy auth state: UNCHALLENGED
913416:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000093: acquiring connection with route {}->unix://localhost:2375
913516:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquiring endpoint (3 MINUTES)
913616:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000093: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
913716:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000093: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
913816:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000093: acquired ep-00000092
913916:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquired endpoint ep-00000092
914016:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: executing GET /v1.32/version HTTP/1.1
914116:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: start execution ex-00000093
914216:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: executing exchange ex-00000093 over http-outgoing-1
914316:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
914416:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
914516:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
914616:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
914716:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
914816:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
914916:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
915016:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
915116:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
915216:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
915316:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
915416:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
915516:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
915616:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
915716:02:38.883 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
915816:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
915916:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
916016:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
916116:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
916216:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
916316:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
916416:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:38 GMT[\r][\n]"
916516:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
916616:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
916716:02:38.890 [pool-19-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
916816:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
916916:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
917016:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
917116:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
917216:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
917316:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
917416:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:38 GMT
917516:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
917616:02:38.890 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: connection can be kept alive for 3 MINUTES
917716:02:38.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: releasing valid endpoint
917816:02:38.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: releasing endpoint
917916:02:38.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: connection http-outgoing-1 can be kept alive for 3 MINUTES
918016:02:38.891 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
918116:02:38.891 [pool-19-thread-7] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /great_meitner: Waiting for 60 seconds for URL: http://172.17.0.1:32783/ (where port 32783 maps to container port 8500)
918216:02:39.520 [pool-19-thread-7] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.790430584S
918316:02:39.522 [pool-19-thread-7-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32783/v1/status/leader, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
918416:02:39.524 [pool-19-thread-7-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32783/v1/status/leader, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 17, Date: Thu, 04 Dec 2025 15:02:39 GMT, Content-Type: application/json
918516:02:39.526 [pool-19-thread-7-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32783/v1/status/peers, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
918616:02:39.527 [pool-19-thread-7-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32783/v1/status/peers, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 25, Date: Thu, 04 Dec 2025 15:02:39 GMT, Content-Type: application/json
918716:02:39.528 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293,false
918816:02:39.528 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json], queryParams={}}
918916:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: preparing request execution
919016:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
919116:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
919216:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: target auth state: UNCHALLENGED
919316:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: proxy auth state: UNCHALLENGED
919416:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000094: acquiring connection with route {}->unix://localhost:2375
919516:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquiring endpoint (3 MINUTES)
919616:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000094: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
919716:02:39.528 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000094: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
919816:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000094: acquired ep-00000093
919916:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquired endpoint ep-00000093
920016:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: executing GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1
920116:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: start execution ex-00000094
920216:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: executing exchange ex-00000094 over http-outgoing-1
920316:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1
920416:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
920516:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
920616:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
920716:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
920816:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
920916:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
921016:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1[\r][\n]"
921116:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
921216:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
921316:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
921416:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
921516:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
921616:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
921716:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
921816:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
921916:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
922016:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
922116:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
922216:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
922316:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
922416:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:39 GMT[\r][\n]"
922516:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
922616:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
922716:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
922816:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","Created":"2025-12-04T15:02:38.744486986Z","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":5355,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T15:02:38.767367445Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/resolv.conf","HostnamePath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/hostname","HostsPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/hosts","LogPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293-json.log","Name":"/great_meitner","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","LowerDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/merged","UpperDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/diff","WorkDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/work"},"Name":"overlay2"},"Mounts":[{"Type":""
922916:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
923016:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
923116:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
923216:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
923316:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
923416:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
923516:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:39 GMT
923616:02:39.529 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
923716:02:39.530 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: connection can be kept alive for 3 MINUTES
923816:02:39.530 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"260d138c0d3463e321d57077a7821578368804c83bbade85026c73d3549a9510","Source":"/var/lib/docker/volumes/260d138c0d3463e321d57077a7821578368804c83bbade85026c73d3549a9510/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"2c5b36f010ff","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8099ba8b137c7ccd1e88f381c3d90a7940f368daaf35ce8dd4943e845f3eb294","SandboxKey":"/var/run/docker/netns/8099ba8b137c","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32783"},{"HostIp":"::","HostPort":"32783"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"d8e5a9e7a9ebe973c7ed709de771d076245244600fd8756dab01205522ec02df","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"8a:a8:ed:69:17:45","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"8a:a8:ed:69:17:45","DriverOpts":null,"GwPriority":0,"NetworkID":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"d8e5a9e7a9ebe973c7ed709de771d076245244600fd8756dab01205522ec02df","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
923916:02:39.530 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924016:02:39.530 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
924116:02:39.530 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924216:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: releasing valid endpoint
924316:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: releasing endpoint
924416:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: connection http-outgoing-1 can be kept alive for 3 MINUTES
924516:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
924616:02:39.531 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293,<null>
924716:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: preparing request execution
924816:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
924916:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
925016:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: target auth state: UNCHALLENGED
925116:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: proxy auth state: UNCHALLENGED
925216:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000095: acquiring connection with route {}->unix://localhost:2375
925316:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquiring endpoint (3 MINUTES)
925416:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000095: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
925516:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000095: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
925616:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000095: acquired ep-00000094
925716:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquired endpoint ep-00000094
925816:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: executing POST /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/kill HTTP/1.1
925916:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: start execution ex-00000095
926016:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: executing exchange ex-00000095 over http-outgoing-1
926116:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/kill HTTP/1.1
926216:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
926316:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
926416:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
926516:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
926616:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
926716:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
926816:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
926916:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/kill HTTP/1.1[\r][\n]"
927016:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
927116:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
927216:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
927316:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
927416:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
927516:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
927616:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
927716:02:39.531 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
927816:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
927916:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
928016:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
928116:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
928216:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
928316:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:39 GMT[\r][\n]"
928416:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
928516:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
928616:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
928716:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
928816:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
928916:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
929016:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:39 GMT
929116:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: connection can be kept alive for 3 MINUTES
929216:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: releasing valid endpoint
929316:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: releasing endpoint
929416:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: connection http-outgoing-1 can be kept alive for 3 MINUTES
929516:02:39.652 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
929616:02:39.653 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293,false
929716:02:39.653 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json], queryParams={}}
929816:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: preparing request execution
929916:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
930016:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
930116:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: target auth state: UNCHALLENGED
930216:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: proxy auth state: UNCHALLENGED
930316:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000096: acquiring connection with route {}->unix://localhost:2375
930416:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquiring endpoint (3 MINUTES)
930516:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000096: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
930616:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000096: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
930716:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000096: acquired ep-00000095
930816:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquired endpoint ep-00000095
930916:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: executing GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1
931016:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: start execution ex-00000096
931116:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: executing exchange ex-00000096 over http-outgoing-1
931216:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1
931316:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
931416:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
931516:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
931616:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
931716:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
931816:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
931916:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/json HTTP/1.1[\r][\n]"
932016:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
932116:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
932216:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
932316:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
932416:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
932516:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
932616:02:39.653 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
932716:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
932816:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
932916:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
933016:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
933116:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
933216:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
933316:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:39 GMT[\r][\n]"
933416:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
933516:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
933616:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
933716:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","Created":"2025-12-04T15:02:38.744486986Z","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":"2025-12-04T15:02:38.767367445Z","FinishedAt":"2025-12-04T15:02:39.544369009Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/resolv.conf","HostnamePath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/hostname","HostsPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/hosts","LogPath":"/var/lib/docker/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293-json.log","Name":"/great_meitner","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":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"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":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":"2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293","LowerDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb-init/diff:/var/lib/docker/overlay2/1e6bb813888787989c691cdf2d28295fb96cf5a2b6e200dbf7ff208b69259c9d/diff:/var/lib/docker/overlay2/e8d84d2940a7f0da411fa2f898a2a70e3d345dba395b319bdaf388f914a9bba9/diff:/var/lib/docker/overlay2/f9e68bf5ddd123ba0c50673301121f51ee6a637a2e513c75b95f0f60903232a4/diff:/var/lib/docker/overlay2/05f1f33fa8a05172d59e13c20ba851648f98689487826b9f039c1b7fc4008bb8/diff:/var/lib/docker/overlay2/c0b21da708bcd3a67c38c8504c1d4a0d10ac4075aa037535a6507737d5e53da8/diff:/var/lib/docker/overlay2/3f321dd630998c4ce21e122d2b61cb67e3898bf09112b53c0f5a87672f4b1eb7/diff","MergedDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/merged","UpperDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/diff","WorkDir":"/var/lib/docker/overlay2/0eaca277ea914d5b98a960daa759b2b4c6100d4a814080510fd323cca492f8bb/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"260d138c0d3463e321d57077a7821578368804c83bbade85026c73d3549a9510","Source":"/var/lib/docker/volumes/260d138c0d3463e321d57077a7821578368804c83bbade85026c73d3549a9510/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"2c5b36f010ff","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","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"648ceafb-3f28-4021-94de-c412996fde86","org.testcontainers.version":"1.19.0"}},"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":"39aff4417ee45994cf080aaaec06d32c79491f986f853d6b18648f7c2fa80707","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
933816:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
933916:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
934016:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
934116:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
934216:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
934316:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
934416:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
934516:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
934616:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
934716:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:39 GMT
934816:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
934916:02:39.655 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: connection can be kept alive for 3 MINUTES
935016:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: releasing valid endpoint
935116:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: releasing endpoint
935216:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: connection http-outgoing-1 can be kept alive for 3 MINUTES
935316:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
935416:02:39.656 [pool-19-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293,true,true
935516:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: preparing request execution
935616:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
935716:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
935816:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: target auth state: UNCHALLENGED
935916:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: proxy auth state: UNCHALLENGED
936016:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000097: acquiring connection with route {}->unix://localhost:2375
936116:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquiring endpoint (3 MINUTES)
936216:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000097: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
936316:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000097: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
936416:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000097: acquired ep-00000096
936516:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquired endpoint ep-00000096
936616:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: executing DELETE /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293?v=true&force=true HTTP/1.1
936716:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: start execution ex-00000097
936816:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: executing exchange ex-00000097 over http-outgoing-1
936916:02:39.656 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293?v=true&force=true HTTP/1.1
937016:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
937116:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86
937216:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
937316:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
937416:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
937516:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
937616:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/2c5b36f010ff3136759810b4fe00e836ded28f904c629ced41aee73c51f9f293?v=true&force=true HTTP/1.1[\r][\n]"
937716:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
937816:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 648ceafb-3f28-4021-94de-c412996fde86[\r][\n]"
937916:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
938016:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
938116:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
938216:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
938316:02:39.657 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
938416:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
938516:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
938616:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
938716:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
938816:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
938916:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 04 Dec 2025 15:02:39 GMT[\r][\n]"
939016:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
939116:02:39.662 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
939216:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
939316:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
939416:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
939516:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
939616:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 04 Dec 2025 15:02:39 GMT
939716:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: connection can be kept alive for 3 MINUTES
939816:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: releasing valid endpoint
939916:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: releasing endpoint
940016:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: connection http-outgoing-1 can be kept alive for 3 MINUTES
940116:02:39.663 [pool-19-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
940216:02:39.663 [pool-19-thread-7] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
9403[info] CirceStatusSpec:
9404[info] status
9405[info] - should return leader
9406[info] - should return peers
9407Starting build for ProjectRef(file:/build/repo/,core) (consul4s-core)... [1/2]
9408Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -unchecked, -Ywarn-dead-code, -Ywarn-numeric-widen, -Xlint, -language:existentials, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
9409
9410************************
9411Build summary:
9412[{
9413 "module": "consul4s-circe",
9414 "compile": {"status": "ok", "tookMs": 19117, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9415 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9416 "test-compile": {"status": "ok", "tookMs": 6136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9417 "test": {"status": "ok", "tookMs": 20219, "passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45, "byFramework": [{"framework": "unknown", "stats": {"passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45}}]},
9418 "publish": {"status": "skipped", "tookMs": 0},
9419 "metadata": {
9420 "crossScalaVersions": ["2.12.14", "2.13.12", "3.3.1"]
9421}
9422},{
9423 "module": "consul4s-core",
9424 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9425 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9426 "test-compile": {"status": "ok", "tookMs": 117, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9427 "test": {"status": "ok", "tookMs": 203, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
9428 "publish": {"status": "skipped", "tookMs": 0},
9429 "metadata": {
9430 "crossScalaVersions": ["2.12.14", "2.13.12", "3.3.1"]
9431}
9432}]
9433************************
9434[success] Total time: 77 s (0:01:17.0), completed Dec 4, 2025, 4:02:40 PM
9435[0JChecking patch project/plugins.sbt...
9436Checking patch project/build.properties...
9437Checking patch build.sbt...
9438Applied patch project/plugins.sbt cleanly.
9439Applied patch project/build.properties cleanly.
9440Applied patch build.sbt cleanly.