Build Logs
nryanov/consul4s • 3.8.0-RC2:2025-11-28
Errors
7
Warnings
17
Total Lines
9511
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-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.1"' in build.sbt
40----
41Starting build for 3.8.0-RC2
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-RC2
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-RC2
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC2"
70"++3.8.0-RC2 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"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 8.565s.
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-RC2
89OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in consul4s/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in circe/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-RC2 on 2 projects.
95[info] Switching Scala version on:
96[info] circe (2.12.14, 2.13.12, 3.8.0-RC2)
97[info] core (2.12.14, 2.13.12, 3.8.0-RC2)
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 Nov 28, 2025, 12:05:28 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-RC2/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-RC2/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-RC2/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-RC2/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
16012:06:21.579 [pool-19-thread-6] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
16112:06:21.589 [pool-19-thread-6] 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)
16212:06:21.592 [pool-19-thread-6] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
16312:06:21.730 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
16412:06:21.731 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
16512:06:21.753 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
16612:06:21.753 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
16712:06:21.865 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
16812:06:21.881 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
16912:06:21.885 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
17012:06:21.888 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
17112:06:21.888 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
17212:06:21.889 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
17312:06:21.889 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
17412:06:21.889 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
17512:06:21.890 [pool-19-thread-6] 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]
17612:06:21.894 [pool-19-thread-6] 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]
17712:06:21.901 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
17812:06:21.901 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
17912:06:21.901 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
18012:06:21.901 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
18112:06:21.902 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
18212:06:21.903 [pool-19-thread-6] 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
18312:06:21.903 [pool-19-thread-6] 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
18412:06:21.904 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
18512:06:21.904 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
18612:06:21.904 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
18712:06:21.905 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
18812:06:21.905 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
18912:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
19012:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
19112:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
19212:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
19312:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
19412:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
19512:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
19612:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
19712:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
19812:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
19912:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
20012:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
20112:06:21.906 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
20212:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
20312:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
20412:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
20512:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
20612:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
20712:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
20812:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:21 GMT[\r][\n]"
20912:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
21012:06:21.912 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21112:06:21.913 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8c9[\r][\n]"
21212:06:21.913 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"2132ba5a-ce94-4804-ab7f-67f3fc487930","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-11-28T11:06:21.907084666Z","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":"runnervmfxdz0","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]"
21312:06:21.913 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21412:06:21.913 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
21512:06:21.913 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21612:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
21712:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
21812:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
21912:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
22012:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
22112:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
22212:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:21 GMT
22312:06:21.915 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
22412:06:21.918 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
22512:06:22.040 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
22612:06:22.040 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
22712:06:22.040 [pool-19-thread-6] 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
22812:06:22.040 [pool-19-thread-6] 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]
22912:06:22.041 [pool-19-thread-6] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
23012:06:22.041 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
23112:06:22.041 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
23212:06:22.050 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
23312:06:22.053 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
23412:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
23512:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
23612:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
23712:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
23812:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
23912:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
24012:06:22.054 [pool-19-thread-6] 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]
24112:06:22.054 [pool-19-thread-6] 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]
24212:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
24312:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
24412:06:22.054 [pool-19-thread-6] 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
24512:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
24612:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
24712:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
24812:06:22.054 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
24912:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
25012:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
25112:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
25212:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
25312:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
25412:06:22.055 [pool-19-thread-6] 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]"
25512:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
25612:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
25712:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
25812:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
25912:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
26012:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
26112:06:22.055 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
26212:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
26312:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
26412:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
26512:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
26612:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
26712:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
26812:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:22 GMT[\r][\n]"
26912:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1275[\r][\n]"
27012:06:22.056 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
27112:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","Created":"2025-11-28T10:58:31.004015872Z","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":{"09b59f269fd33da38f79c23a150873e3810c833a95c3f49a4ef42f9f58b85cf2":{"Name":"suspicious_hopper","EndpointID":"4dc3ea4a4f934328bcc4fcfb9cebf277f9a412eff83293ccc13fe2ca6eb65e4a","MacAddress":"ca:b1:49:d9:92:b5","IPv4Address":"172.17.0.3/16","IPv6Address":""},"de9bfb0c0d2d9aebdf9a79a449c8d1b273dd44f2097c2fd235edf72ff64ed241":{"Name":"cf973b6bb5721494147c8aa7597c4975f9959_e5bb48","EndpointID":"198265f53590f6a7331d582e08bb324d1aab725a51ebc813d74abfc615bcdb94","MacAddress":"82:7d:ee:90:1b:84","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]"
27212:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
27312:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
27412:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
27512:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
27612:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
27712:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
27812:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:22 GMT
27912:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1275
28012:06:22.057 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
28112:06:22.067 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
28212:06:22.067 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
28312:06:22.067 [pool-19-thread-6] 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
28412:06:22.067 [pool-19-thread-6] 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]
28512:06:22.068 [pool-19-thread-6] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
28612:06:22.068 [pool-19-thread-6] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmfxdz0, 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=2132ba5a-ce94-4804-ab7f-67f3fc487930, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-11-28T11:06:21.907084666Z, 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}
28712:06:22.069 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
28812:06:22.070 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
28912:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
29012:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
29112:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
29212:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
29312:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
29412:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
29512:06:22.071 [pool-19-thread-6] 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]
29612:06:22.071 [pool-19-thread-6] 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]
29712:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
29812:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
29912:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/version HTTP/1.1
30012:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
30112:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
30212:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
30312:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
30412:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
30512:06:22.071 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
30612:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
30712:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
30812:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
30912:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
31012:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
31112:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
31212:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
31312:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
31412:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
31512:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
31612:06:22.072 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
31712:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
31812:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
31912:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
32012:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
32112:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
32212:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
32312:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:22 GMT[\r][\n]"
32412:06:22.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
32512:06:22.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
32612:06:22.080 [pool-19-thread-6] 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]"
32712:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
32812:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
32912:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
33012:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
33112:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
33212:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
33312:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:22 GMT
33412:06:22.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
33512:06:22.081 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: connection can be kept alive for 3 MINUTES
33612:06:22.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: releasing valid endpoint
33712:06:22.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: releasing endpoint
33812:06:22.088 [pool-19-thread-6] 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
33912:06:22.088 [pool-19-thread-6] 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]
34012:06:22.088 [pool-19-thread-6] 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}
34112:06:22.088 [pool-19-thread-6] 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
34612:06:22.094 [pool-19-thread-6] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
34712:06:22.096 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
34812:06:22.096 [pool-19-thread-6] 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'))
34912:06:22.097 [pool-19-thread-6] 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]
35012:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: preparing request execution
35112:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
35212:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
35312:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: target auth state: UNCHALLENGED
35412:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: proxy auth state: UNCHALLENGED
35512:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000004: acquiring connection with route {}->unix://localhost:2375
35612:06:22.098 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquiring endpoint (3 MINUTES)
35712:06:22.099 [pool-19-thread-6] 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]
35812:06:22.099 [pool-19-thread-6] 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]
35912:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: acquired ep-00000003
36012:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquired endpoint ep-00000003
36112:06:22.099 [pool-19-thread-6] 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
36212:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: start execution ex-00000004
36312:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: executing exchange ex-00000004 over http-outgoing-0
36412:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
36512:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
36612:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
36712:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
36812:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
36912:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
37012:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
37112:06:22.099 [pool-19-thread-6] 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]"
37212:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
37312:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
37412:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
37512:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
37612:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
37712:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
37812:06:22.099 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
37912:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
38012:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
38112:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
38212:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
38312:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
38412:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
38512:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:22 GMT[\r][\n]"
38612:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
38712:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
38812:06:22.103 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1735[\r][\n]"
38912:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1764327853,"Id":"sha256:bc535a421687dc21671f05dffb36ff76cbb98f6dcb8e6265873113f38af92a43","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["9cf973:b6bb5721494147c8aa7597c4975f9959"],"SharedSize":-1,"Size":167938329,"VirtualSize":167938329},{"Containers":-1,"Created":1762972944,"Id":"sha256:84782d3d660dc439280f846855aa31593c033ed8abc8bd0642b50fa89488fe93","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:93da6a53287490dd3b35952f73a109654ed9f260f2e6434db925125fa3ac6b2a"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226883080,"VirtualSize":226883080},{"Containers":-1,"Created":1762254233,"Id":"sha256:bcdd5c4345ce4aaadf921c9e4f6773c1554171e357a81825bc81946697756cac","Labels":null,"ParentId":"","RepoDigests":["node@sha256:47dacd49500971c0fbe602323b2d04f6df40a933b123889636fc1f76bf69f58a"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095712172,"VirtualSize":1095712172},{"Containers":-1,"Created":1762254200,"Id":"sha256:9a565344544c8f95ff0e22e2ac993874219d69a5050e3d95fd72796a3b42fa6a","Labels":null,"ParentId":"","RepoDigests":["node@sha256:dcf06103a9d4087e3244a51697adbbb85331dcb7161dbe994ca1cd07dd32e2a5"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132820782,"VirtualSize":1132820782},{"Containers":-1,"Created":1762202650,"Id":"sha256:f11ed4636b3ea3df4b8670682015ee8bd71b72bc6bdf9e05cadb98f98ae74afd","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298938,"VirtualSize":124298938},{"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":1760610931,"Id":"sha256:2b56f2779663b9e1a77bdb5235dc31f1a81e534ccab1c1b35c716a8db79eeab9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134408099,"VirtualSize":134408099},{"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":1759302310,"Id":"sha256:392fa14dddd09da29a5c3d26948ff81c494424035b755d01b84ab12d92127433","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868081,"VirtualSize":77868081},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2"
39012:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
39112:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
39212:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
39312:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
39412:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
39512:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
39612:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:22 GMT
39712:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
39812:06:22.104 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: connection can be kept alive for 3 MINUTES
39912:06:22.110 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639,"VirtualSize":1089055639},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986,"VirtualSize":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442,"VirtualSize":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691,"VirtualSize":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890,"VirtualSize":5539890}][\n]"
40012:06:22.113 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
40112:06:22.113 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
40212:06:22.113 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
40312:06:22.113 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: releasing valid endpoint
40412:06:22.113 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: releasing endpoint
40512:06:22.113 [pool-19-thread-6] 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
40612:06:22.113 [pool-19-thread-6] 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]
40712:06:22.114 [pool-19-thread-6] DEBUG tc.testcontainers/ryuk:0.5.1 -- testcontainers/ryuk:0.5.1 is not in image name cache, updating...
40812:06:22.115 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
40912:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: preparing request execution
41012:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
41112:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
41212:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: target auth state: UNCHALLENGED
41312:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: proxy auth state: UNCHALLENGED
41412:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000005: acquiring connection with route {}->unix://localhost:2375
41512:06:22.117 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquiring endpoint (3 MINUTES)
41612:06:22.117 [pool-19-thread-6] 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]
41712:06:22.118 [pool-19-thread-6] 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]
41812:06:22.118 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: acquired ep-00000004
41912:06:22.118 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquired endpoint ep-00000004
42012:06:22.118 [pool-19-thread-6] 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
42112:06:22.118 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: start execution ex-00000005
42212:06:22.118 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: executing exchange ex-00000005 over http-outgoing-0
42312:06:22.118 [pool-19-thread-6] 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
42412:06:22.118 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
42512:06:22.118 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
42612:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
42712:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
42812:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
42912:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
43012:06:22.119 [pool-19-thread-6] 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]"
43112:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
43212:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
43312:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
43412:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
43512:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
43612:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
43712:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
43812:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
43912:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
44012:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
44112:06:22.119 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
44212:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
44312:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
44412:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:22 GMT[\r][\n]"
44512:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 55[\r][\n]"
44612:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
44712:06:22.120 [pool-19-thread-6] 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]"
44812:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
44912:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
45012:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
45112:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
45212:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
45312:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
45412:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:22 GMT
45512:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 55
45612:06:22.120 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: connection can be kept alive for 3 MINUTES
45712:06:22.123 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: releasing valid endpoint
45812:06:22.123 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: releasing endpoint
45912:06:22.123 [pool-19-thread-6] 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
46012:06:22.123 [pool-19-thread-6] 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]
46112:06:22.124 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.5.1
46212:06:22.124 [pool-19-thread-6] 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.
46312:06:22.127 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
46412:06:22.128 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
46512:06:22.128 [pool-19-thread-6] 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)
46612:06:22.128 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
46712:06:22.128 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
46812:06:22.135 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: preparing request execution
46912:06:22.135 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
47012:06:22.135 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
47112:06:22.135 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: target auth state: UNCHALLENGED
47212:06:22.135 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: proxy auth state: UNCHALLENGED
47312:06:22.135 [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
47412:06:22.135 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquiring endpoint (3 MINUTES)
47512:06:22.135 [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]
47612:06:22.136 [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]
47712:06:22.136 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: acquired ep-00000005
47812:06:22.136 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquired endpoint ep-00000005
47912:06:22.137 [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
48012:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: start execution ex-00000006
48112:06:22.137 [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
48212:06:22.137 [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
48312:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
48412:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
48512:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
48612:06:22.137 [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
48712:06:22.137 [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
48812:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
48912:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
49012:06:22.137 [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]"
49112:06:22.137 [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]"
49212:06:22.137 [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]"
49312:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
49412:06:22.137 [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]"
49512:06:22.137 [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]"
49612:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
49712:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
49812:06:22.137 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
49912:06:22.474 [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]"
50012:06:22.474 [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]"
50112:06:22.474 [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]"
50212:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
50312:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
50412:06:22.474 [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]"
50512:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:22 GMT[\r][\n]"
50612:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
50712:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
50812:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3c[\r][\n]"
50912:06:22.474 [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]"
51012:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
51112:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
51212:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
51312:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
51412:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
51512:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
51612:06:22.474 [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)
51712:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:22 GMT
51812:06:22.474 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
51912:06:22.475 [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
52012:06:22.476 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image
52112:06:22.487 [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)
52212:06:22.492 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
52312:06:22.611 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52412:06:22.611 [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]"
52512:06:22.611 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52612:06:22.611 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52712:06:22.612 [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]"
52812:06:22.612 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52912:06:22.612 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
53012:06:22.612 [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]"
53112:06:22.612 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53212:06:22.612 [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)
53312:06:22.612 [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)
53412:06:22.613 [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)
53512:06:22.717 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
53612:06:22.717 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28683,"total":2807803},"progress":"[\u003e ] 28.68kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
53712:06:22.717 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53812:06:22.717 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28683, total=2807803, start=null), progress=[> ] 28.68kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
53912:06:22.721 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
54012:06:22.721 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28150,"total":2775904},"progress":"[\u003e ] 28.15kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
54112:06:22.721 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54212:06:22.722 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28150, total=2775904, start=null), progress=[> ] 28.15kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
54312:06:22.722 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
54412:06:22.722 [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]"
54512:06:22.722 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54612:06:22.722 [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)
54712:06:22.728 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
54812:06:22.728 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
54912:06:22.728 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55012:06:22.728 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
55112:06:22.728 [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]"
55212:06:22.729 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55312:06:22.729 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
55412:06:22.729 [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)
55512:06:22.730 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (59 KB/? MB)
55612:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bc[\r][\n]"
55712:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2775904,"total":2775904},"progress":"[==================================================\u003e] 2.776MB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
55812:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55912:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, 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)
56012:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
56112:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
56212:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56312:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
56412:06:22.736 [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]"
56512:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56612:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
56712:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
56812:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56912:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
57012:06:22.736 [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]"
57112:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57212:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
57312:06:22.736 [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]"
57412:06:22.736 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57512:06:22.737 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
57612:06:22.737 [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)
57712:06:22.737 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (2 MB/? MB)
57812:06:22.737 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
57912:06:22.737 [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)
58012:06:22.737 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (2 MB/5 MB)
58112:06:22.739 [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)
58212:06:22.787 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
58312:06:22.788 [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]"
58412:06:22.788 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58512:06:22.788 [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)
58612:06:22.827 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
58712:06:22.827 [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]"
58812:06:22.827 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58912:06:22.828 [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)
59012:06:22.828 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (5 MB/5 MB)
59112:06:22.829 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
59212:06:22.829 [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]"
59312:06:22.829 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59412:06:22.829 [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)
59512:06:22.873 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
59612:06:22.873 [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]"
59712:06:22.873 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59812:06:22.874 [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)
59912:06:22.874 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
60012:06:22.874 [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]"
60112:06:22.874 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60212:06:22.875 [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)
60312:06:22.940 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
60412:06:22.941 [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]"
60512:06:22.941 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60612:06:22.941 [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)
60712:06:22.942 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (5 MB/5 MB)
60812:06:22.942 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
60912:06:22.942 [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]"
61012:06:22.942 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61112:06:22.942 [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)
61212:06:22.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
61312:06:22.974 [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]"
61412:06:22.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61512:06:22.974 [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)
61612:06:22.984 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
61712:06:22.984 [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]"
61812:06:22.984 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61912:06:22.984 [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)
62012:06:22.984 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
62112:06:22.988 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
62212:06:22.989 [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]"
62312:06:22.989 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62412:06:22.989 [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)
62512:06:22.990 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4b[\r][\n]"
62612:06:22.990 [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]"
62712:06:22.991 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62812:06:22.991 [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)
62912:06:22.991 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
63012:06:22.991 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
63112:06:22.991 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: releasing valid endpoint
63212:06:22.991 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: releasing endpoint
63312:06:22.991 [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
63412:06:22.991 [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]
63512:06:22.992 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
63612:06:22.994 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: preparing request execution
63712:06:22.994 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
63812:06:22.994 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
63912:06:22.994 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: target auth state: UNCHALLENGED
64012:06:22.995 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: proxy auth state: UNCHALLENGED
64112:06:22.995 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000007: acquiring connection with route {}->unix://localhost:2375
64212:06:22.995 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquiring endpoint (3 MINUTES)
64312:06:22.995 [pool-19-thread-6] 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]
64412:06:22.995 [pool-19-thread-6] 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]
64512:06:22.995 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: acquired ep-00000006
64612:06:22.995 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquired endpoint ep-00000006
64712:06:22.995 [pool-19-thread-6] 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
64812:06:22.995 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: start execution ex-00000007
64912:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: executing exchange ex-00000007 over http-outgoing-0
65012:06:22.996 [pool-19-thread-6] 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
65112:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
65212:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
65312:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
65412:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
65512:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
65612:06:22.996 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
65712:06:22.997 [pool-19-thread-6] 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]"
65812:06:22.997 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
65912:06:22.997 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
66012:06:22.997 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
66112:06:22.997 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
66212:06:22.997 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
66312:06:22.997 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
66412:06:22.998 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
66512:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
66612:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
66712:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
66812:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
66912:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
67012:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
67112:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:22 GMT[\r][\n]"
67212:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
67312:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
67412:06:22.999 [pool-19-thread-6] 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/7c6ed82b03d40f8f7df9394637d3c14f295d5562f5345620c85cec2ab6053a43/diff:/var/lib/docker/overlay2/6550ef503a46e9bb98fd8271855a63295fa1c9f6075b967da149f44c1763a9f0/diff","MergedDir":"/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/merged","UpperDir":"/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/diff","WorkDir":"/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
67512:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
67612:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
67712:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
67812:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
67912:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
68012:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
68112:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:22 GMT
68212:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
68312:06:22.999 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: connection can be kept alive for 3 MINUTES
68412:06:23.020 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: releasing valid endpoint
68512:06:23.020 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: releasing endpoint
68612:06:23.021 [pool-19-thread-6] 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
68712:06:23.021 [pool-19-thread-6] 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]
68812:06:23.023 [pool-19-thread-6] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
68912:06:23.024 [pool-19-thread-6] DEBUG tc.testcontainers/ryuk:0.5.1 -- Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
69012:06:23.024 [pool-19-thread-6] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
69112:06:23.024 [pool-19-thread-6] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1
69212:06:23.026 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
69312:06:23.026 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
69412:06:23.026 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
69512:06:23.035 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@ad24a4d[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;@4c0a484}, 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-c4930bd4-ae65-40a7-b7ae-1bd0699f9555,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>]
69612:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: preparing request execution
69712:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
69812:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
69912:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: target auth state: UNCHALLENGED
70012:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: proxy auth state: UNCHALLENGED
70112:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000008: acquiring connection with route {}->unix://localhost:2375
70212:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquiring endpoint (3 MINUTES)
70312:06:23.088 [pool-19-thread-6] 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]
70412:06:23.088 [pool-19-thread-6] 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]
70512:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: acquired ep-00000007
70612:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquired endpoint ep-00000007
70712:06:23.088 [pool-19-thread-6] 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-c4930bd4-ae65-40a7-b7ae-1bd0699f9555 HTTP/1.1
70812:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: start execution ex-00000008
70912:06:23.088 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: executing exchange ex-00000008 over http-outgoing-0
71012:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-c4930bd4-ae65-40a7-b7ae-1bd0699f9555 HTTP/1.1
71112:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
71212:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
71312:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
71412:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
71512:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
71612:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1954
71712:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
71812:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
71912:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-c4930bd4-ae65-40a7-b7ae-1bd0699f9555 HTTP/1.1[\r][\n]"
72012:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
72112:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
72212:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
72312:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
72412:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
72512:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
72612:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
72712:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
72812:06:23.089 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
72912:06:23.089 [pool-19-thread-6] 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}"
73012:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
73112:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
73212:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
73312:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
73412:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
73512:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
73612:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
73712:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
73812:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
73912:06:23.100 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038","Warnings":[]}[\n]"
74012:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
74112:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
74212:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
74312:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
74412:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
74512:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
74612:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:23 GMT
74712:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
74812:06:23.101 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: connection can be kept alive for 3 MINUTES
74912:06:23.102 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: releasing valid endpoint
75012:06:23.102 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: releasing endpoint
75112:06:23.102 [pool-19-thread-6] 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
75212:06:23.102 [pool-19-thread-6] 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]
75312:06:23.105 [pool-19-thread-6] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038
75412:06:23.105 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038
75512:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: preparing request execution
75612:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
75712:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
75812:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: target auth state: UNCHALLENGED
75912:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: proxy auth state: UNCHALLENGED
76012:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000009: acquiring connection with route {}->unix://localhost:2375
76112:06:23.106 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquiring endpoint (3 MINUTES)
76212:06:23.106 [pool-19-thread-6] 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]
76312:06:23.106 [pool-19-thread-6] 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]
76412:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: acquired ep-00000008
76512:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquired endpoint ep-00000008
76612:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: executing POST /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/start HTTP/1.1
76712:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: start execution ex-00000009
76812:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: executing exchange ex-00000009 over http-outgoing-0
76912:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/start HTTP/1.1
77012:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
77112:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
77212:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
77312:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
77412:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
77512:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
77612:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
77712:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/start HTTP/1.1[\r][\n]"
77812:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
77912:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
78012:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
78112:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
78212:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
78312:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
78412:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
78512:06:23.107 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
78612:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
78712:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
78812:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
78912:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
79012:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
79112:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
79212:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
79312:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
79412:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
79512:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
79612:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
79712:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
79812:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:23 GMT
79912:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: connection can be kept alive for 3 MINUTES
80012:06:23.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: releasing valid endpoint
80112:06:23.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: releasing endpoint
80212:06:23.268 [pool-19-thread-6] 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
80312:06:23.269 [pool-19-thread-6] 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]
80412:06:23.275 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038,false
80512:06:23.275 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/json], queryParams={}}
80612:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: preparing request execution
80712:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
80812:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
80912:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: target auth state: UNCHALLENGED
81012:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: proxy auth state: UNCHALLENGED
81112:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000A: acquiring connection with route {}->unix://localhost:2375
81212:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquiring endpoint (3 MINUTES)
81312:06:23.276 [pool-19-thread-6] 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]
81412:06:23.276 [pool-19-thread-6] 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]
81512:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: acquired ep-00000009
81612:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquired endpoint ep-00000009
81712:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: executing GET /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/json HTTP/1.1
81812:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: start execution ex-0000000A
81912:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: executing exchange ex-0000000A over http-outgoing-0
82012:06:23.276 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/json HTTP/1.1
82112:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
82212:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
82312:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
82412:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
82512:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
82612:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
82712:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/json HTTP/1.1[\r][\n]"
82812:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
82912:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
83012:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
83112:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
83212:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
83312:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
83412:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
83512:06:23.277 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
83612:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
83712:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
83812:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
83912:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
84012:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
84112:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
84212:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
84312:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84412:06:23.278 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "13f4[\r][\n]"
84512:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038","Created":"2025-11-28T11:06:23.090494968Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3294,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:23.116824274Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/resolv.conf","HostnamePath":"/var/lib/docker/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/hostname","HostsPath":"/var/lib/docker/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/hosts","LogPath":"/var/lib/docker/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038-json.log","Name":"/testcontainers-ryuk-c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038","LowerDir":"/var/lib/docker/overlay2/bf2ed93ea35e58138104be20717753bf4b9ffeefd4649dc55df390c2b7f0be1f-init/diff:/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/diff:/var/lib/docker/overlay2/7c6ed82b03d40f8f7df9394637d3c14f295d5562f5345620c85cec2ab6053a43/diff:/var/lib/docker/overlay2/6550ef503a46e9bb98fd8271855a63295fa1c9f6075b967da149f44c1763a9f0/diff","MergedDir":"/var/lib/docker/overlay2/bf2ed93ea35e58138104be20717753bf4b9ffeefd4649dc55df390c2b7f0be1f/merged","UpperDir":"/var/lib/docker/overlay2/bf2ed93ea35e58138104be20717753bf4b9ffeefd4649dc55df390c2b7f0be1f/diff","WorkDir":"/var/lib/docker/overlay2/bf2ed93ea35e58138104be20717753bf4b9ffeefd4649dc55df390c2b7f0be1f/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"d54c5e11abaa","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,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0ffb1c2fa0bca3131919ec1dcafa230e4c3e3fedb5d92a65c30dbdc00b7f2986","SandboxKey":"/var/run/docker/netns/0ffb1c2fa0bc","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"345bd42b54d1d5f5a34000d9f92c0812efaa6c93021d443ec286d08bc41fa8de","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"32:ec:a1:1b:5f:64","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"32:ec:a1:1b:5f:64","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"345bd42b54d1d5f5a34000d9f92c0812efaa6c93021d443ec286d08bc41fa8de","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
84612:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84712:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
84812:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84912:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
85012:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
85112:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
85212:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
85312:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
85412:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
85512:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:23 GMT
85612:06:23.279 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
85712:06:23.280 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: connection can be kept alive for 3 MINUTES
85812:06:23.334 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: releasing valid endpoint
85912:06:23.334 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: releasing endpoint
86012:06:23.335 [pool-19-thread-6] 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
86112:06:23.335 [pool-19-thread-6] 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]
86212:06:23.337 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
86312:06:23.337 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: preparing request execution
86412:06:23.337 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
86512:06:23.338 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
86612:06:23.338 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: target auth state: UNCHALLENGED
86712:06:23.338 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: proxy auth state: UNCHALLENGED
86812:06:23.338 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000B: acquiring connection with route {}->unix://localhost:2375
86912:06:23.338 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquiring endpoint (3 MINUTES)
87012:06:23.338 [pool-19-thread-6] 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]
87112:06:23.339 [pool-19-thread-6] 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]
87212:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: acquired ep-0000000A
87312:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquired endpoint ep-0000000A
87412:06:23.339 [pool-19-thread-6] 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
87512:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: start execution ex-0000000B
87612:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
87712:06:23.339 [pool-19-thread-6] 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
87812:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
87912:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
88012:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
88112:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
88212:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
88312:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
88412:06:23.339 [pool-19-thread-6] 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]"
88512:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
88612:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
88712:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
88812:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
88912:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
89012:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
89112:06:23.339 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
89212:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
89312:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
89412:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
89512:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
89612:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
89712:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
89812:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
89912:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
90012:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
90112:06:23.341 [pool-19-thread-6] 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/7c6ed82b03d40f8f7df9394637d3c14f295d5562f5345620c85cec2ab6053a43/diff:/var/lib/docker/overlay2/6550ef503a46e9bb98fd8271855a63295fa1c9f6075b967da149f44c1763a9f0/diff","MergedDir":"/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/merged","UpperDir":"/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/diff","WorkDir":"/var/lib/docker/overlay2/58ae17d1385577357e526f34af640bed0a7324017c525d06404b440fe698a941/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
90212:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
90312:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
90412:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
90512:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
90612:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
90712:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
90812:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:23 GMT
90912:06:23.341 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
91012:06:23.342 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: connection can be kept alive for 3 MINUTES
91112:06:23.342 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: releasing valid endpoint
91212:06:23.342 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: releasing endpoint
91312:06:23.342 [pool-19-thread-6] 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
91412:06:23.342 [pool-19-thread-6] 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]
91512:06:23.343 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
91612:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: preparing request execution
91712:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
91812:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
91912:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: target auth state: UNCHALLENGED
92012:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: proxy auth state: UNCHALLENGED
92112:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000C: acquiring connection with route {}->unix://localhost:2375
92212:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquiring endpoint (3 MINUTES)
92312:06:23.343 [pool-19-thread-6] 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]
92412:06:23.343 [pool-19-thread-6] 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]
92512:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: acquired ep-0000000B
92612:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquired endpoint ep-0000000B
92712:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: executing GET /v1.32/version HTTP/1.1
92812:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: start execution ex-0000000C
92912:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
93012:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
93112:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
93212:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
93312:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
93412:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
93512:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
93612:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
93712:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
93812:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
93912:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
94012:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
94112:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
94212:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
94312:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
94412:06:23.343 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
94512:06:23.352 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
94612:06:23.353 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
94712:06:23.353 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
94812:06:23.353 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
94912:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
95012:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
95112:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
95212:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
95312:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
95412:06:23.354 [pool-19-thread-6] 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]"
95512:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
95612:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
95712:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
95812:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
95912:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
96012:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
96112:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:23 GMT
96212:06:23.354 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
96312:06:23.355 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: connection can be kept alive for 3 MINUTES
96412:06:23.355 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: releasing valid endpoint
96512:06:23.356 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: releasing endpoint
96612:06:23.356 [pool-19-thread-6] 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
96712:06:23.356 [pool-19-thread-6] 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]
96812:06:23.362 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: preparing request execution
96912:06:23.362 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
97012:06:23.362 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
97112:06:23.362 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: target auth state: UNCHALLENGED
97212:06:23.362 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: proxy auth state: UNCHALLENGED
97312:06:23.362 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000D: acquiring connection with route {}->unix://localhost:2375
97412:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquiring endpoint (3 MINUTES)
97512:06:23.363 [docker-java-stream--1697290536] 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]
97612:06:23.363 [docker-java-stream--1697290536] 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]
97712:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: acquired ep-0000000C
97812:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquired endpoint ep-0000000C
97912:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: executing GET /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
98012:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: start execution ex-0000000D
98112:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
98212:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
98312:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
98412:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
98512:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
98612:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
98712:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
98812:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/d54c5e11abaa8bb0b4806baaae36f6a5bafcaf588d84e32de07f51bac2d62038/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
98912:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
99012:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
99112:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
99212:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
99312:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
99412:06:23.363 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
99512:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
99612:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
99712:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
99812:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
99912:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
100012:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
100112:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
100212:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
100312:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100412:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "2e[\r][\n]"
100512:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/11/28 11:06:23 Pinging Docker...[\n]"
100612:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100712:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "38[\r][\n]"
100812:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/11/28 11:06:23 Docker daemon is available![\n]"
100912:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
101012:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "35[\r][\n]"
101112:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/11/28 11:06:23 Starting on port 8080...[\n]"
101212:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
101312:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "25[\r][\n]"
101412:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2025/11/28 11:06:23 Started![\n]"
101512:06:23.364 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
101612:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
101712:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
101812:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
101912:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
102012:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
102112:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
102212:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Fri, 28 Nov 2025 11:06:23 GMT
102312:06:23.365 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
102412:06:23.366 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: connection can be kept alive for 3 MINUTES
102512:06:23.367 [pool-19-thread-6] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDERR: 2025/11/28 11:06:23 Started!
102612:06:23.368 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: cancel
102712:06:23.368 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0: close connection IMMEDIATE
102812:06:23.369 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: endpoint closed
102912:06:23.369 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: discarding endpoint
103012:06:23.369 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: releasing endpoint
103112:06:23.369 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection is not kept alive
103212:06:23.369 [pool-19-thread-6] 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]
103312:06:23.369 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
103412:06:23.369 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
103512:06:23.370 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
103612:06:23.369 [docker-java-stream--1697290536] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
1037java.nio.channels.ClosedChannelException: null
1038 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1039 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1040 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1041 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1042 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1043 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1044 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1045 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1046 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1047 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1048 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1049 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1050 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1051 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1052 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1053 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1054 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1055 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1056 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1057 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1058 at java.base/java.lang.Thread.run(Thread.java:833)
105912:06:23.371 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
1060java.nio.channels.ClosedChannelException: null
1061 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1062 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1063 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1064 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1065 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1066 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1067 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1068 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1069 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1070 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1071 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1072 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1073 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1074 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1075 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1076 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1077 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1078 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1079 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1080 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
1081 at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
1082 at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:69)
1083 at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
1084 at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
1085 at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:978)
1086 at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:502)
1087 at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:356)
1088 at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
1089 at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:346)
1090 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:334)
1091 at org.testcontainers.utility.RyukResourceReaper.maybeStart(RyukResourceReaper.java:78)
1092 at org.testcontainers.utility.RyukResourceReaper.init(RyukResourceReaper.java:42)
1093 at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:231)
1094 at org.testcontainers.DockerClientFactory$1.getDockerClient(DockerClientFactory.java:106)
1095 at com.github.dockerjava.api.DockerClientDelegate.authConfig(DockerClientDelegate.java:109)
1096 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:333)
1097 at com.dimafeng.testcontainers.SingleContainer.start(Container.scala:48)
1098 at com.dimafeng.testcontainers.ContainerDef.start(ContainerDef.scala:14)
1099 at com.dimafeng.testcontainers.ContainerDef.start$(ContainerDef.scala:6)
1100 at com.dimafeng.testcontainers.GenericContainer$Def.start(GenericContainer.scala:109)
1101 at com.dimafeng.testcontainers.scalatest.TestContainerForAll.startContainers(TestContainerForAll.scala:31)
1102 at com.dimafeng.testcontainers.scalatest.TestContainerForAll.startContainers$(TestContainerForAll.scala:24)
1103 at consul4s.v1.api.QueryBaseSpec.startContainers(QueryBaseSpec.scala:9)
1104 at consul4s.v1.api.QueryBaseSpec.startContainers(QueryBaseSpec.scala:9)
1105 at com.dimafeng.testcontainers.scalatest.TestContainersForAll.run(TestContainersForAll.scala:41)
1106 at com.dimafeng.testcontainers.scalatest.TestContainersForAll.run$(TestContainersForAll.scala:34)
1107 at consul4s.v1.api.QueryBaseSpec.run(QueryBaseSpec.scala:9)
1108 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
1109 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
1110 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
1111 at sbt.TestRunner.run(TestFramework.scala:168)
1112 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
1113 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1114 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1115 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1116 at sbt.TestFunction.apply(TestFramework.scala:348)
1117 at sbt.Tests$.processRunnable$1(Tests.scala:475)
1118 at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
1119 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
1120 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1121 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1122 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1123 at sbt.Execute.work(Execute.scala:292)
1124 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1125 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1126 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1127 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1128 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1129 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1130 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1131 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1132 at java.base/java.lang.Thread.run(Thread.java:833)
113312:06:23.373 [pool-19-thread-6] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.278591475S
113412:06:23.376 [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%3Dc4930bd4-ae65-40a7-b7ae-1bd0699f9555' to Ryuk
113512:06:23.377 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
113612:06:23.377 [pool-19-thread-6] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
113712:06:23.377 [pool-19-thread-6] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
113812:06:23.377 [pool-19-thread-6] INFO org.testcontainers.DockerClientFactory -- Checking the system...
113912:06:23.378 [pool-19-thread-6] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
114012:06:23.378 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
114112:06:23.378 [pool-19-thread-6] 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'))
114212:06:23.378 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- consul:1.9.3 is not in image name cache, updating...
114312:06:23.378 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
114412:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: preparing request execution
114512:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
114612:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
114712:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: target auth state: UNCHALLENGED
114812:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: proxy auth state: UNCHALLENGED
114912:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: acquiring connection with route {}->unix://localhost:2375
115012:06:23.380 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquiring endpoint (3 MINUTES)
115112:06:23.380 [pool-19-thread-6] 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]
115212:06:23.380 [pool-19-thread-6] 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]
115312:06:23.381 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: acquired ep-0000000D
115412:06:23.381 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquired endpoint ep-0000000D
115512:06:23.381 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: opening connection {}->unix://localhost:2375
115612:06:23.381 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: connecting endpoint (3 MINUTES)
115712:06:23.381 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
115812:06:23.382 [pool-19-thread-6] 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
115912:06:23.382 [pool-19-thread-6] 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
116012:06:23.382 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connected http-outgoing-1
116112:06:23.382 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: endpoint connected
116212:06:23.383 [pool-19-thread-6] 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
116312:06:23.383 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: start execution ex-0000000E
116412:06:23.383 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
116512:06:23.384 [pool-19-thread-6] 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
116612:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
116712:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
116812:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
116912:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
117012:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
117112:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
117212:06:23.384 [pool-19-thread-6] 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]"
117312:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
117412:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
117512:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
117612:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
117712:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
117812:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
117912:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
118012:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
118112:06:23.384 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
118212:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
118312:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
118412:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
118512:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
118612:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
118712:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 42[\r][\n]"
118812:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118912:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: consul:1.9.3"}[\n]"
119012:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
119112:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
119212:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
119312:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
119412:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
119512:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
119612:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:23 GMT
119712:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 42
119812:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: connection can be kept alive for 3 MINUTES
119912:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: releasing valid endpoint
120012:06:23.385 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: releasing endpoint
120112:06:23.386 [pool-19-thread-6] 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
120212:06:23.386 [pool-19-thread-6] 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]
120312:06:23.386 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: consul:1.9.3
120412:06:23.386 [pool-19-thread-6] 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.
120512:06:23.386 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:latest at registry: https://index.docker.io/v1/
120612:06:23.386 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
120712:06:23.386 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
120812:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: preparing request execution
120912:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
121012:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
121112:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: target auth state: UNCHALLENGED
121212:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: proxy auth state: UNCHALLENGED
121312:06:23.388 [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
121412:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquiring endpoint (3 MINUTES)
121512:06:23.388 [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]
121612:06:23.388 [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]
121712:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: acquired ep-0000000E
121812:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquired endpoint ep-0000000E
121912:06:23.388 [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
122012:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: start execution ex-0000000F
122112:06:23.388 [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
122212:06:23.388 [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
122312:06:23.388 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
122412:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
122512:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
122612:06:23.389 [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
122712:06:23.389 [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
122812:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
122912:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
123012:06:23.389 [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]"
123112:06:23.389 [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]"
123212:06:23.389 [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]"
123312:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
123412:06:23.389 [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]"
123512:06:23.389 [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]"
123612:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
123712:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
123812:06:23.389 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
123912:06:23.719 [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]"
124012:06:23.720 [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]"
124112:06:23.720 [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]"
124212:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
124312:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
124412:06:23.720 [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]"
124512:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:23 GMT[\r][\n]"
124612:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
124712:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124812:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "37[\r][\n]"
124912:06:23.720 [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]"
125012:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125112:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
125212:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
125312:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
125412:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
125512:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
125612:06:23.720 [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)
125712:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:23 GMT
125812:06:23.720 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
125912:06:23.721 [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
126012:06:23.721 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Starting to pull image
126112:06:23.721 [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)
126212:06:23.721 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
126312:06:23.820 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
126412:06:23.821 [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]"
126512:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126612:06:23.821 [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)
126712:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
126812:06:23.821 [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]"
126912:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127012:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
127112:06:23.821 [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]"
127212:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127312:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
127412:06:23.821 [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]"
127512:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127612:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
127712:06:23.821 [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]"
127812:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127912:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
128012:06:23.821 [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]"
128112:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128212:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
128312:06:23.821 [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]"
128412:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128512:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
128612:06:23.821 [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]"
128712:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128812:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
128912:06:23.821 [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]"
129012:06:23.821 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129112:06:23.821 [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)
129212:06:23.822 [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)
129312:06:23.822 [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)
129412:06:23.822 [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)
129512:06:23.822 [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)
129612:06:23.822 [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)
129712:06:23.823 [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)
129812:06:23.823 [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)
129912:06:23.994 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
130012:06:23.994 [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":1229},"progress":"[======================================\u003e ] 953B/1.229kB","id":"ea52006ac511"}[\r][\n]"
130112:06:23.994 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130212:06:23.994 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
130312:06:23.994 [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]"
130412:06:23.994 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130512:06:23.994 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=953, total=1229, start=null), progress=[======================================> ] 953B/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
130612:06:23.995 [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)
130712:06:23.995 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
130812:06:23.995 [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]"
130912:06:23.995 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131012:06:23.995 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
131112:06:23.995 [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]"
131212:06:23.995 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131312:06:23.995 [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)
131412:06:23.995 [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)
131512:06:23.996 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (1 KB/? MB)
131612:06:23.997 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
131712:06:23.997 [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]"
131812:06:23.997 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131912:06:23.997 [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)
132012:06:24.020 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
132112:06:24.020 [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]"
132212:06:24.020 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132312:06:24.020 [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)
132412:06:24.020 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
132512:06:24.020 [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]"
132612:06:24.021 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132712:06:24.021 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
132812:06:24.021 [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]"
132912:06:24.021 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133012:06:24.022 [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)
133112:06:24.022 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (29 KB/? MB)
133212:06:24.023 [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)
133312:06:24.026 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
133412:06:24.027 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":442368,"total":42803082},"progress":"[\u003e ] 442.4kB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133512:06:24.027 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133612:06:24.027 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=442368, total=42803082, start=null), progress=[> ] 442.4kB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133712:06:24.077 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
133812:06:24.078 [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]"
133912:06:24.078 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134012:06:24.078 [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)
134112:06:24.117 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
134212:06:24.117 [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]"
134312:06:24.117 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134412:06:24.117 [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)
134512:06:24.117 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 1 extracted, (3 MB/? MB)
134612:06:24.118 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
134712:06:24.118 [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]"
134812:06:24.118 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134912:06:24.118 [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)
135012:06:24.119 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
135112:06:24.119 [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]"
135212:06:24.119 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135312:06:24.119 [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)
135412:06:24.129 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
135512:06:24.129 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":7430144,"total":42803082},"progress":"[========\u003e ] 7.43MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135612:06:24.129 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135712:06:24.130 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7430144, total=42803082, start=null), progress=[========> ] 7.43MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135812:06:24.139 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
135912:06:24.140 [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]"
136012:06:24.140 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136112:06:24.140 [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)
136212:06:24.141 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 2 extracted, (9 MB/? MB)
136312:06:24.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
136412:06:24.157 [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]"
136512:06:24.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136612:06:24.157 [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)
136712:06:24.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
136812:06:24.157 [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]"
136912:06:24.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137012:06:24.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
137112:06:24.157 [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]"
137212:06:24.158 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137312:06:24.158 [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)
137412:06:24.158 [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)
137512:06:24.158 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 2 extracted, (9 MB/? MB)
137612:06:24.186 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
137712:06:24.186 [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]"
137812:06:24.186 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137912:06:24.186 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
138012:06:24.186 [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]"
138112:06:24.186 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138212:06:24.186 [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)
138312:06:24.186 [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)
138412:06:24.187 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 2 pending, 4 downloaded, 2 extracted, (9 MB/? MB)
138512:06:24.233 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
138612:06:24.233 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":15302656,"total":42803082},"progress":"[=================\u003e ] 15.3MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
138712:06:24.233 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138812:06:24.233 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15302656, total=42803082, start=null), progress=[=================> ] 15.3MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138912:06:24.342 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
139012:06:24.342 [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]"
139112:06:24.342 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139212:06:24.342 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
139312:06:24.342 [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]"
139412:06:24.342 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139512:06:24.342 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
139612:06:24.342 [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]"
139712:06:24.342 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139812:06:24.343 [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)
139912:06:24.343 [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)
140012:06:24.343 [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)
140112:06:24.343 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
140212:06:24.343 [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]"
140312:06:24.343 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140412:06:24.343 [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)
140512:06:24.344 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (17 MB/? MB)
140612:06:24.358 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
140712:06:24.358 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":21835776,"total":42803082},"progress":"[=========================\u003e ] 21.84MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
140812:06:24.358 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140912:06:24.358 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=21835776, total=42803082, start=null), progress=[=========================> ] 21.84MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
141012:06:24.463 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
141112:06:24.463 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":27934720,"total":42803082},"progress":"[================================\u003e ] 27.93MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
141212:06:24.463 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141312:06:24.464 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27934720, total=42803082, start=null), progress=[================================> ] 27.93MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
141412:06:24.565 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
141512:06:24.565 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":34881536,"total":42803082},"progress":"[========================================\u003e ] 34.88MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
141612:06:24.565 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141712:06:24.565 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34881536, total=42803082, start=null), progress=[========================================> ] 34.88MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
141812:06:24.667 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
141912:06:24.667 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":42713088,"total":42803082},"progress":"[=================================================\u003e ] 42.71MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
142012:06:24.667 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142112:06:24.668 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42713088, total=42803082, start=null), progress=[=================================================> ] 42.71MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
142212:06:24.668 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
142312:06:24.668 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
142412:06:24.668 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142512:06:24.668 [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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
142612:06:24.668 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
142712:06:24.668 [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]"
142812:06:24.668 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142912:06:24.668 [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)
143012:06:24.669 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 2 extracted, (43 MB/43 MB)
143112:06:24.677 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
143212:06:24.677 [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]"
143312:06:24.677 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143412:06:24.677 [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)
143512:06:24.780 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
143612:06:24.780 [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]"
143712:06:24.780 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143812:06:24.780 [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)
143912:06:24.882 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
144012:06:24.882 [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]"
144112:06:24.882 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144212:06:24.882 [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)
144312:06:24.983 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
144412:06:24.983 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":24772608,"total":42803082},"progress":"[============================\u003e ] 24.77MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
144512:06:24.983 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144612:06:24.983 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24772608, total=42803082, start=null), progress=[============================> ] 24.77MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
144712:06:25.087 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
144812:06:25.087 [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]"
144912:06:25.087 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145012:06:25.087 [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)
145112:06:25.150 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
145212:06:25.150 [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]"
145312:06:25.150 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145412:06:25.150 [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)
145512:06:25.223 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
145612:06:25.223 [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]"
145712:06:25.223 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145812:06:25.223 [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)
145912:06:25.224 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (43 MB/43 MB)
146012:06:25.224 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
146112:06:25.224 [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]"
146212:06:25.224 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
146312:06:25.224 [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)
146412:06:25.225 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
146512:06:25.225 [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]"
146612:06:25.225 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
146712:06:25.225 [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)
146812:06:25.233 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
146912:06:25.233 [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]"
147012:06:25.233 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
147112:06:25.233 [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)
147212:06:25.233 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (43 MB/43 MB)
147312:06:25.234 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
147412:06:25.234 [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]"
147512:06:25.234 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
147612:06:25.235 [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)
147712:06:25.235 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
147812:06:25.235 [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]"
147912:06:25.235 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148012:06:25.235 [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)
148112:06:25.245 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
148212:06:25.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":"d9aa51625377"}[\r][\n]"
148312:06:25.245 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148412:06:25.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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
148512:06:25.245 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (43 MB/43 MB)
148612:06:25.247 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
148712:06:25.247 [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]"
148812:06:25.247 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148912:06:25.247 [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)
149012:06:25.247 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
149112:06:25.247 [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]"
149212:06:25.247 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149312:06:25.247 [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)
149412:06:25.258 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
149512:06:25.258 [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]"
149612:06:25.258 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149712:06:25.258 [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)
149812:06:25.258 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (43 MB/43 MB)
149912:06:25.262 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
150012:06:25.262 [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]"
150112:06:25.262 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
150212:06:25.262 [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)
150312:06:25.263 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
150412:06:25.263 [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]"
150512:06:25.263 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
150612:06:25.264 [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)
150712:06:25.264 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
150812:06:25.265 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
150912:06:25.265 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: releasing valid endpoint
151012:06:25.265 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: releasing endpoint
151112:06:25.265 [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
151212:06:25.265 [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]
151312:06:25.265 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pull complete. 6 layers, pulled in 1s (downloaded 43 MB at 43 MB/s)
151412:06:25.265 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
151512:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: preparing request execution
151612:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
151712:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
151812:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: target auth state: UNCHALLENGED
151912:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: proxy auth state: UNCHALLENGED
152012:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000010: acquiring connection with route {}->unix://localhost:2375
152112:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquiring endpoint (3 MINUTES)
152212:06:25.266 [pool-19-thread-6] 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]
152312:06:25.266 [pool-19-thread-6] 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]
152412:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: acquired ep-0000000F
152512:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquired endpoint ep-0000000F
152612:06:25.266 [pool-19-thread-6] 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
152712:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: start execution ex-00000010
152812:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
152912:06:25.266 [pool-19-thread-6] 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
153012:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
153112:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
153212:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
153312:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
153412:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
153512:06:25.266 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
153612:06:25.267 [pool-19-thread-6] 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]"
153712:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
153812:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
153912:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
154012:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
154112:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
154212:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
154312:06:25.267 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
154412:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
154512:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
154612:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
154712:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
154812:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
154912:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
155012:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:25 GMT[\r][\n]"
155112:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
155212:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
155312:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
155412:06:25.268 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
155512:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
155612:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
155712:06:25.268 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
155812:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
155912:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
156012:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
156112:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
156212:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
156312:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
156412:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:25 GMT
156512:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
156612:06:25.269 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: connection can be kept alive for 3 MINUTES
156712:06:25.270 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: releasing valid endpoint
156812:06:25.270 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: releasing endpoint
156912:06:25.270 [pool-19-thread-6] 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
157012:06:25.270 [pool-19-thread-6] 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]
157112:06:25.271 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
157212:06:25.271 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
157312:06:25.271 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
157412:06:25.271 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
157512:06:25.271 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
157612:06:25.271 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
157712:06:25.271 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
157812:06:25.271 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5e839597[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;@734a41ef}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
157912:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: preparing request execution
158012:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
158112:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
158212:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: target auth state: UNCHALLENGED
158312:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: proxy auth state: UNCHALLENGED
158412:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000011: acquiring connection with route {}->unix://localhost:2375
158512:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquiring endpoint (3 MINUTES)
158612:06:25.273 [pool-19-thread-6] 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]
158712:06:25.273 [pool-19-thread-6] 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]
158812:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: acquired ep-00000010
158912:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquired endpoint ep-00000010
159012:06:25.273 [pool-19-thread-6] 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
159112:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: start execution ex-00000011
159212:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: executing exchange ex-00000011 over http-outgoing-1
159312:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
159412:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
159512:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
159612:06:25.273 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
159712:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
159812:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
159912:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
160012:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
160112:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
160212:06:25.274 [pool-19-thread-6] 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]"
160312:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
160412:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
160512:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
160612:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
160712:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
160812:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
160912:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
161012:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
161112:06:25.274 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
161212:06:25.274 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
161312:06:25.285 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
161412:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
161512:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
161612:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
161712:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
161812:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
161912:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:25 GMT[\r][\n]"
162012:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
162112:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
162212:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","Warnings":[]}[\n]"
162312:06:25.286 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
162412:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
162512:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
162612:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
162712:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
162812:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
162912:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:25 GMT
163012:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
163112:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: connection can be kept alive for 3 MINUTES
163212:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: releasing valid endpoint
163312:06:25.287 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: releasing endpoint
163412:06:25.287 [pool-19-thread-6] 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
163512:06:25.287 [pool-19-thread-6] 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]
163612:06:25.288 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645
163712:06:25.288 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645
163812:06:25.288 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: preparing request execution
163912:06:25.289 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
164012:06:25.289 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
164112:06:25.289 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: target auth state: UNCHALLENGED
164212:06:25.289 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: proxy auth state: UNCHALLENGED
164312:06:25.289 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000012: acquiring connection with route {}->unix://localhost:2375
164412:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquiring endpoint (3 MINUTES)
164512:06:25.290 [pool-19-thread-6] 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]
164612:06:25.290 [pool-19-thread-6] 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]
164712:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: acquired ep-00000011
164812:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquired endpoint ep-00000011
164912:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: executing POST /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/start HTTP/1.1
165012:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: start execution ex-00000012
165112:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: executing exchange ex-00000012 over http-outgoing-1
165212:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/start HTTP/1.1
165312:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
165412:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
165512:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
165612:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
165712:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
165812:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
165912:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
166012:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/start HTTP/1.1[\r][\n]"
166112:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
166212:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
166312:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
166412:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
166512:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
166612:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
166712:06:25.290 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
166812:06:25.291 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
166912:06:25.405 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
167012:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
167112:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
167212:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
167312:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
167412:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:25 GMT[\r][\n]"
167512:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
167612:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
167712:06:25.406 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
167812:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
167912:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
168012:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
168112:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:25 GMT
168212:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: connection can be kept alive for 3 MINUTES
168312:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: releasing valid endpoint
168412:06:25.407 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: releasing endpoint
168512:06:25.407 [pool-19-thread-6] 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
168612:06:25.407 [pool-19-thread-6] 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]
168712:06:25.408 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645,false
168812:06:25.408 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json], queryParams={}}
168912:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: preparing request execution
169012:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
169112:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
169212:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: target auth state: UNCHALLENGED
169312:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: proxy auth state: UNCHALLENGED
169412:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000013: acquiring connection with route {}->unix://localhost:2375
169512:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquiring endpoint (3 MINUTES)
169612:06:25.409 [pool-19-thread-6] 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]
169712:06:25.409 [pool-19-thread-6] 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]
169812:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: acquired ep-00000012
169912:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquired endpoint ep-00000012
170012:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: executing GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1
170112:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: start execution ex-00000013
170212:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: executing exchange ex-00000013 over http-outgoing-1
170312:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1
170412:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
170512:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
170612:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
170712:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
170812:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
170912:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
171012:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1[\r][\n]"
171112:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
171212:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
171312:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
171412:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
171512:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
171612:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
171712:06:25.409 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
171812:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
171912:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
172012:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
172112:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
172212:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
172312:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
172412:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:25 GMT[\r][\n]"
172512:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
172612:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
172712:06:25.411 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
172812:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","Created":"2025-11-28T11:06:25.275319104Z","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":3431,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:25.29634996Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/resolv.conf","HostnamePath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/hostname","HostsPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/hosts","LogPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645-json.log","Name":"/naughty_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":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","LowerDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/merged","UpperDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/diff","WorkDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"46bad611b6d084b57f4e3bc142c8be0f3a8c98afb932783a61653e7f8bfa051a","Source":"/var/lib/docker/volumes/46bad611b6d084b57f4e3bc142c8be0f3a8c98afb932783a61653e7f8bfa051a/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44d97be22163","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8122697f7d191cba52d910b698b2647bb4d6b6baac64fc1ce70c6909ce87face","SandboxKey":"/var/run/docker/netns/8122697f7d19","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":"544297ac83138dfdcc3013ff5914b0bffe05914be15c61a60a4bbd03faf5ff4a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"96:ff:98:5a:09:a4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"96:ff:98:5a:09:a4","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"544297ac83138dfdcc3013ff5914b0bffe05914be15c61a60a4bbd03faf5ff4a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
172912:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
173012:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
173112:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
173212:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
173312:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
173412:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
173512:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
173612:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
173712:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
173812:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:25 GMT
173912:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
174012:06:25.412 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: connection can be kept alive for 3 MINUTES
174112:06:25.416 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: releasing valid endpoint
174212:06:25.416 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: releasing endpoint
174312:06:25.416 [pool-19-thread-6] 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
174412:06:25.416 [pool-19-thread-6] 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]
174512:06:25.419 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
174612:06:25.419 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: preparing request execution
174712:06:25.421 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
174812:06:25.421 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
174912:06:25.421 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: target auth state: UNCHALLENGED
175012:06:25.421 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: proxy auth state: UNCHALLENGED
175112:06:25.421 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000014: acquiring connection with route {}->unix://localhost:2375
175212:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquiring endpoint (3 MINUTES)
175312:06:25.422 [pool-19-thread-6] 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]
175412:06:25.422 [pool-19-thread-6] 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]
175512:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: acquired ep-00000013
175612:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquired endpoint ep-00000013
175712:06:25.422 [pool-19-thread-6] 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
175812:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: start execution ex-00000014
175912:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: executing exchange ex-00000014 over http-outgoing-1
176012:06:25.422 [pool-19-thread-6] 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
176112:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
176212:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
176312:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
176412:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
176512:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
176612:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
176712:06:25.422 [pool-19-thread-6] 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]"
176812:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
176912:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
177012:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
177112:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
177212:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
177312:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
177412:06:25.422 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
177512:06:25.424 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
177612:06:25.424 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
177712:06:25.424 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
177812:06:25.424 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
177912:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
178012:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
178112:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:25 GMT[\r][\n]"
178212:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
178312:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
178412:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
178512:06:25.425 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
178612:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
178712:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
178812:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
178912:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
179012:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
179112:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
179212:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
179312:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
179412:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
179512:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:25 GMT
179612:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
179712:06:25.425 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: connection can be kept alive for 3 MINUTES
179812:06:25.426 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: releasing valid endpoint
179912:06:25.426 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: releasing endpoint
180012:06:25.426 [pool-19-thread-6] 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
180112:06:25.426 [pool-19-thread-6] 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]
180212:06:25.426 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
180312:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: preparing request execution
180412:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
180512:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
180612:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: target auth state: UNCHALLENGED
180712:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: proxy auth state: UNCHALLENGED
180812:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000015: acquiring connection with route {}->unix://localhost:2375
180912:06:25.427 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquiring endpoint (3 MINUTES)
181012:06:25.427 [pool-19-thread-6] 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]
181112:06:25.427 [pool-19-thread-6] 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]
181212:06:25.430 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: acquired ep-00000014
181312:06:25.431 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquired endpoint ep-00000014
181412:06:25.431 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: executing GET /v1.32/version HTTP/1.1
181512:06:25.431 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: start execution ex-00000015
181612:06:25.431 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: executing exchange ex-00000015 over http-outgoing-1
181712:06:25.432 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
181812:06:25.432 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
181912:06:25.432 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
182012:06:25.432 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
182112:06:25.433 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
182212:06:25.433 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
182312:06:25.433 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
182412:06:25.433 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
182512:06:25.434 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
182612:06:25.434 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
182712:06:25.434 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
182812:06:25.434 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
182912:06:25.435 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
183012:06:25.435 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
183112:06:25.435 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
183212:06:25.442 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
183312:06:25.442 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
183412:06:25.443 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
183512:06:25.443 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
183612:06:25.443 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
183712:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
183812:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:25 GMT[\r][\n]"
183912:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
184012:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
184112:06:25.444 [pool-19-thread-6] 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]"
184212:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
184312:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
184412:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
184512:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
184612:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
184712:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
184812:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:25 GMT
184912:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
185012:06:25.444 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: connection can be kept alive for 3 MINUTES
185112:06:25.445 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: releasing valid endpoint
185212:06:25.445 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: releasing endpoint
185312:06:25.445 [pool-19-thread-6] 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
185412:06:25.445 [pool-19-thread-6] 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]
185512:06:25.446 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /naughty_gates: Waiting for 60 seconds for URL: http://172.17.0.1:32769/ (where port 32769 maps to container port 8500)
185612:06:26.456 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT3.077486251S
185712:06:26.656 [pool-19-thread-6-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
185812:06:26.681 [pool-19-thread-6-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.021s, 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: Fri, 28 Nov 2025 11:06:26 GMT, X-Consul-Knownleader: false, Content-Type: text/plain; charset=utf-8
185912:06:26.701 [pool-19-thread-6-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/75054422-bfc1-7135-06ff-592ddbd01a9d/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
186012:06:26.841 [pool-19-thread-6-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/75054422-bfc1-7135-06ff-592ddbd01a9d/execute?connect=false, took: 0.139s, 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: Fri, 28 Nov 2025 11:06:26 GMT, X-Consul-Knownleader: true, Content-Type: application/json
186112:06:26.847 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645,false
186212:06:26.847 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json], queryParams={}}
186312:06:26.847 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: preparing request execution
186412:06:26.847 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
186512:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
186612:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: target auth state: UNCHALLENGED
186712:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: proxy auth state: UNCHALLENGED
186812:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000016: acquiring connection with route {}->unix://localhost:2375
186912:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquiring endpoint (3 MINUTES)
187012:06:26.848 [pool-19-thread-6] 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]
187112:06:26.848 [pool-19-thread-6] 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]
187212:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: acquired ep-00000015
187312:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquired endpoint ep-00000015
187412:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: executing GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1
187512:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: start execution ex-00000016
187612:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: executing exchange ex-00000016 over http-outgoing-1
187712:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1
187812:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
187912:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
188012:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
188112:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
188212:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
188312:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
188412:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1[\r][\n]"
188512:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
188612:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
188712:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
188812:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
188912:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
189012:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
189112:06:26.848 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
189212:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
189312:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
189412:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
189512:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
189612:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
189712:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
189812:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:26 GMT[\r][\n]"
189912:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
190012:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
190112:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
190212:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","Created":"2025-11-28T11:06:25.275319104Z","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":3431,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:25.29634996Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/resolv.conf","HostnamePath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/hostname","HostsPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/hosts","LogPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645-json.log","Name":"/naughty_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":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","LowerDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/merged","UpperDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/diff","WorkDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"46bad611b6d084b57f4e3bc142c8be0f3a8c98afb932783a61653e7f8bfa051a","Source":"/var/lib/docker/volumes/46bad611b6d084b57f4e3bc142c8be0f3a8c98afb932783a61653e7f8bfa051a/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44d97be22163","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8122697f7d191cba52d910b698b2647bb4d6b6baac64fc1ce70c6909ce87face","SandboxKey":"/var/run/docker/netns/8122697f7d19","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":"544297ac83138dfdcc3013ff5914b0bffe05914be15c61a60a4bbd03faf5ff4a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"96:ff:98:5a:09:a4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"96:ff:98:5a:09:a4","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"544297ac83138dfdcc3013ff5914b0bffe05914be15c61a60a4bbd03faf5ff4a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
190312:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
190412:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
190512:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
190612:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
190712:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
190812:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
190912:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
191012:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
191112:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
191212:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:26 GMT
191312:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
191412:06:26.849 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: connection can be kept alive for 3 MINUTES
191512:06:26.851 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: releasing valid endpoint
191612:06:26.851 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: releasing endpoint
191712:06:26.851 [pool-19-thread-6] 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
191812:06:26.851 [pool-19-thread-6] 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]
191912:06:26.852 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645,<null>
192012:06:26.852 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: preparing request execution
192112:06:26.852 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
192212:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
192312:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: target auth state: UNCHALLENGED
192412:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: proxy auth state: UNCHALLENGED
192512:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000017: acquiring connection with route {}->unix://localhost:2375
192612:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquiring endpoint (3 MINUTES)
192712:06:26.853 [pool-19-thread-6] 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]
192812:06:26.853 [pool-19-thread-6] 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]
192912:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: acquired ep-00000016
193012:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquired endpoint ep-00000016
193112:06:26.853 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: executing POST /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/kill HTTP/1.1
193212:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: start execution ex-00000017
193312:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: executing exchange ex-00000017 over http-outgoing-1
193412:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/kill HTTP/1.1
193512:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
193612:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
193712:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
193812:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
193912:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
194012:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
194112:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
194212:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/kill HTTP/1.1[\r][\n]"
194312:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
194412:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
194512:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
194612:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
194712:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
194812:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
194912:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
195012:06:26.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
195112:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
195212:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
195312:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
195412:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
195512:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
195612:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:26 GMT[\r][\n]"
195712:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195812:06:26.980 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
195912:06:26.981 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
196012:06:26.981 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
196112:06:26.982 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
196212:06:26.982 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
196312:06:26.982 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:26 GMT
196412:06:26.982 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: connection can be kept alive for 3 MINUTES
196512:06:26.982 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: releasing valid endpoint
196612:06:26.982 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: releasing endpoint
196712:06:26.982 [pool-19-thread-6] 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
196812:06:26.983 [pool-19-thread-6] 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]
196912:06:26.983 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645,false
197012:06:26.983 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json], queryParams={}}
197112:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: preparing request execution
197212:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
197312:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
197412:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: target auth state: UNCHALLENGED
197512:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: proxy auth state: UNCHALLENGED
197612:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000018: acquiring connection with route {}->unix://localhost:2375
197712:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquiring endpoint (3 MINUTES)
197812:06:26.983 [pool-19-thread-6] 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]
197912:06:26.983 [pool-19-thread-6] 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]
198012:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: acquired ep-00000017
198112:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquired endpoint ep-00000017
198212:06:26.983 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: executing GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1
198312:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: start execution ex-00000018
198412:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: executing exchange ex-00000018 over http-outgoing-1
198512:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1
198612:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
198712:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
198812:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
198912:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
199012:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
199112:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
199212:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/json HTTP/1.1[\r][\n]"
199312:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
199412:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
199512:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
199612:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
199712:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
199812:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
199912:06:26.984 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
200012:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
200112:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
200212:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
200312:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
200412:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
200512:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
200612:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:26 GMT[\r][\n]"
200712:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
200812:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
200912:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
201012:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","Created":"2025-11-28T11:06:25.275319104Z","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-11-28T11:06:25.29634996Z","FinishedAt":"2025-11-28T11:06:26.877101419Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/resolv.conf","HostnamePath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/hostname","HostsPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/hosts","LogPath":"/var/lib/docker/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645-json.log","Name":"/naughty_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":"44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645","LowerDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/merged","UpperDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/diff","WorkDir":"/var/lib/docker/overlay2/55d4de2f085add02852841401d512a9340912a864965f269916ef9deda8c1d73/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"46bad611b6d084b57f4e3bc142c8be0f3a8c98afb932783a61653e7f8bfa051a","Source":"/var/lib/docker/volumes/46bad611b6d084b57f4e3bc142c8be0f3a8c98afb932783a61653e7f8bfa051a/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44d97be22163","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
201112:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
201212:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
201312:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
201412:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
201512:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
201612:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
201712:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
201812:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
201912:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
202012:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:26 GMT
202112:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
202212:06:26.985 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: connection can be kept alive for 3 MINUTES
202312:06:26.987 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: releasing valid endpoint
202412:06:26.987 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: releasing endpoint
202512:06:26.987 [pool-19-thread-6] 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
202612:06:26.987 [pool-19-thread-6] 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]
202712:06:26.989 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645,true,true
202812:06:26.989 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: preparing request execution
202912:06:26.989 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
203012:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
203112:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: target auth state: UNCHALLENGED
203212:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: proxy auth state: UNCHALLENGED
203312:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000019: acquiring connection with route {}->unix://localhost:2375
203412:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquiring endpoint (3 MINUTES)
203512:06:26.990 [pool-19-thread-6] 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]
203612:06:26.990 [pool-19-thread-6] 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]
203712:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: acquired ep-00000018
203812:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquired endpoint ep-00000018
203912:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: executing DELETE /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645?v=true&force=true HTTP/1.1
204012:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: start execution ex-00000019
204112:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: executing exchange ex-00000019 over http-outgoing-1
204212:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645?v=true&force=true HTTP/1.1
204312:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
204412:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
204512:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
204612:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
204712:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
204812:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
204912:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/44d97be2216316e1e020a14859a9b24f97694797e111d5ca237efb8ed6dd3645?v=true&force=true HTTP/1.1[\r][\n]"
205012:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
205112:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
205212:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
205312:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
205412:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
205512:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
205612:06:26.990 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
205712:06:27.003 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
205812:06:27.003 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
205912:06:27.003 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
206012:06:27.003 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
206112:06:27.003 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
206212:06:27.003 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
206312:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
206412:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
206512:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
206612:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
206712:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
206812:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
206912:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
207012:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: connection can be kept alive for 3 MINUTES
207112:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: releasing valid endpoint
207212:06:27.004 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: releasing endpoint
207312:06:27.004 [pool-19-thread-6] 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
207412:06:27.005 [pool-19-thread-6] 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]
207512:06:27.005 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2076[info] CirceQuerySpec:
2077[info] query
2078[info] - should return none if query does not exist
2079[info] - should return query result
208012:06:27.056 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
208112:06:27.056 [pool-19-thread-6] 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'))
208212:06:27.056 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
208312:06:27.056 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
208412:06:27.056 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
208512:06:27.056 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
208612:06:27.056 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
208712:06:27.056 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
208812:06:27.056 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
208912:06:27.056 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
209012:06:27.057 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@56a1eb27[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;@5c7856cd}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
209112:06:27.058 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: preparing request execution
209212:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
209312:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
209412:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: target auth state: UNCHALLENGED
209512:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: proxy auth state: UNCHALLENGED
209612:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001A: acquiring connection with route {}->unix://localhost:2375
209712:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquiring endpoint (3 MINUTES)
209812:06:27.059 [pool-19-thread-6] 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]
209912:06:27.059 [pool-19-thread-6] 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]
210012:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001A: acquired ep-00000019
210112:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquired endpoint ep-00000019
210212:06:27.059 [pool-19-thread-6] 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
210312:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: start execution ex-0000001A
210412:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: executing exchange ex-0000001A over http-outgoing-1
210512:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
210612:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
210712:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
210812:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
210912:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
211012:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
211112:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
211212:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
211312:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
211412:06:27.059 [pool-19-thread-6] 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]"
211512:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
211612:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
211712:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
211812:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
211912:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
212012:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
212112:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
212212:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
212312:06:27.059 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
212412:06:27.059 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
212512:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
212612:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
212712:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
212812:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
212912:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
213012:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
213112:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
213212:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
213312:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
213412:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","Warnings":[]}[\n]"
213512:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
213612:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
213712:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
213812:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
213912:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
214012:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
214112:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
214212:06:27.077 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
214312:06:27.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001A: connection can be kept alive for 3 MINUTES
214412:06:27.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: releasing valid endpoint
214512:06:27.078 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: releasing endpoint
214612:06:27.078 [pool-19-thread-6] 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
214712:06:27.078 [pool-19-thread-6] 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]
214812:06:27.078 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba
214912:06:27.078 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba
215012:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: preparing request execution
215112:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
215212:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
215312:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: target auth state: UNCHALLENGED
215412:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: proxy auth state: UNCHALLENGED
215512:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001B: acquiring connection with route {}->unix://localhost:2375
215612:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquiring endpoint (3 MINUTES)
215712:06:27.079 [pool-19-thread-6] 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]
215812:06:27.079 [pool-19-thread-6] 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]
215912:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001B: acquired ep-0000001A
216012:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquired endpoint ep-0000001A
216112:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: executing POST /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/start HTTP/1.1
216212:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: start execution ex-0000001B
216312:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: executing exchange ex-0000001B over http-outgoing-1
216412:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/start HTTP/1.1
216512:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
216612:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
216712:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
216812:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
216912:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
217012:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
217112:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
217212:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/start HTTP/1.1[\r][\n]"
217312:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
217412:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
217512:06:27.079 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
217612:06:27.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
217712:06:27.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
217812:06:27.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
217912:06:27.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
218012:06:27.080 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
218112:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
218212:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
218312:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
218412:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
218512:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
218612:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
218712:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218812:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
218912:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
219012:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
219112:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
219212:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
219312:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
219412:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: connection can be kept alive for 3 MINUTES
219512:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: releasing valid endpoint
219612:06:27.190 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: releasing endpoint
219712:06:27.190 [pool-19-thread-6] 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
219812:06:27.190 [pool-19-thread-6] 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]
219912:06:27.191 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba,false
220012:06:27.191 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json], queryParams={}}
220112:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: preparing request execution
220212:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
220312:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
220412:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: target auth state: UNCHALLENGED
220512:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: proxy auth state: UNCHALLENGED
220612:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001C: acquiring connection with route {}->unix://localhost:2375
220712:06:27.191 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquiring endpoint (3 MINUTES)
220812:06:27.192 [pool-19-thread-6] 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]
220912:06:27.192 [pool-19-thread-6] 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]
221012:06:27.192 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001C: acquired ep-0000001B
221112:06:27.192 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquired endpoint ep-0000001B
221212:06:27.192 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: executing GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1
221312:06:27.192 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: start execution ex-0000001C
221412:06:27.192 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: executing exchange ex-0000001C over http-outgoing-1
221512:06:27.192 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1
221612:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
221712:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
221812:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
221912:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
222012:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
222112:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
222212:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1[\r][\n]"
222312:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
222412:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
222512:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
222612:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
222712:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
222812:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
222912:06:27.193 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
223012:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
223112:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
223212:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
223312:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
223412:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
223512:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
223612:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
223712:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
223812:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
223912:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
224012:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","Created":"2025-11-28T11:06:27.061046982Z","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":3576,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:27.085885418Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/resolv.conf","HostnamePath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/hostname","HostsPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/hosts","LogPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba-json.log","Name":"/suspicious_bardeen","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":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","LowerDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/merged","UpperDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/diff","WorkDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/work"},"Name":"overlay2"},"Mounts":[{"Ty"
224112:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
224212:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
224312:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
224412:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
224512:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
224612:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
224712:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
224812:06:27.194 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
224912:06:27.195 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: connection can be kept alive for 3 MINUTES
225012:06:27.196 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"320f92e8deeea3a7a441f6348ffc3c305d6baf0500a6f3653a26b2c5a1c5c154","Source":"/var/lib/docker/volumes/320f92e8deeea3a7a441f6348ffc3c305d6baf0500a6f3653a26b2c5a1c5c154/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"e7b1a4007c65","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"876312d24fbaf86ec1f9f62fc15e896d28ddd8736a4c84338d84db459543f9e8","SandboxKey":"/var/run/docker/netns/876312d24fba","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":"d33bd3da162e3c12083d7eef2d14f727b41f5ab9df874682469c342a7ac6f00a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"52:5e:2e:2b:0c:7a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"52:5e:2e:2b:0c:7a","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"d33bd3da162e3c12083d7eef2d14f727b41f5ab9df874682469c342a7ac6f00a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
225112:06:27.197 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
225212:06:27.197 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
225312:06:27.197 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
225412:06:27.197 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: releasing valid endpoint
225512:06:27.197 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: releasing endpoint
225612:06:27.197 [pool-19-thread-6] 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
225712:06:27.197 [pool-19-thread-6] 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]
225812:06:27.198 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
225912:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: preparing request execution
226012:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
226112:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
226212:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: target auth state: UNCHALLENGED
226312:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: proxy auth state: UNCHALLENGED
226412:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001D: acquiring connection with route {}->unix://localhost:2375
226512:06:27.198 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquiring endpoint (3 MINUTES)
226612:06:27.198 [pool-19-thread-6] 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]
226712:06:27.199 [pool-19-thread-6] 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]
226812:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001D: acquired ep-0000001C
226912:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquired endpoint ep-0000001C
227012:06:27.199 [pool-19-thread-6] 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
227112:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: start execution ex-0000001D
227212:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: executing exchange ex-0000001D over http-outgoing-1
227312:06:27.199 [pool-19-thread-6] 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
227412:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
227512:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
227612:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
227712:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
227812:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
227912:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
228012:06:27.199 [pool-19-thread-6] 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]"
228112:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
228212:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
228312:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
228412:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
228512:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
228612:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
228712:06:27.199 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
228812:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
228912:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
229012:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
229112:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
229212:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
229312:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
229412:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
229512:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
229612:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
229712:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
229812:06:27.200 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
229912:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
230012:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
230112:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
230212:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
230312:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
230412:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
230512:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
230612:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
230712:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
230812:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
230912:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
231012:06:27.200 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001D: connection can be kept alive for 3 MINUTES
231112:06:27.201 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: releasing valid endpoint
231212:06:27.201 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: releasing endpoint
231312:06:27.202 [pool-19-thread-6] 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
231412:06:27.202 [pool-19-thread-6] 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]
231512:06:27.202 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
231612:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: preparing request execution
231712:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
231812:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
231912:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: target auth state: UNCHALLENGED
232012:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: proxy auth state: UNCHALLENGED
232112:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001E: acquiring connection with route {}->unix://localhost:2375
232212:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquiring endpoint (3 MINUTES)
232312:06:27.202 [pool-19-thread-6] 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]
232412:06:27.202 [pool-19-thread-6] 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]
232512:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001E: acquired ep-0000001D
232612:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquired endpoint ep-0000001D
232712:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: executing GET /v1.32/version HTTP/1.1
232812:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: start execution ex-0000001E
232912:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: executing exchange ex-0000001E over http-outgoing-1
233012:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
233112:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
233212:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
233312:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
233412:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
233512:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
233612:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
233712:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
233812:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
233912:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
234012:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
234112:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
234212:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
234312:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
234412:06:27.202 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
234512:06:27.211 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
234612:06:27.211 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
234712:06:27.211 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
234812:06:27.212 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
234912:06:27.212 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
235012:06:27.212 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
235112:06:27.212 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
235212:06:27.212 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
235312:06:27.212 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
235412:06:27.212 [pool-19-thread-6] 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]"
235512:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
235612:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
235712:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
235812:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
235912:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
236012:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
236112:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
236212:06:27.213 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
236312:06:27.214 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: connection can be kept alive for 3 MINUTES
236412:06:27.214 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: releasing valid endpoint
236512:06:27.214 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: releasing endpoint
236612:06:27.214 [pool-19-thread-6] 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
236712:06:27.214 [pool-19-thread-6] 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]
236812:06:27.215 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /suspicious_bardeen: Waiting for 60 seconds for URL: http://172.17.0.1:32770/ (where port 32770 maps to container port 8500)
236912:06:27.458 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.401852583S
237012:06:27.463 [pool-19-thread-6-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
237112:06:27.472 [pool-19-thread-6-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, took: 0.008s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 625, Date: Fri, 28 Nov 2025 11:06:27 GMT, Content-Type: application/json
237212:06:27.483 [pool-19-thread-6-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
237312:06:27.485 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:27 GMT, Content-Type: application/json
237412:06:27.487 [pool-19-thread-6-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
237512:06:27.489 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
237612:06:27.492 [pool-19-thread-6-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
237712:06:27.502 [pool-19-thread-6-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/catalog/nodes, took: 0.010s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 499, X-Consul-Effective-Consistency: leader, Date: Fri, 28 Nov 2025 11:06:27 GMT, X-Consul-Knownleader: true, Content-Type: application/json
237812:06:27.504 [pool-19-thread-6-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/node/e7b1a4007c65, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
237912:06:27.505 [pool-19-thread-6-ScalaTest-running-CirceCoordinateSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/node/e7b1a4007c65, 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: Fri, 28 Nov 2025 11:06:27 GMT, X-Consul-Knownleader: true
238012:06:27.506 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba,false
238112:06:27.506 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json], queryParams={}}
238212:06:27.506 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: preparing request execution
238312:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
238412:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
238512:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: target auth state: UNCHALLENGED
238612:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: proxy auth state: UNCHALLENGED
238712:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001F: acquiring connection with route {}->unix://localhost:2375
238812:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquiring endpoint (3 MINUTES)
238912:06:27.507 [pool-19-thread-6] 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]
239012:06:27.507 [pool-19-thread-6] 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]
239112:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001F: acquired ep-0000001E
239212:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquired endpoint ep-0000001E
239312:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: executing GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1
239412:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: start execution ex-0000001F
239512:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: executing exchange ex-0000001F over http-outgoing-1
239612:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1
239712:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
239812:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
239912:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
240012:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
240112:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
240212:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
240312:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1[\r][\n]"
240412:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
240512:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
240612:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
240712:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
240812:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
240912:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
241012:06:27.507 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
241112:06:27.508 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
241212:06:27.508 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
241312:06:27.508 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
241412:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
241512:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
241612:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
241712:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
241812:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
241912:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
242012:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
242112:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","Created":"2025-11-28T11:06:27.061046982Z","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":3576,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:27.085885418Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/resolv.conf","HostnamePath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/hostname","HostsPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/hosts","LogPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba-json.log","Name":"/suspicious_bardeen","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":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","LowerDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/merged","UpperDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/diff","WorkDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"320f92e8deeea3a7a441f6348ffc3c305d6baf0500a6f3653a26b2c5a1c5c154","Source":"/var/lib/docker/volumes/320f92e8deeea3a7a441f6348ffc3c305d6baf0500a6f3653a26b2c5a1c5c154/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"e7b1a4007c65","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"876312d24fbaf86ec1f9f62fc15e896d28ddd8736a4c84338d84db459543f9e8","SandboxKey":"/var/run/docker/netns/876312d24fba","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":"d33bd3da162e3c12083d7eef2d14f727b41f5ab9df874682469c342a7ac6f00a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"52:5e:2e:2b:0c:7a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"52:5e:2e:2b:0c:7a","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"d33bd3da162e3c12083d7eef2d14f727b41f5ab9df874682469c342a7ac6f00a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
242212:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
242312:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
242412:06:27.509 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
242512:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
242612:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
242712:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
242812:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
242912:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
243012:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
243112:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
243212:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
243312:06:27.510 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: connection can be kept alive for 3 MINUTES
243412:06:27.512 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: releasing valid endpoint
243512:06:27.512 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: releasing endpoint
243612:06:27.513 [pool-19-thread-6] 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
243712:06:27.513 [pool-19-thread-6] 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]
243812:06:27.513 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba,<null>
243912:06:27.513 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: preparing request execution
244012:06:27.513 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
244112:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
244212:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: target auth state: UNCHALLENGED
244312:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: proxy auth state: UNCHALLENGED
244412:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000020: acquiring connection with route {}->unix://localhost:2375
244512:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquiring endpoint (3 MINUTES)
244612:06:27.514 [pool-19-thread-6] 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]
244712:06:27.514 [pool-19-thread-6] 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]
244812:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000020: acquired ep-0000001F
244912:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquired endpoint ep-0000001F
245012:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: executing POST /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/kill HTTP/1.1
245112:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: start execution ex-00000020
245212:06:27.514 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: executing exchange ex-00000020 over http-outgoing-1
245312:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/kill HTTP/1.1
245412:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
245512:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
245612:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
245712:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
245812:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
245912:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
246012:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
246112:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/kill HTTP/1.1[\r][\n]"
246212:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
246312:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
246412:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
246512:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
246612:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
246712:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
246812:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
246912:06:27.515 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
247012:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
247112:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
247212:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
247312:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
247412:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
247512:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
247612:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
247712:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
247812:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
247912:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
248012:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
248112:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
248212:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
248312:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: connection can be kept alive for 3 MINUTES
248412:06:27.633 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: releasing valid endpoint
248512:06:27.634 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: releasing endpoint
248612:06:27.634 [pool-19-thread-6] 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
248712:06:27.634 [pool-19-thread-6] 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]
248812:06:27.635 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba,false
248912:06:27.635 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json], queryParams={}}
249012:06:27.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: preparing request execution
249112:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
249212:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
249312:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: target auth state: UNCHALLENGED
249412:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: proxy auth state: UNCHALLENGED
249512:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000021: acquiring connection with route {}->unix://localhost:2375
249612:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquiring endpoint (3 MINUTES)
249712:06:27.637 [pool-19-thread-6] 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]
249812:06:27.637 [pool-19-thread-6] 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]
249912:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000021: acquired ep-00000020
250012:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquired endpoint ep-00000020
250112:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: executing GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1
250212:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: start execution ex-00000021
250312:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: executing exchange ex-00000021 over http-outgoing-1
250412:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1
250512:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
250612:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
250712:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
250812:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
250912:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
251012:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
251112:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/json HTTP/1.1[\r][\n]"
251212:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
251312:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
251412:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
251512:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
251612:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
251712:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
251812:06:27.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
251912:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
252012:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
252112:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
252212:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
252312:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
252412:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
252512:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
252612:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
252712:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
252812:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
252912:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","Created":"2025-11-28T11:06:27.061046982Z","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-11-28T11:06:27.085885418Z","FinishedAt":"2025-11-28T11:06:27.530954857Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/resolv.conf","HostnamePath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/hostname","HostsPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/hosts","LogPath":"/var/lib/docker/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba-json.log","Name":"/suspicious_bardeen","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":"e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba","LowerDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/merged","UpperDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/diff","WorkDir":"/var/lib/docker/overlay2/b1a56bc400d12c75549891c00e4e989f15c9a726d21f43366e2b6b16b262805b/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"320f92e8deeea3a7a441f6348ffc3c305d6baf0500a6f3653a26b2c5a1c5c154","Source":"/var/lib/docker/volumes/320f92e8deeea3a7a441f6348ffc3c305d6baf0500a6f3653a26b2c5a1c5c154/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"e7b1a4007c65","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
253012:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
253112:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
253212:06:27.638 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
253312:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
253412:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
253512:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
253612:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
253712:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
253812:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
253912:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
254012:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
254112:06:27.639 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: connection can be kept alive for 3 MINUTES
254212:06:27.641 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: releasing valid endpoint
254312:06:27.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: releasing endpoint
254412:06:27.642 [pool-19-thread-6] 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
254512:06:27.642 [pool-19-thread-6] 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]
254612:06:27.642 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba,true,true
254712:06:27.643 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: preparing request execution
254812:06:27.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
254912:06:27.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
255012:06:27.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: target auth state: UNCHALLENGED
255112:06:27.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: proxy auth state: UNCHALLENGED
255212:06:27.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000022: acquiring connection with route {}->unix://localhost:2375
255312:06:27.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquiring endpoint (3 MINUTES)
255412:06:27.646 [pool-19-thread-6] 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]
255512:06:27.646 [pool-19-thread-6] 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]
255612:06:27.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000022: acquired ep-00000021
255712:06:27.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquired endpoint ep-00000021
255812:06:27.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: executing DELETE /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba?v=true&force=true HTTP/1.1
255912:06:27.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: start execution ex-00000022
256012:06:27.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: executing exchange ex-00000022 over http-outgoing-1
256112:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba?v=true&force=true HTTP/1.1
256212:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
256312:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
256412:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
256512:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
256612:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
256712:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
256812:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/e7b1a4007c65e36b02eb723b44f66d37ccc1c6f63a30c78f80bb425d7738a9ba?v=true&force=true HTTP/1.1[\r][\n]"
256912:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
257012:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
257112:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
257212:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
257312:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
257412:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
257512:06:27.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
257612:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
257712:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
257812:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
257912:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
258012:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
258112:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
258212:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
258312:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
258412:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
258512:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
258612:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
258712:06:27.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
258812:06:27.655 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
258912:06:27.655 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: connection can be kept alive for 3 MINUTES
259012:06:27.655 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: releasing valid endpoint
259112:06:27.655 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: releasing endpoint
259212:06:27.655 [pool-19-thread-6] 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
259312:06:27.655 [pool-19-thread-6] 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]
259412:06:27.655 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2595[info] CirceCoordinateSpec:
2596[info] coordinate
2597[info] - should return coordinate for datacenters
2598[info] - should return coordinate for nodes
2599[info] - should return coordinate for single node
260012:06:27.667 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
260112:06:27.667 [pool-19-thread-6] 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'))
260212:06:27.667 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
260312:06:27.667 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
260412:06:27.667 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
260512:06:27.667 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
260612:06:27.667 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
260712:06:27.667 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
260812:06:27.667 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
260912:06:27.667 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
261012:06:27.667 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1891a0c[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;@719d7b8f}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
261112:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: preparing request execution
261212:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
261312:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
261412:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: target auth state: UNCHALLENGED
261512:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: proxy auth state: UNCHALLENGED
261612:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000023: acquiring connection with route {}->unix://localhost:2375
261712:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquiring endpoint (3 MINUTES)
261812:06:27.669 [pool-19-thread-6] 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]
261912:06:27.669 [pool-19-thread-6] 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]
262012:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000023: acquired ep-00000022
262112:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquired endpoint ep-00000022
262212:06:27.669 [pool-19-thread-6] 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
262312:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: start execution ex-00000023
262412:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: executing exchange ex-00000023 over http-outgoing-1
262512:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
262612:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
262712:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
262812:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
262912:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
263012:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
263112:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
263212:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
263312:06:27.669 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
263412:06:27.670 [pool-19-thread-6] 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]"
263512:06:27.670 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
263612:06:27.670 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
263712:06:27.670 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
263812:06:27.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
263912:06:27.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
264012:06:27.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
264112:06:27.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
264212:06:27.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
264312:06:27.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
264412:06:27.671 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
264512:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
264612:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
264712:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
264812:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
264912:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
265012:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
265112:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
265212:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
265312:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
265412:06:27.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","Warnings":[]}[\n]"
265512:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
265612:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
265712:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
265812:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
265912:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
266012:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
266112:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
266212:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
266312:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000023: connection can be kept alive for 3 MINUTES
266412:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: releasing valid endpoint
266512:06:27.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: releasing endpoint
266612:06:27.691 [pool-19-thread-6] 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
266712:06:27.691 [pool-19-thread-6] 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]
266812:06:27.691 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45
266912:06:27.691 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45
267012:06:27.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: preparing request execution
267112:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
267212:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
267312:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: target auth state: UNCHALLENGED
267412:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: proxy auth state: UNCHALLENGED
267512:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000024: acquiring connection with route {}->unix://localhost:2375
267612:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquiring endpoint (3 MINUTES)
267712:06:27.692 [pool-19-thread-6] 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]
267812:06:27.692 [pool-19-thread-6] 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]
267912:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000024: acquired ep-00000023
268012:06:27.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquired endpoint ep-00000023
268112:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: executing POST /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/start HTTP/1.1
268212:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: start execution ex-00000024
268312:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: executing exchange ex-00000024 over http-outgoing-1
268412:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/start HTTP/1.1
268512:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
268612:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
268712:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
268812:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
268912:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
269012:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
269112:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
269212:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/start HTTP/1.1[\r][\n]"
269312:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
269412:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
269512:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
269612:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
269712:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
269812:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
269912:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
270012:06:27.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
270112:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
270212:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
270312:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
270412:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
270512:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
270612:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
270712:06:27.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270812:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
270912:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
271012:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
271112:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
271212:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
271312:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
271412:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: connection can be kept alive for 3 MINUTES
271512:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: releasing valid endpoint
271612:06:27.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: releasing endpoint
271712:06:27.810 [pool-19-thread-6] 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
271812:06:27.810 [pool-19-thread-6] 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]
271912:06:27.811 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45,false
272012:06:27.811 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json], queryParams={}}
272112:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: preparing request execution
272212:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
272312:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
272412:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: target auth state: UNCHALLENGED
272512:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: proxy auth state: UNCHALLENGED
272612:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000025: acquiring connection with route {}->unix://localhost:2375
272712:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquiring endpoint (3 MINUTES)
272812:06:27.811 [pool-19-thread-6] 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]
272912:06:27.811 [pool-19-thread-6] 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]
273012:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000025: acquired ep-00000024
273112:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquired endpoint ep-00000024
273212:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: executing GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1
273312:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: start execution ex-00000025
273412:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: executing exchange ex-00000025 over http-outgoing-1
273512:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1
273612:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
273712:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
273812:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
273912:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
274012:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
274112:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
274212:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1[\r][\n]"
274312:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
274412:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
274512:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
274612:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
274712:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
274812:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
274912:06:27.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
275012:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
275112:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
275212:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
275312:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
275412:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
275512:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
275612:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
275712:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
275812:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
275912:06:27.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
276012:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","Created":"2025-11-28T11:06:27.672675152Z","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":3726,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:27.698806971Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/resolv.conf","HostnamePath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/hostname","HostsPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/hosts","LogPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45-json.log","Name":"/thirsty_almeida","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":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","LowerDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/merged","UpperDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/diff","WorkDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/work"},"Name":"overlay2"},"Mounts":[{"Type""
276112:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
276212:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
276312:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
276412:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
276512:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
276612:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
276712:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
276812:06:27.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
276912:06:27.814 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: connection can be kept alive for 3 MINUTES
277012:06:27.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"6b1450c26ada3e18ce6eb44b63cf3bfc2f51ecfcd5b01c490db1edca893b3e6e","Source":"/var/lib/docker/volumes/6b1450c26ada3e18ce6eb44b63cf3bfc2f51ecfcd5b01c490db1edca893b3e6e/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"bddf0aab8a01","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"2105c83ae807fd14c74ef2870fdff17790b8286ad1b4d771ba061fb97c414124","SandboxKey":"/var/run/docker/netns/2105c83ae807","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":"29100a0cd04b8ad846b5f1a23b3cb1bff2901125fde0c4f95a9cccdddd7a9586","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"86:69:66:8f:70:df","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"86:69:66:8f:70:df","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"29100a0cd04b8ad846b5f1a23b3cb1bff2901125fde0c4f95a9cccdddd7a9586","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
277112:06:27.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
277212:06:27.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
277312:06:27.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
277412:06:27.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: releasing valid endpoint
277512:06:27.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: releasing endpoint
277612:06:27.819 [pool-19-thread-6] 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
277712:06:27.819 [pool-19-thread-6] 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]
277812:06:27.820 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
277912:06:27.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: preparing request execution
278012:06:27.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
278112:06:27.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
278212:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: target auth state: UNCHALLENGED
278312:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: proxy auth state: UNCHALLENGED
278412:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000026: acquiring connection with route {}->unix://localhost:2375
278512:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquiring endpoint (3 MINUTES)
278612:06:27.821 [pool-19-thread-6] 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]
278712:06:27.821 [pool-19-thread-6] 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]
278812:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000026: acquired ep-00000025
278912:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquired endpoint ep-00000025
279012:06:27.821 [pool-19-thread-6] 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
279112:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: start execution ex-00000026
279212:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: executing exchange ex-00000026 over http-outgoing-1
279312:06:27.821 [pool-19-thread-6] 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
279412:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
279512:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
279612:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
279712:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
279812:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
279912:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
280012:06:27.821 [pool-19-thread-6] 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]"
280112:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
280212:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
280312:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
280412:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
280512:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
280612:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
280712:06:27.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
280812:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
280912:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
281012:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
281112:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
281212:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
281312:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
281412:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
281512:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
281612:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
281712:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
281812:06:27.822 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
281912:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
282012:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
282112:06:27.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
282212:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
282312:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
282412:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
282512:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
282612:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
282712:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
282812:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
282912:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
283012:06:27.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000026: connection can be kept alive for 3 MINUTES
283112:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: releasing valid endpoint
283212:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: releasing endpoint
283312:06:27.824 [pool-19-thread-6] 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
283412:06:27.824 [pool-19-thread-6] 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]
283512:06:27.824 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
283612:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: preparing request execution
283712:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
283812:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
283912:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: target auth state: UNCHALLENGED
284012:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: proxy auth state: UNCHALLENGED
284112:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000027: acquiring connection with route {}->unix://localhost:2375
284212:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquiring endpoint (3 MINUTES)
284312:06:27.824 [pool-19-thread-6] 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]
284412:06:27.824 [pool-19-thread-6] 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]
284512:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000027: acquired ep-00000026
284612:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquired endpoint ep-00000026
284712:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: executing GET /v1.32/version HTTP/1.1
284812:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: start execution ex-00000027
284912:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: executing exchange ex-00000027 over http-outgoing-1
285012:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
285112:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
285212:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
285312:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
285412:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
285512:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
285612:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
285712:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
285812:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
285912:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
286012:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
286112:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
286212:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
286312:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
286412:06:27.824 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
286512:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
286612:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
286712:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
286812:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
286912:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
287012:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
287112:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:27 GMT[\r][\n]"
287212:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
287312:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
287412:06:27.834 [pool-19-thread-6] 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]"
287512:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
287612:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
287712:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
287812:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
287912:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
288012:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
288112:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:27 GMT
288212:06:27.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
288312:06:27.835 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: connection can be kept alive for 3 MINUTES
288412:06:27.835 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: releasing valid endpoint
288512:06:27.835 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: releasing endpoint
288612:06:27.835 [pool-19-thread-6] 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
288712:06:27.835 [pool-19-thread-6] 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]
288812:06:27.836 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /thirsty_almeida: Waiting for 60 seconds for URL: http://172.17.0.1:32771/ (where port 32771 maps to container port 8500)
288912:06:28.460 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.792935992S
289012:06:28.467 [pool-19-thread-6-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
289112:06:28.471 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/nodes, took: 0.004s, response: 200 OK, headers: X-Consul-Index: 12, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
289212:06:28.473 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/node/bddf0aab8a01?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
289312:06:28.483 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/node/bddf0aab8a01?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: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
289412:06:28.491 [pool-19-thread-6-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
289512:06:28.494 [pool-19-thread-6-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.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Fri, 28 Nov 2025 11:06:28 GMT
289612:06:28.496 [pool-19-thread-6-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
289712:06:28.497 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/checks/testService?consistent, 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: 394, X-Consul-Effective-Consistency: consistent, Date: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
289812:06:28.498 [pool-19-thread-6-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
289912:06:28.500 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/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: Fri, 28 Nov 2025 11:06:28 GMT
290012:06:28.502 [pool-19-thread-6-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
290112:06:28.504 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
290212:06:28.506 [pool-19-thread-6-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
290312:06:28.508 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/services, 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: leader, Date: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
290412:06:28.509 [pool-19-thread-6-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
290512:06:28.520 [pool-19-thread-6-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.011s, response: 200 OK, headers: X-Consul-Index: 12, X-Consul-Lastcontact: 0, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 557, Date: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
290612:06:28.523 [pool-19-thread-6-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
290712:06:28.525 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
290812:06:28.526 [pool-19-thread-6-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
290912:06:28.527 [pool-19-thread-6-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, 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: 3, Date: Fri, 28 Nov 2025 11:06:28 GMT, X-Consul-Knownleader: true, Content-Type: application/json
291012:06:28.528 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45,false
291112:06:28.529 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json], queryParams={}}
291212:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: preparing request execution
291312:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
291412:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
291512:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: target auth state: UNCHALLENGED
291612:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: proxy auth state: UNCHALLENGED
291712:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000028: acquiring connection with route {}->unix://localhost:2375
291812:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquiring endpoint (3 MINUTES)
291912:06:28.529 [pool-19-thread-6] 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]
292012:06:28.529 [pool-19-thread-6] 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]
292112:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000028: acquired ep-00000027
292212:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquired endpoint ep-00000027
292312:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: executing GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1
292412:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: start execution ex-00000028
292512:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: executing exchange ex-00000028 over http-outgoing-1
292612:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1
292712:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
292812:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
292912:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
293012:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
293112:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
293212:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
293312:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1[\r][\n]"
293412:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
293512:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
293612:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
293712:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
293812:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
293912:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
294012:06:28.529 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
294112:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
294212:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
294312:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
294412:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
294512:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
294612:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
294712:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
294812:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
294912:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295012:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
295112:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","Created":"2025-11-28T11:06:27.672675152Z","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":3726,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:27.698806971Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/resolv.conf","HostnamePath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/hostname","HostsPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/hosts","LogPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45-json.log","Name":"/thirsty_almeida","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":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","LowerDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/merged","UpperDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/diff","WorkDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"6b1450c26ada3e18ce6eb44b63cf3bfc2f51ecfcd5b01c490db1edca893b3e6e","Source":"/var/lib/docker/volumes/6b1450c26ada3e18ce6eb44b63cf3bfc2f51ecfcd5b01c490db1edca893b3e6e/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"bddf0aab8a01","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"2105c83ae807fd14c74ef2870fdff17790b8286ad1b4d771ba061fb97c414124","SandboxKey":"/var/run/docker/netns/2105c83ae807","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":"29100a0cd04b8ad846b5f1a23b3cb1bff2901125fde0c4f95a9cccdddd7a9586","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"86:69:66:8f:70:df","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"86:69:66:8f:70:df","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"29100a0cd04b8ad846b5f1a23b3cb1bff2901125fde0c4f95a9cccdddd7a9586","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
295212:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295312:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
295412:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295512:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
295612:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
295712:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
295812:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
295912:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
296012:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
296112:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
296212:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
296312:06:28.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: connection can be kept alive for 3 MINUTES
296412:06:28.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: releasing valid endpoint
296512:06:28.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: releasing endpoint
296612:06:28.533 [pool-19-thread-6] 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
296712:06:28.533 [pool-19-thread-6] 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]
296812:06:28.533 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45,<null>
296912:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: preparing request execution
297012:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
297112:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
297212:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: target auth state: UNCHALLENGED
297312:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: proxy auth state: UNCHALLENGED
297412:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000029: acquiring connection with route {}->unix://localhost:2375
297512:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquiring endpoint (3 MINUTES)
297612:06:28.533 [pool-19-thread-6] 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]
297712:06:28.533 [pool-19-thread-6] 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]
297812:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000029: acquired ep-00000028
297912:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquired endpoint ep-00000028
298012:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: executing POST /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/kill HTTP/1.1
298112:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: start execution ex-00000029
298212:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: executing exchange ex-00000029 over http-outgoing-1
298312:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/kill HTTP/1.1
298412:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
298512:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
298612:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
298712:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
298812:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
298912:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
299012:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
299112:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/kill HTTP/1.1[\r][\n]"
299212:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
299312:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
299412:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
299512:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
299612:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
299712:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
299812:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
299912:06:28.533 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
300012:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
300112:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
300212:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
300312:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
300412:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
300512:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
300612:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300712:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
300812:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
300912:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
301012:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
301112:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
301212:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
301312:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: connection can be kept alive for 3 MINUTES
301412:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: releasing valid endpoint
301512:06:28.644 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: releasing endpoint
301612:06:28.644 [pool-19-thread-6] 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
301712:06:28.644 [pool-19-thread-6] 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]
301812:06:28.645 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45,false
301912:06:28.645 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json], queryParams={}}
302012:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: preparing request execution
302112:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
302212:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
302312:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: target auth state: UNCHALLENGED
302412:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: proxy auth state: UNCHALLENGED
302512:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002A: acquiring connection with route {}->unix://localhost:2375
302612:06:28.645 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquiring endpoint (3 MINUTES)
302712:06:28.645 [pool-19-thread-6] 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]
302812:06:28.645 [pool-19-thread-6] 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]
302912:06:28.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002A: acquired ep-00000029
303012:06:28.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquired endpoint ep-00000029
303112:06:28.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: executing GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1
303212:06:28.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: start execution ex-0000002A
303312:06:28.646 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: executing exchange ex-0000002A over http-outgoing-1
303412:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1
303512:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
303612:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
303712:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
303812:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
303912:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
304012:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
304112:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/json HTTP/1.1[\r][\n]"
304212:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
304312:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
304412:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
304512:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
304612:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
304712:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
304812:06:28.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
304912:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
305012:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
305112:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
305212:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
305312:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
305412:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
305512:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
305612:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
305712:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305812:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
305912:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","Created":"2025-11-28T11:06:27.672675152Z","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-11-28T11:06:27.698806971Z","FinishedAt":"2025-11-28T11:06:28.546650933Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/resolv.conf","HostnamePath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/hostname","HostsPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/hosts","LogPath":"/var/lib/docker/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45-json.log","Name":"/thirsty_almeida","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":"bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45","LowerDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/merged","UpperDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/diff","WorkDir":"/var/lib/docker/overlay2/496d6b6bd36edc9c5df6f7382ebfa3faaff3dbd808e9562874a1366b1638de40/work"},"Name":"overlay2"},"Mounts""
306012:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
306112:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
306212:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
306312:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
306412:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
306512:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
306612:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
306712:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
306812:06:28.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: connection can be kept alive for 3 MINUTES
306912:06:28.649 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":[{"Type":"volume","Name":"6b1450c26ada3e18ce6eb44b63cf3bfc2f51ecfcd5b01c490db1edca893b3e6e","Source":"/var/lib/docker/volumes/6b1450c26ada3e18ce6eb44b63cf3bfc2f51ecfcd5b01c490db1edca893b3e6e/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"bddf0aab8a01","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
307012:06:28.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307112:06:28.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
307212:06:28.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307312:06:28.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: releasing valid endpoint
307412:06:28.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: releasing endpoint
307512:06:28.650 [pool-19-thread-6] 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
307612:06:28.650 [pool-19-thread-6] 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]
307712:06:28.650 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45,true,true
307812:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: preparing request execution
307912:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
308012:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
308112:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: target auth state: UNCHALLENGED
308212:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: proxy auth state: UNCHALLENGED
308312:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002B: acquiring connection with route {}->unix://localhost:2375
308412:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquiring endpoint (3 MINUTES)
308512:06:28.651 [pool-19-thread-6] 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]
308612:06:28.651 [pool-19-thread-6] 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]
308712:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002B: acquired ep-0000002A
308812:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquired endpoint ep-0000002A
308912:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: executing DELETE /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45?v=true&force=true HTTP/1.1
309012:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: start execution ex-0000002B
309112:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: executing exchange ex-0000002B over http-outgoing-1
309212:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45?v=true&force=true HTTP/1.1
309312:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
309412:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
309512:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
309612:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
309712:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
309812:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
309912:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/bddf0aab8a01b9227be189c5e4871efdb64197f4fdff1cedf91407ccf914ac45?v=true&force=true HTTP/1.1[\r][\n]"
310012:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
310112:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
310212:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
310312:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
310412:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
310512:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
310612:06:28.651 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
310712:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
310812:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
310912:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
311012:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
311112:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
311212:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
311312:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
311412:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
311512:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
311612:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
311712:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
311812:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
311912:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
312012:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: connection can be kept alive for 3 MINUTES
312112:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: releasing valid endpoint
312212:06:28.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: releasing endpoint
312312:06:28.657 [pool-19-thread-6] 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
312412:06:28.657 [pool-19-thread-6] 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]
312512:06:28.657 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3126[info] CirceHealthSpec:
3127[info] health
3128[info] - should return node checks
3129[info] - should return service checks
3130[info] - should return checks in state
3131[info] - should return nodes for service
3132[info] - should return nodes for connect capable service
313312:06:28.670 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
313412:06:28.670 [pool-19-thread-6] 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'))
313512:06:28.671 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
313612:06:28.671 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
313712:06:28.671 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
313812:06:28.671 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
313912:06:28.671 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
314012:06:28.671 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
314112:06:28.671 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
314212:06:28.671 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
314312:06:28.671 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@319d43cc[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;@172c800c}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
314412:06:28.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: preparing request execution
314512:06:28.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
314612:06:28.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
314712:06:28.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: target auth state: UNCHALLENGED
314812:06:28.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: proxy auth state: UNCHALLENGED
314912:06:28.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002C: acquiring connection with route {}->unix://localhost:2375
315012:06:28.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquiring endpoint (3 MINUTES)
315112:06:28.673 [pool-19-thread-6] 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]
315212:06:28.674 [pool-19-thread-6] 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]
315312:06:28.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002C: acquired ep-0000002B
315412:06:28.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquired endpoint ep-0000002B
315512:06:28.674 [pool-19-thread-6] 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
315612:06:28.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: start execution ex-0000002C
315712:06:28.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: executing exchange ex-0000002C over http-outgoing-1
315812:06:28.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
315912:06:28.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
316012:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
316112:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
316212:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
316312:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
316412:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
316512:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
316612:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
316712:06:28.675 [pool-19-thread-6] 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]"
316812:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
316912:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
317012:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
317112:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
317212:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
317312:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
317412:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
317512:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
317612:06:28.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
317712:06:28.675 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
317812:06:28.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
317912:06:28.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
318012:06:28.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
318112:06:28.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
318212:06:28.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
318312:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
318412:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
318512:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
318612:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
318712:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","Warnings":[]}[\n]"
318812:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
318912:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
319012:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
319112:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
319212:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
319312:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
319412:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
319512:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
319612:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002C: connection can be kept alive for 3 MINUTES
319712:06:28.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: releasing valid endpoint
319812:06:28.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: releasing endpoint
319912:06:28.696 [pool-19-thread-6] 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
320012:06:28.696 [pool-19-thread-6] 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]
320112:06:28.696 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86
320212:06:28.696 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86
320312:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: preparing request execution
320412:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
320512:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
320612:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: target auth state: UNCHALLENGED
320712:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: proxy auth state: UNCHALLENGED
320812:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002D: acquiring connection with route {}->unix://localhost:2375
320912:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquiring endpoint (3 MINUTES)
321012:06:28.697 [pool-19-thread-6] 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]
321112:06:28.697 [pool-19-thread-6] 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]
321212:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002D: acquired ep-0000002C
321312:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquired endpoint ep-0000002C
321412:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: executing POST /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/start HTTP/1.1
321512:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: start execution ex-0000002D
321612:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: executing exchange ex-0000002D over http-outgoing-1
321712:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/start HTTP/1.1
321812:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
321912:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
322012:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
322112:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
322212:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
322312:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
322412:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
322512:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/start HTTP/1.1[\r][\n]"
322612:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
322712:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
322812:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
322912:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
323012:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
323112:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
323212:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
323312:06:28.697 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
323412:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
323512:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
323612:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
323712:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
323812:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
323912:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
324012:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324112:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
324212:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
324312:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
324412:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
324512:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
324612:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
324712:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: connection can be kept alive for 3 MINUTES
324812:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: releasing valid endpoint
324912:06:28.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: releasing endpoint
325012:06:28.818 [pool-19-thread-6] 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
325112:06:28.818 [pool-19-thread-6] 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]
325212:06:28.819 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86,false
325312:06:28.819 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json], queryParams={}}
325412:06:28.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: preparing request execution
325512:06:28.819 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
325612:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
325712:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: target auth state: UNCHALLENGED
325812:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: proxy auth state: UNCHALLENGED
325912:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002E: acquiring connection with route {}->unix://localhost:2375
326012:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquiring endpoint (3 MINUTES)
326112:06:28.820 [pool-19-thread-6] 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]
326212:06:28.820 [pool-19-thread-6] 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]
326312:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002E: acquired ep-0000002D
326412:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquired endpoint ep-0000002D
326512:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: executing GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1
326612:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: start execution ex-0000002E
326712:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: executing exchange ex-0000002E over http-outgoing-1
326812:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1
326912:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
327012:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
327112:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
327212:06:28.820 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
327312:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
327412:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
327512:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1[\r][\n]"
327612:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
327712:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
327812:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
327912:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
328012:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
328112:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
328212:06:28.821 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
328312:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
328412:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
328512:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
328612:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
328712:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
328812:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
328912:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
329012:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
329112:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329212:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
329312:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","Created":"2025-11-28T11:06:28.676575846Z","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":3868,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:28.703175625Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/resolv.conf","HostnamePath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/hostname","HostsPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/hosts","LogPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86-json.log","Name":"/angry_dewdney","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":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","LowerDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/merged","UpperDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/diff","WorkDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/work"},"Name":"overlay2"},"Mounts":[{"Type":""
329412:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
329512:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
329612:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
329712:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
329812:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
329912:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
330012:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
330112:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
330212:06:28.822 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: connection can be kept alive for 3 MINUTES
330312:06:28.823 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"dbbc39defab11d91bf08a13ab5e2cfe93aa8b2529bde85b6ff932a1dbd76e0e8","Source":"/var/lib/docker/volumes/dbbc39defab11d91bf08a13ab5e2cfe93aa8b2529bde85b6ff932a1dbd76e0e8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"11ecd03687c2","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b1410f696110c83efffcd570b046ce95e28babddb7868e17b657db63516c334c","SandboxKey":"/var/run/docker/netns/b1410f696110","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":"23ef1056192b1e742cd9424acb365bc0569822f09fdb7dd8e49b930f79e3fae1","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"da:17:60:3f:e5:27","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"da:17:60:3f:e5:27","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"23ef1056192b1e742cd9424acb365bc0569822f09fdb7dd8e49b930f79e3fae1","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
330412:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
330512:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
330612:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
330712:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: releasing valid endpoint
330812:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: releasing endpoint
330912:06:28.826 [pool-19-thread-6] 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
331012:06:28.826 [pool-19-thread-6] 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]
331112:06:28.826 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
331212:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: preparing request execution
331312:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
331412:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
331512:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: target auth state: UNCHALLENGED
331612:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: proxy auth state: UNCHALLENGED
331712:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002F: acquiring connection with route {}->unix://localhost:2375
331812:06:28.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquiring endpoint (3 MINUTES)
331912:06:28.826 [pool-19-thread-6] 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]
332012:06:28.826 [pool-19-thread-6] 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]
332112:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002F: acquired ep-0000002E
332212:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquired endpoint ep-0000002E
332312:06:28.827 [pool-19-thread-6] 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
332412:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: start execution ex-0000002F
332512:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: executing exchange ex-0000002F over http-outgoing-1
332612:06:28.827 [pool-19-thread-6] 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
332712:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
332812:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
332912:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
333012:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
333112:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
333212:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
333312:06:28.827 [pool-19-thread-6] 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]"
333412:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
333512:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
333612:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
333712:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
333812:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
333912:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
334012:06:28.827 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
334112:06:28.828 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
334212:06:28.828 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
334312:06:28.829 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
334412:06:28.829 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
334512:06:28.829 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
334612:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
334712:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
334812:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
334912:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
335012:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
335112:06:28.830 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
335212:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
335312:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
335412:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
335512:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
335612:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
335712:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
335812:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
335912:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
336012:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
336112:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
336212:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
336312:06:28.830 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002F: connection can be kept alive for 3 MINUTES
336412:06:28.832 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: releasing valid endpoint
336512:06:28.832 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: releasing endpoint
336612:06:28.832 [pool-19-thread-6] 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
336712:06:28.832 [pool-19-thread-6] 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]
336812:06:28.832 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
336912:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: preparing request execution
337012:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
337112:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
337212:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: target auth state: UNCHALLENGED
337312:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: proxy auth state: UNCHALLENGED
337412:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000030: acquiring connection with route {}->unix://localhost:2375
337512:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquiring endpoint (3 MINUTES)
337612:06:28.833 [pool-19-thread-6] 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]
337712:06:28.833 [pool-19-thread-6] 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]
337812:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000030: acquired ep-0000002F
337912:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquired endpoint ep-0000002F
338012:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: executing GET /v1.32/version HTTP/1.1
338112:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: start execution ex-00000030
338212:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: executing exchange ex-00000030 over http-outgoing-1
338312:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
338412:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
338512:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
338612:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
338712:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
338812:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
338912:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
339012:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
339112:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
339212:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
339312:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
339412:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
339512:06:28.833 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
339612:06:28.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
339712:06:28.834 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
339812:06:28.843 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
339912:06:28.843 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
340012:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
340112:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
340212:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
340312:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
340412:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:28 GMT[\r][\n]"
340512:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
340612:06:28.844 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
340712:06:28.844 [pool-19-thread-6] 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]"
340812:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
340912:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
341012:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
341112:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
341212:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
341312:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
341412:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:28 GMT
341512:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
341612:06:28.845 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: connection can be kept alive for 3 MINUTES
341712:06:28.846 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: releasing valid endpoint
341812:06:28.846 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: releasing endpoint
341912:06:28.846 [pool-19-thread-6] 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
342012:06:28.846 [pool-19-thread-6] 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]
342112:06:28.846 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /angry_dewdney: Waiting for 60 seconds for URL: http://172.17.0.1:32772/ (where port 32772 maps to container port 8500)
342212:06:29.462 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.791574566S
342312:06:29.465 [pool-19-thread-6-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
342412:06:29.466 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
342512:06:29.469 [pool-19-thread-6-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
342612:06:29.470 [pool-19-thread-6-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: 12, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
342712:06:29.473 [pool-19-thread-6-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
342812:06:29.474 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
342912:06:29.478 [pool-19-thread-6-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
343012:06:29.479 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
343112:06:29.480 [pool-19-thread-6-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
343212:06:29.482 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
343312:06:29.483 [pool-19-thread-6-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
343412:06:29.484 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
343512:06:29.485 [pool-19-thread-6-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
343612:06:29.487 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
343712:06:29.491 [pool-19-thread-6-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
343812:06:29.492 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
343912:06:29.493 [pool-19-thread-6-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
344012:06:29.501 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
344112:06:29.502 [pool-19-thread-6-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
344212:06:29.503 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
344312:06:29.504 [pool-19-thread-6-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
344412:06:29.505 [pool-19-thread-6-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.001s, 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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
344512:06:29.508 [pool-19-thread-6-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
344612:06:29.509 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
344712:06:29.512 [pool-19-thread-6-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
344812:06:29.515 [pool-19-thread-6-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.003s, 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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
344912:06:29.516 [pool-19-thread-6-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
345012:06:29.519 [pool-19-thread-6-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node/node, took: 0.003s, 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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
345112:06:29.520 [pool-19-thread-6-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
345212:06:29.522 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, Content-Type: application/json
345312:06:29.523 [pool-19-thread-6-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
345412:06:29.524 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
345512:06:29.526 [pool-19-thread-6-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
345612:06:29.528 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:29 GMT, X-Consul-Knownleader: true, Content-Type: application/json
345712:06:29.530 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86,false
345812:06:29.530 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json], queryParams={}}
345912:06:29.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: preparing request execution
346012:06:29.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
346112:06:29.530 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
346212:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: target auth state: UNCHALLENGED
346312:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: proxy auth state: UNCHALLENGED
346412:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000031: acquiring connection with route {}->unix://localhost:2375
346512:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquiring endpoint (3 MINUTES)
346612:06:29.531 [pool-19-thread-6] 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]
346712:06:29.531 [pool-19-thread-6] 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]
346812:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000031: acquired ep-00000030
346912:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquired endpoint ep-00000030
347012:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: executing GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1
347112:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: start execution ex-00000031
347212:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: executing exchange ex-00000031 over http-outgoing-1
347312:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1
347412:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
347512:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
347612:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
347712:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
347812:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
347912:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
348012:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1[\r][\n]"
348112:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
348212:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
348312:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
348412:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
348512:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
348612:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
348712:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
348812:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
348912:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
349012:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
349112:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
349212:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
349312:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
349412:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
349512:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
349612:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
349712:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
349812:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","Created":"2025-11-28T11:06:28.676575846Z","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":3868,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:28.703175625Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/resolv.conf","HostnamePath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/hostname","HostsPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/hosts","LogPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86-json.log","Name":"/angry_dewdney","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":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","LowerDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/merged","UpperDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/diff","WorkDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"dbbc39defab11d91bf08a13ab5e2cfe93aa8b2529bde85b6ff932a1dbd76e0e8","Source":"/var/lib/docker/volumes/dbbc39defab11d91bf08a13ab5e2cfe93aa8b2529bde85b6ff932a1dbd76e0e8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"11ecd03687c2","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b1410f696110c83efffcd570b046ce95e28babddb7868e17b657db63516c334c","SandboxKey":"/var/run/docker/netns/b1410f696110","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":"23ef1056192b1e742cd9424acb365bc0569822f09fdb7dd8e49b930f79e3fae1","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"da:17:60:3f:e5:27","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"da:17:60:3f:e5:27","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"23ef1056192b1e742cd9424acb365bc0569822f09fdb7dd8e49b930f79e3fae1","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
349912:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
350012:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
350112:06:29.531 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
350212:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
350312:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
350412:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
350512:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
350612:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
350712:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
350812:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
350912:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
351012:06:29.532 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: connection can be kept alive for 3 MINUTES
351112:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: releasing valid endpoint
351212:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: releasing endpoint
351312:06:29.534 [pool-19-thread-6] 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
351412:06:29.534 [pool-19-thread-6] 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]
351512:06:29.534 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86,<null>
351612:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: preparing request execution
351712:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
351812:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
351912:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: target auth state: UNCHALLENGED
352012:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: proxy auth state: UNCHALLENGED
352112:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000032: acquiring connection with route {}->unix://localhost:2375
352212:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquiring endpoint (3 MINUTES)
352312:06:29.534 [pool-19-thread-6] 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]
352412:06:29.534 [pool-19-thread-6] 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]
352512:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000032: acquired ep-00000031
352612:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquired endpoint ep-00000031
352712:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: executing POST /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/kill HTTP/1.1
352812:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: start execution ex-00000032
352912:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: executing exchange ex-00000032 over http-outgoing-1
353012:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/kill HTTP/1.1
353112:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
353212:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
353312:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
353412:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
353512:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
353612:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
353712:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
353812:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/kill HTTP/1.1[\r][\n]"
353912:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
354012:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
354112:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
354212:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
354312:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
354412:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
354512:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
354612:06:29.534 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
354712:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
354812:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
354912:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
355012:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
355112:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
355212:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
355312:06:29.647 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
355412:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
355512:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
355612:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
355712:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
355812:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
355912:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
356012:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: connection can be kept alive for 3 MINUTES
356112:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: releasing valid endpoint
356212:06:29.648 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: releasing endpoint
356312:06:29.649 [pool-19-thread-6] 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
356412:06:29.649 [pool-19-thread-6] 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]
356512:06:29.649 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86,false
356612:06:29.650 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json], queryParams={}}
356712:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: preparing request execution
356812:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
356912:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
357012:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: target auth state: UNCHALLENGED
357112:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: proxy auth state: UNCHALLENGED
357212:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000033: acquiring connection with route {}->unix://localhost:2375
357312:06:29.650 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquiring endpoint (3 MINUTES)
357412:06:29.650 [pool-19-thread-6] 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]
357512:06:29.651 [pool-19-thread-6] 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]
357612:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000033: acquired ep-00000032
357712:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquired endpoint ep-00000032
357812:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: executing GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1
357912:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: start execution ex-00000033
358012:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: executing exchange ex-00000033 over http-outgoing-1
358112:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1
358212:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
358312:06:29.652 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
358412:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
358512:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
358612:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
358712:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
358812:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/json HTTP/1.1[\r][\n]"
358912:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
359012:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
359112:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
359212:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
359312:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
359412:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
359512:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
359612:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
359712:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
359812:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
359912:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
360012:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
360112:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
360212:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
360312:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
360412:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
360512:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
360612:06:29.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","Created":"2025-11-28T11:06:28.676575846Z","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-11-28T11:06:28.703175625Z","FinishedAt":"2025-11-28T11:06:29.549943059Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/resolv.conf","HostnamePath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/hostname","HostsPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/hosts","LogPath":"/var/lib/docker/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86-json.log","Name":"/angry_dewdney","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":"11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86","LowerDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/merged","UpperDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/diff","WorkDir":"/var/lib/docker/overlay2/c00a8d92eab12e50c52445c5fefa0b63bf8ca3dd21344cc89e820610128d20bc/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"dbbc39defab11d91bf08a13ab5e2cfe93aa8b2529bde85b6ff932a1dbd76e0e8","Source":"/var/lib/docker/volumes/dbbc39defab11d91bf08a13ab5e2cfe93aa8b2529bde85b6ff932a1dbd76e0e8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"11ecd03687c2","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
360712:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
360812:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
360912:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
361012:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
361112:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
361212:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
361312:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
361412:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
361512:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
361612:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
361712:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
361812:06:29.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: connection can be kept alive for 3 MINUTES
361912:06:29.655 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: releasing valid endpoint
362012:06:29.655 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: releasing endpoint
362112:06:29.655 [pool-19-thread-6] 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
362212:06:29.655 [pool-19-thread-6] 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]
362312:06:29.655 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86,true,true
362412:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: preparing request execution
362512:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
362612:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
362712:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: target auth state: UNCHALLENGED
362812:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: proxy auth state: UNCHALLENGED
362912:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000034: acquiring connection with route {}->unix://localhost:2375
363012:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquiring endpoint (3 MINUTES)
363112:06:29.656 [pool-19-thread-6] 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]
363212:06:29.656 [pool-19-thread-6] 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]
363312:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000034: acquired ep-00000033
363412:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquired endpoint ep-00000033
363512:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: executing DELETE /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86?v=true&force=true HTTP/1.1
363612:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: start execution ex-00000034
363712:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: executing exchange ex-00000034 over http-outgoing-1
363812:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86?v=true&force=true HTTP/1.1
363912:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
364012:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
364112:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
364212:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
364312:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
364412:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
364512:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/11ecd03687c272ca57d0f506f02909c3172fe0c2fae14af6c7159f4d53a6ff86?v=true&force=true HTTP/1.1[\r][\n]"
364612:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
364712:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
364812:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
364912:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
365012:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
365112:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
365212:06:29.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
365312:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
365412:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
365512:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
365612:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
365712:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
365812:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
365912:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
366012:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
366112:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
366212:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
366312:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
366412:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
366512:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
366612:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: connection can be kept alive for 3 MINUTES
366712:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: releasing valid endpoint
366812:06:29.662 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: releasing endpoint
366912:06:29.662 [pool-19-thread-6] 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
367012:06:29.662 [pool-19-thread-6] 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]
367112:06:29.662 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3672[info] CirceCatalogSpec:
3673[info] catalog
3674[info] - should return datacenters
3675[info] - should return nodes
3676[info] - should return services
3677[info] - should register, get info and deregister node
3678[info] - should register, get info and deregister service
3679[info] - should register, get info about node and deregister
368012:06:29.672 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
368112:06:29.672 [pool-19-thread-6] 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'))
368212:06:29.672 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
368312:06:29.672 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
368412:06:29.672 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
368512:06:29.672 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
368612:06:29.672 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
368712:06:29.672 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
368812:06:29.672 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
368912:06:29.672 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
369012:06:29.673 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1cddff1[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;@71d192c9}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
369112:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: preparing request execution
369212:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
369312:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
369412:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: target auth state: UNCHALLENGED
369512:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: proxy auth state: UNCHALLENGED
369612:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000035: acquiring connection with route {}->unix://localhost:2375
369712:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquiring endpoint (3 MINUTES)
369812:06:29.674 [pool-19-thread-6] 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]
369912:06:29.674 [pool-19-thread-6] 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]
370012:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000035: acquired ep-00000034
370112:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquired endpoint ep-00000034
370212:06:29.674 [pool-19-thread-6] 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
370312:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: start execution ex-00000035
370412:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: executing exchange ex-00000035 over http-outgoing-1
370512:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
370612:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
370712:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
370812:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
370912:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
371012:06:29.674 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
371112:06:29.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
371212:06:29.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
371312:06:29.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
371412:06:29.675 [pool-19-thread-6] 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]"
371512:06:29.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
371612:06:29.675 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
371712:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
371812:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
371912:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
372012:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
372112:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
372212:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
372312:06:29.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
372412:06:29.676 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
372512:06:29.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
372612:06:29.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
372712:06:29.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
372812:06:29.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
372912:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
373012:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
373112:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
373212:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
373312:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
373412:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","Warnings":[]}[\n]"
373512:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
373612:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
373712:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
373812:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
373912:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
374012:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
374112:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
374212:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
374312:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000035: connection can be kept alive for 3 MINUTES
374412:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: releasing valid endpoint
374512:06:29.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: releasing endpoint
374612:06:29.693 [pool-19-thread-6] 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
374712:06:29.693 [pool-19-thread-6] 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]
374812:06:29.693 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa
374912:06:29.693 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa
375012:06:29.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: preparing request execution
375112:06:29.695 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
375212:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
375312:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: target auth state: UNCHALLENGED
375412:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: proxy auth state: UNCHALLENGED
375512:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000036: acquiring connection with route {}->unix://localhost:2375
375612:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquiring endpoint (3 MINUTES)
375712:06:29.696 [pool-19-thread-6] 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]
375812:06:29.696 [pool-19-thread-6] 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]
375912:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000036: acquired ep-00000035
376012:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquired endpoint ep-00000035
376112:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: executing POST /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/start HTTP/1.1
376212:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: start execution ex-00000036
376312:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: executing exchange ex-00000036 over http-outgoing-1
376412:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/start HTTP/1.1
376512:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
376612:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
376712:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
376812:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
376912:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
377012:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
377112:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
377212:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/start HTTP/1.1[\r][\n]"
377312:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
377412:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
377512:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
377612:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
377712:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
377812:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
377912:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
378012:06:29.696 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
378112:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
378212:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
378312:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
378412:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
378512:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
378612:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
378712:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
378812:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
378912:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
379012:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
379112:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
379212:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
379312:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
379412:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: connection can be kept alive for 3 MINUTES
379512:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: releasing valid endpoint
379612:06:29.808 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: releasing endpoint
379712:06:29.808 [pool-19-thread-6] 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
379812:06:29.808 [pool-19-thread-6] 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]
379912:06:29.808 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa,false
380012:06:29.809 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json], queryParams={}}
380112:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: preparing request execution
380212:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
380312:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
380412:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: target auth state: UNCHALLENGED
380512:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: proxy auth state: UNCHALLENGED
380612:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000037: acquiring connection with route {}->unix://localhost:2375
380712:06:29.809 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquiring endpoint (3 MINUTES)
380812:06:29.809 [pool-19-thread-6] 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]
380912:06:29.810 [pool-19-thread-6] 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]
381012:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000037: acquired ep-00000036
381112:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquired endpoint ep-00000036
381212:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: executing GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1
381312:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: start execution ex-00000037
381412:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: executing exchange ex-00000037 over http-outgoing-1
381512:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1
381612:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
381712:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
381812:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
381912:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
382012:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
382112:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
382212:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1[\r][\n]"
382312:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
382412:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
382512:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
382612:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
382712:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
382812:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
382912:06:29.810 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
383012:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
383112:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
383212:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
383312:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
383412:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
383512:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
383612:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
383712:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
383812:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
383912:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
384012:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","Created":"2025-11-28T11:06:29.677800776Z","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":4016,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:29.701866467Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/resolv.conf","HostnamePath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/hostname","HostsPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/hosts","LogPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa-json.log","Name":"/peaceful_goldberg","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":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","LowerDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/merged","UpperDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/diff","WorkDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/work"},"Name":"overlay2"},"Mounts":[{"Typ"
384112:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
384212:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
384312:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
384412:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
384512:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
384612:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
384712:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
384812:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
384912:06:29.811 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: connection can be kept alive for 3 MINUTES
385012:06:29.812 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"d3dcdc4b2e949ad4302180b8c37bc11a22aee13c5e4a33b48b50070b4fa4a6f5","Source":"/var/lib/docker/volumes/d3dcdc4b2e949ad4302180b8c37bc11a22aee13c5e4a33b48b50070b4fa4a6f5/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"0b10856c51ab","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d462a647fea343ca1b32f7e813a6ebb0ca981db3189a3ca2782fbc6e8218e83b","SandboxKey":"/var/run/docker/netns/d462a647fea3","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":"f0b9d9eda60e7bc1635b4bf510d647ba43550b2cc3f8f2a884aefbd61bfb1cbc","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"3a:bf:39:ce:1a:93","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"3a:bf:39:ce:1a:93","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"f0b9d9eda60e7bc1635b4bf510d647ba43550b2cc3f8f2a884aefbd61bfb1cbc","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
385112:06:29.813 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
385212:06:29.814 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
385312:06:29.814 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
385412:06:29.814 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: releasing valid endpoint
385512:06:29.814 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: releasing endpoint
385612:06:29.814 [pool-19-thread-6] 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
385712:06:29.814 [pool-19-thread-6] 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]
385812:06:29.814 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
385912:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: preparing request execution
386012:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
386112:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
386212:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: target auth state: UNCHALLENGED
386312:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: proxy auth state: UNCHALLENGED
386412:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000038: acquiring connection with route {}->unix://localhost:2375
386512:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquiring endpoint (3 MINUTES)
386612:06:29.815 [pool-19-thread-6] 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]
386712:06:29.815 [pool-19-thread-6] 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]
386812:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000038: acquired ep-00000037
386912:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquired endpoint ep-00000037
387012:06:29.815 [pool-19-thread-6] 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
387112:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: start execution ex-00000038
387212:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: executing exchange ex-00000038 over http-outgoing-1
387312:06:29.815 [pool-19-thread-6] 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
387412:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
387512:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
387612:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
387712:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
387812:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
387912:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
388012:06:29.815 [pool-19-thread-6] 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]"
388112:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
388212:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
388312:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
388412:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
388512:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
388612:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
388712:06:29.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
388812:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
388912:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
389012:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
389112:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
389212:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
389312:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
389412:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
389512:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
389612:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
389712:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
389812:06:29.817 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
389912:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
390012:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
390112:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
390212:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
390312:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
390412:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
390512:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
390612:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
390712:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
390812:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
390912:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
391012:06:29.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000038: connection can be kept alive for 3 MINUTES
391112:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: releasing valid endpoint
391212:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: releasing endpoint
391312:06:29.818 [pool-19-thread-6] 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
391412:06:29.818 [pool-19-thread-6] 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]
391512:06:29.818 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
391612:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: preparing request execution
391712:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
391812:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
391912:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: target auth state: UNCHALLENGED
392012:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: proxy auth state: UNCHALLENGED
392112:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000039: acquiring connection with route {}->unix://localhost:2375
392212:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquiring endpoint (3 MINUTES)
392312:06:29.818 [pool-19-thread-6] 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]
392412:06:29.818 [pool-19-thread-6] 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]
392512:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000039: acquired ep-00000038
392612:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquired endpoint ep-00000038
392712:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: executing GET /v1.32/version HTTP/1.1
392812:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: start execution ex-00000039
392912:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: executing exchange ex-00000039 over http-outgoing-1
393012:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
393112:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
393212:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
393312:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
393412:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
393512:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
393612:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
393712:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
393812:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
393912:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
394012:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
394112:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
394212:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
394312:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
394412:06:29.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
394512:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
394612:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
394712:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
394812:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
394912:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
395012:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
395112:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:29 GMT[\r][\n]"
395212:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
395312:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
395412:06:29.826 [pool-19-thread-6] 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]"
395512:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
395612:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
395712:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
395812:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
395912:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
396012:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
396112:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:29 GMT
396212:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
396312:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: connection can be kept alive for 3 MINUTES
396412:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: releasing valid endpoint
396512:06:29.826 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: releasing endpoint
396612:06:29.826 [pool-19-thread-6] 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
396712:06:29.826 [pool-19-thread-6] 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]
396812:06:29.826 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /peaceful_goldberg: Waiting for 60 seconds for URL: http://172.17.0.1:32773/ (where port 32773 maps to container port 8500)
396912:06:30.464 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.792077058S
397012:06:30.469 [pool-19-thread-6-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
397112:06:30.480 [pool-19-thread-6-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.010s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 291, Date: Fri, 28 Nov 2025 11:06:30 GMT, Content-Type: application/json
397212:06:30.484 [pool-19-thread-6-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
397312:06:30.485 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:30 GMT, Content-Type: application/json
397412:06:30.488 [pool-19-thread-6-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
397512:06:30.489 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:30 GMT, Content-Type: application/json
397612:06:30.490 [pool-19-thread-6-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
397712:06:30.491 [pool-19-thread-6-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: 680, Date: Fri, 28 Nov 2025 11:06:30 GMT, Content-Type: application/json
397812:06:30.495 [pool-19-thread-6-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
397912:06:30.496 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:30 GMT, Content-Type: application/json
398012:06:30.497 [pool-19-thread-6-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
398112:06:30.498 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:30 GMT, Content-Type: application/json
398212:06:30.500 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa,false
398312:06:30.500 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json], queryParams={}}
398412:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: preparing request execution
398512:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
398612:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
398712:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: target auth state: UNCHALLENGED
398812:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: proxy auth state: UNCHALLENGED
398912:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003A: acquiring connection with route {}->unix://localhost:2375
399012:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquiring endpoint (3 MINUTES)
399112:06:30.500 [pool-19-thread-6] 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]
399212:06:30.500 [pool-19-thread-6] 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]
399312:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003A: acquired ep-00000039
399412:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquired endpoint ep-00000039
399512:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: executing GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1
399612:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: start execution ex-0000003A
399712:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: executing exchange ex-0000003A over http-outgoing-1
399812:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1
399912:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
400012:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
400112:06:30.500 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
400212:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
400312:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
400412:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
400512:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1[\r][\n]"
400612:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
400712:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
400812:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
400912:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
401012:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
401112:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
401212:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
401312:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
401412:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
401512:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
401612:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
401712:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
401812:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
401912:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
402012:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
402112:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
402212:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
402312:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","Created":"2025-11-28T11:06:29.677800776Z","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":4016,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:29.701866467Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/resolv.conf","HostnamePath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/hostname","HostsPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/hosts","LogPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa-json.log","Name":"/peaceful_goldberg","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":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","LowerDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/merged","UpperDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/diff","WorkDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/work"},"Name":"overlay2"},"Mounts":[{"Typ"
402412:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
402512:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
402612:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
402712:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
402812:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
402912:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
403012:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
403112:06:30.501 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
403212:06:30.502 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: connection can be kept alive for 3 MINUTES
403312:06:30.502 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"d3dcdc4b2e949ad4302180b8c37bc11a22aee13c5e4a33b48b50070b4fa4a6f5","Source":"/var/lib/docker/volumes/d3dcdc4b2e949ad4302180b8c37bc11a22aee13c5e4a33b48b50070b4fa4a6f5/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"0b10856c51ab","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d462a647fea343ca1b32f7e813a6ebb0ca981db3189a3ca2782fbc6e8218e83b","SandboxKey":"/var/run/docker/netns/d462a647fea3","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":"f0b9d9eda60e7bc1635b4bf510d647ba43550b2cc3f8f2a884aefbd61bfb1cbc","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"3a:bf:39:ce:1a:93","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"3a:bf:39:ce:1a:93","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"f0b9d9eda60e7bc1635b4bf510d647ba43550b2cc3f8f2a884aefbd61bfb1cbc","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
403412:06:30.503 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
403512:06:30.503 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
403612:06:30.503 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
403712:06:30.503 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: releasing valid endpoint
403812:06:30.503 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: releasing endpoint
403912:06:30.503 [pool-19-thread-6] 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
404012:06:30.503 [pool-19-thread-6] 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]
404112:06:30.503 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa,<null>
404212:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: preparing request execution
404312:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
404412:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
404512:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: target auth state: UNCHALLENGED
404612:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: proxy auth state: UNCHALLENGED
404712:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003B: acquiring connection with route {}->unix://localhost:2375
404812:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquiring endpoint (3 MINUTES)
404912:06:30.504 [pool-19-thread-6] 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]
405012:06:30.504 [pool-19-thread-6] 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]
405112:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003B: acquired ep-0000003A
405212:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquired endpoint ep-0000003A
405312:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: executing POST /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/kill HTTP/1.1
405412:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: start execution ex-0000003B
405512:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: executing exchange ex-0000003B over http-outgoing-1
405612:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/kill HTTP/1.1
405712:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
405812:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
405912:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
406012:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
406112:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
406212:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
406312:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
406412:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/kill HTTP/1.1[\r][\n]"
406512:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
406612:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
406712:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
406812:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
406912:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
407012:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
407112:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
407212:06:30.504 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
407312:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
407412:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
407512:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
407612:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
407712:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
407812:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
407912:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
408012:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
408112:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
408212:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
408312:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
408412:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
408512:06:30.628 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
408612:06:30.629 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: connection can be kept alive for 3 MINUTES
408712:06:30.629 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: releasing valid endpoint
408812:06:30.629 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: releasing endpoint
408912:06:30.629 [pool-19-thread-6] 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
409012:06:30.629 [pool-19-thread-6] 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]
409112:06:30.629 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa,false
409212:06:30.629 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json], queryParams={}}
409312:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: preparing request execution
409412:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
409512:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
409612:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: target auth state: UNCHALLENGED
409712:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: proxy auth state: UNCHALLENGED
409812:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003C: acquiring connection with route {}->unix://localhost:2375
409912:06:30.630 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquiring endpoint (3 MINUTES)
410012:06:30.630 [pool-19-thread-6] 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]
410112:06:30.631 [pool-19-thread-6] 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]
410212:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003C: acquired ep-0000003B
410312:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquired endpoint ep-0000003B
410412:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: executing GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1
410512:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: start execution ex-0000003C
410612:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: executing exchange ex-0000003C over http-outgoing-1
410712:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1
410812:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
410912:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
411012:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
411112:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
411212:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
411312:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
411412:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/json HTTP/1.1[\r][\n]"
411512:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
411612:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
411712:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
411812:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
411912:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
412012:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
412112:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
412212:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
412312:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
412412:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
412512:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
412612:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
412712:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
412812:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
412912:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
413012:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
413112:06:30.631 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
413212:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","Created":"2025-11-28T11:06:29.677800776Z","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-11-28T11:06:29.701866467Z","FinishedAt":"2025-11-28T11:06:30.517604048Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/resolv.conf","HostnamePath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/hostname","HostsPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/hosts","LogPath":"/var/lib/docker/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa-json.log","Name":"/peaceful_goldberg","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":"0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa","LowerDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/merged","UpperDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/diff","WorkDir":"/var/lib/docker/overlay2/65ed129d114acb8eeea8df55054a1b97834db272f7c75bc1c97bb2d5a84c4b00/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"d3dcdc4b2e949ad4302180b8c37bc11a22aee13c5e4a33b48b50070b4fa4a6f5","Source":"/var/lib/docker/volumes/d3dcdc4b2e949ad4302180b8c37bc11a22aee13c5e4a33b48b50070b4fa4a6f5/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"0b10856c51ab","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
413312:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
413412:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
413512:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
413612:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
413712:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
413812:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
413912:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
414012:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
414112:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
414212:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
414312:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
414412:06:30.632 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: connection can be kept alive for 3 MINUTES
414512:06:30.635 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: releasing valid endpoint
414612:06:30.635 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: releasing endpoint
414712:06:30.635 [pool-19-thread-6] 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
414812:06:30.635 [pool-19-thread-6] 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]
414912:06:30.635 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa,true,true
415012:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: preparing request execution
415112:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
415212:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
415312:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: target auth state: UNCHALLENGED
415412:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: proxy auth state: UNCHALLENGED
415512:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003D: acquiring connection with route {}->unix://localhost:2375
415612:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquiring endpoint (3 MINUTES)
415712:06:30.636 [pool-19-thread-6] 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]
415812:06:30.636 [pool-19-thread-6] 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]
415912:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003D: acquired ep-0000003C
416012:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquired endpoint ep-0000003C
416112:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: executing DELETE /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa?v=true&force=true HTTP/1.1
416212:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: start execution ex-0000003D
416312:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: executing exchange ex-0000003D over http-outgoing-1
416412:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa?v=true&force=true HTTP/1.1
416512:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
416612:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
416712:06:30.636 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
416812:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
416912:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
417012:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
417112:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/0b10856c51ab3900b113df070fc8bbe8468de608f38048be898ed4577495fefa?v=true&force=true HTTP/1.1[\r][\n]"
417212:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
417312:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
417412:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
417512:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
417612:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
417712:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
417812:06:30.637 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
417912:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
418012:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
418112:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
418212:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
418312:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
418412:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
418512:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
418612:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
418712:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
418812:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
418912:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
419012:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
419112:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
419212:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: connection can be kept alive for 3 MINUTES
419312:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: releasing valid endpoint
419412:06:30.642 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: releasing endpoint
419512:06:30.642 [pool-19-thread-6] 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
419612:06:30.642 [pool-19-thread-6] 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]
419712:06:30.642 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4198[info] CirceTxSpec:
4199[info] tx
4200[info] - should create KVPair
4201[info] - should create Node
4202[info] - should create Service
4203[info] - should create Check
420412:06:30.651 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
420512:06:30.651 [pool-19-thread-6] 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'))
420612:06:30.651 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
420712:06:30.651 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
420812:06:30.651 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
420912:06:30.651 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
421012:06:30.651 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
421112:06:30.651 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
421212:06:30.651 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
421312:06:30.651 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
421412:06:30.651 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@3a712ccc[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;@ded8f8b}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
421512:06:30.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: preparing request execution
421612:06:30.653 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
421712:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
421812:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: target auth state: UNCHALLENGED
421912:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: proxy auth state: UNCHALLENGED
422012:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003E: acquiring connection with route {}->unix://localhost:2375
422112:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquiring endpoint (3 MINUTES)
422212:06:30.654 [pool-19-thread-6] 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]
422312:06:30.654 [pool-19-thread-6] 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]
422412:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003E: acquired ep-0000003D
422512:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquired endpoint ep-0000003D
422612:06:30.654 [pool-19-thread-6] 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
422712:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: start execution ex-0000003E
422812:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: executing exchange ex-0000003E over http-outgoing-1
422912:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
423012:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
423112:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
423212:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
423312:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
423412:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
423512:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
423612:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
423712:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
423812:06:30.654 [pool-19-thread-6] 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]"
423912:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
424012:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
424112:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
424212:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
424312:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
424412:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
424512:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
424612:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
424712:06:30.654 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
424812:06:30.654 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
424912:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
425012:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
425112:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
425212:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
425312:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
425412:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
425512:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
425612:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
425712:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
425812:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","Warnings":[]}[\n]"
425912:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
426012:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
426112:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
426212:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
426312:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
426412:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
426512:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
426612:06:30.671 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
426712:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003E: connection can be kept alive for 3 MINUTES
426812:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: releasing valid endpoint
426912:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: releasing endpoint
427012:06:30.672 [pool-19-thread-6] 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
427112:06:30.672 [pool-19-thread-6] 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]
427212:06:30.672 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881
427312:06:30.672 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881
427412:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: preparing request execution
427512:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
427612:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
427712:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: target auth state: UNCHALLENGED
427812:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: proxy auth state: UNCHALLENGED
427912:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003F: acquiring connection with route {}->unix://localhost:2375
428012:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquiring endpoint (3 MINUTES)
428112:06:30.672 [pool-19-thread-6] 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]
428212:06:30.672 [pool-19-thread-6] 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]
428312:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003F: acquired ep-0000003E
428412:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquired endpoint ep-0000003E
428512:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: executing POST /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/start HTTP/1.1
428612:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: start execution ex-0000003F
428712:06:30.672 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: executing exchange ex-0000003F over http-outgoing-1
428812:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/start HTTP/1.1
428912:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
429012:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
429112:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
429212:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
429312:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
429412:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
429512:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
429612:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/start HTTP/1.1[\r][\n]"
429712:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
429812:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
429912:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
430012:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
430112:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
430212:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
430312:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
430412:06:30.673 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
430512:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
430612:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
430712:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
430812:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
430912:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
431012:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
431112:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
431212:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
431312:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
431412:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
431512:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
431612:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
431712:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
431812:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: connection can be kept alive for 3 MINUTES
431912:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: releasing valid endpoint
432012:06:30.785 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: releasing endpoint
432112:06:30.786 [pool-19-thread-6] 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
432212:06:30.786 [pool-19-thread-6] 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]
432312:06:30.786 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881,false
432412:06:30.786 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json], queryParams={}}
432512:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: preparing request execution
432612:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
432712:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
432812:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: target auth state: UNCHALLENGED
432912:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: proxy auth state: UNCHALLENGED
433012:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000040: acquiring connection with route {}->unix://localhost:2375
433112:06:30.786 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquiring endpoint (3 MINUTES)
433212:06:30.786 [pool-19-thread-6] 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]
433312:06:30.787 [pool-19-thread-6] 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]
433412:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000040: acquired ep-0000003F
433512:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquired endpoint ep-0000003F
433612:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: executing GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1
433712:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: start execution ex-00000040
433812:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: executing exchange ex-00000040 over http-outgoing-1
433912:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1
434012:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
434112:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
434212:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
434312:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
434412:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
434512:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
434612:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1[\r][\n]"
434712:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
434812:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
434912:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
435012:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
435112:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
435212:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
435312:06:30.787 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
435412:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
435512:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
435612:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
435712:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
435812:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
435912:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
436012:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
436112:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
436212:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436312:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
436412:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","Created":"2025-11-28T11:06:30.656301836Z","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":4161,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:30.67879566Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/resolv.conf","HostnamePath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/hostname","HostsPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/hosts","LogPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881-json.log","Name":"/trusting_robinson","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":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","LowerDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/merged","UpperDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/diff","WorkDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"cb1877f9c8309d26824e5d154f251ebf2c96daeff508f451d02e9bf2bcef08e6","Source":"/var/lib/docker/volumes/cb1877f9c8309d26824e5d154f251ebf2c96daeff508f451d02e9bf2bcef08e6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"007984faf671","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a229e81bd187fd29f461ca4ae7b2912d9464cef961795c6f682ed0cadbfa83d0","SandboxKey":"/var/run/docker/netns/a229e81bd187","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":"85c7f5f08e2bebbba2dc85074dec4ab4849e2a8079632db1d431caf9cfd3f836","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"66:9b:f2:b2:9f:43","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"66:9b:f2:b2:9f:43","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"85c7f5f08e2bebbba2dc85074dec4ab4849e2a8079632db1d431caf9cfd3f836","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
436512:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436612:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
436712:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436812:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
436912:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
437012:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
437112:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
437212:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
437312:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
437412:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
437512:06:30.788 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
437612:06:30.789 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: connection can be kept alive for 3 MINUTES
437712:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: releasing valid endpoint
437812:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: releasing endpoint
437912:06:30.791 [pool-19-thread-6] 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
438012:06:30.791 [pool-19-thread-6] 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]
438112:06:30.791 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
438212:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: preparing request execution
438312:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
438412:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
438512:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: target auth state: UNCHALLENGED
438612:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: proxy auth state: UNCHALLENGED
438712:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000041: acquiring connection with route {}->unix://localhost:2375
438812:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquiring endpoint (3 MINUTES)
438912:06:30.791 [pool-19-thread-6] 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]
439012:06:30.791 [pool-19-thread-6] 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]
439112:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000041: acquired ep-00000040
439212:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquired endpoint ep-00000040
439312:06:30.791 [pool-19-thread-6] 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
439412:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: start execution ex-00000041
439512:06:30.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: executing exchange ex-00000041 over http-outgoing-1
439612:06:30.792 [pool-19-thread-6] 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
439712:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
439812:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
439912:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
440012:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
440112:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
440212:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
440312:06:30.792 [pool-19-thread-6] 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]"
440412:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
440512:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
440612:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
440712:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
440812:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
440912:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
441012:06:30.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
441112:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
441212:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
441312:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
441412:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
441512:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
441612:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
441712:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
441812:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
441912:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
442012:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
442112:06:30.793 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
442212:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
442312:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
442412:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
442512:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
442612:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
442712:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
442812:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
442912:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
443012:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
443112:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
443212:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
443312:06:30.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000041: connection can be kept alive for 3 MINUTES
443412:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: releasing valid endpoint
443512:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: releasing endpoint
443612:06:30.794 [pool-19-thread-6] 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
443712:06:30.794 [pool-19-thread-6] 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]
443812:06:30.794 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
443912:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: preparing request execution
444012:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
444112:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
444212:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: target auth state: UNCHALLENGED
444312:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: proxy auth state: UNCHALLENGED
444412:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000042: acquiring connection with route {}->unix://localhost:2375
444512:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquiring endpoint (3 MINUTES)
444612:06:30.794 [pool-19-thread-6] 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]
444712:06:30.794 [pool-19-thread-6] 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]
444812:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000042: acquired ep-00000041
444912:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquired endpoint ep-00000041
445012:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: executing GET /v1.32/version HTTP/1.1
445112:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: start execution ex-00000042
445212:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: executing exchange ex-00000042 over http-outgoing-1
445312:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
445412:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
445512:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
445612:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
445712:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
445812:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
445912:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
446012:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
446112:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
446212:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
446312:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
446412:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
446512:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
446612:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
446712:06:30.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
446812:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
446912:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
447012:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
447112:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
447212:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
447312:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
447412:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:30 GMT[\r][\n]"
447512:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
447612:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
447712:06:30.803 [pool-19-thread-6] 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]"
447812:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
447912:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
448012:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
448112:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
448212:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
448312:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
448412:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:30 GMT
448512:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
448612:06:30.803 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: connection can be kept alive for 3 MINUTES
448712:06:30.805 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: releasing valid endpoint
448812:06:30.805 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: releasing endpoint
448912:06:30.805 [pool-19-thread-6] 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
449012:06:30.805 [pool-19-thread-6] 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]
449112:06:30.805 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /trusting_robinson: Waiting for 60 seconds for URL: http://172.17.0.1:32774/ (where port 32774 maps to container port 8500)
449212:06:31.466 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.815144935S
449312:06:31.468 [pool-19-thread-6-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
449412:06:31.473 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:31 GMT, Content-Type: application/json
449512:06:31.475 [pool-19-thread-6-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
449612:06:31.476 [pool-19-thread-6-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: 9525654164632895452, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 250, Date: Fri, 28 Nov 2025 11:06:31 GMT, Content-Type: application/json
449712:06:31.478 [pool-19-thread-6-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
449812:06:31.479 [pool-19-thread-6-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32774/v1/event/list?&name=notExistingEvent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Fri, 28 Nov 2025 11:06:31 GMT, Content-Type: application/json
449912:06:31.480 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881,false
450012:06:31.480 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json], queryParams={}}
450112:06:31.480 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: preparing request execution
450212:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
450312:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
450412:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: target auth state: UNCHALLENGED
450512:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: proxy auth state: UNCHALLENGED
450612:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000043: acquiring connection with route {}->unix://localhost:2375
450712:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquiring endpoint (3 MINUTES)
450812:06:31.481 [pool-19-thread-6] 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]
450912:06:31.481 [pool-19-thread-6] 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]
451012:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000043: acquired ep-00000042
451112:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquired endpoint ep-00000042
451212:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: executing GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1
451312:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: start execution ex-00000043
451412:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: executing exchange ex-00000043 over http-outgoing-1
451512:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1
451612:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
451712:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
451812:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
451912:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
452012:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
452112:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
452212:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1[\r][\n]"
452312:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
452412:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
452512:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
452612:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
452712:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
452812:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
452912:06:31.481 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
453012:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
453112:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
453212:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
453312:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
453412:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
453512:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
453612:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
453712:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
453812:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
453912:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
454012:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","Created":"2025-11-28T11:06:30.656301836Z","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":4161,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:30.67879566Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/resolv.conf","HostnamePath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/hostname","HostsPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/hosts","LogPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881-json.log","Name":"/trusting_robinson","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":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","LowerDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/merged","UpperDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/diff","WorkDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"cb1877f9c8309d26824e5d154f251ebf2c96daeff508f451d02e9bf2bcef08e6","Source":"/var/lib/docker/volumes/cb1877f9c8309d26824e5d154f251ebf2c96daeff508f451d02e9bf2bcef08e6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"007984faf671","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a229e81bd187fd29f461ca4ae7b2912d9464cef961795c6f682ed0cadbfa83d0","SandboxKey":"/var/run/docker/netns/a229e81bd187","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":"85c7f5f08e2bebbba2dc85074dec4ab4849e2a8079632db1d431caf9cfd3f836","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"66:9b:f2:b2:9f:43","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"66:9b:f2:b2:9f:43","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"85c7f5f08e2bebbba2dc85074dec4ab4849e2a8079632db1d431caf9cfd3f836","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
454112:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
454212:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
454312:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
454412:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
454512:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
454612:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
454712:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
454812:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
454912:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
455012:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
455112:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
455212:06:31.482 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: connection can be kept alive for 3 MINUTES
455312:06:31.483 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: releasing valid endpoint
455412:06:31.483 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: releasing endpoint
455512:06:31.483 [pool-19-thread-6] 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
455612:06:31.483 [pool-19-thread-6] 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]
455712:06:31.483 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881,<null>
455812:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: preparing request execution
455912:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
456012:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
456112:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: target auth state: UNCHALLENGED
456212:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: proxy auth state: UNCHALLENGED
456312:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000044: acquiring connection with route {}->unix://localhost:2375
456412:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquiring endpoint (3 MINUTES)
456512:06:31.484 [pool-19-thread-6] 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]
456612:06:31.484 [pool-19-thread-6] 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]
456712:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000044: acquired ep-00000043
456812:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquired endpoint ep-00000043
456912:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: executing POST /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/kill HTTP/1.1
457012:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: start execution ex-00000044
457112:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: executing exchange ex-00000044 over http-outgoing-1
457212:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/kill HTTP/1.1
457312:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
457412:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
457512:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
457612:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
457712:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
457812:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
457912:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
458012:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/kill HTTP/1.1[\r][\n]"
458112:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
458212:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
458312:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
458412:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
458512:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
458612:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
458712:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
458812:06:31.484 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
458912:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
459012:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
459112:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
459212:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
459312:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
459412:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
459512:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
459612:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
459712:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
459812:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
459912:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
460012:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
460112:06:31.598 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
460212:06:31.599 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: connection can be kept alive for 3 MINUTES
460312:06:31.599 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: releasing valid endpoint
460412:06:31.599 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: releasing endpoint
460512:06:31.599 [pool-19-thread-6] 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
460612:06:31.599 [pool-19-thread-6] 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]
460712:06:31.599 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881,false
460812:06:31.599 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json], queryParams={}}
460912:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: preparing request execution
461012:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
461112:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
461212:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: target auth state: UNCHALLENGED
461312:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: proxy auth state: UNCHALLENGED
461412:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000045: acquiring connection with route {}->unix://localhost:2375
461512:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquiring endpoint (3 MINUTES)
461612:06:31.600 [pool-19-thread-6] 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]
461712:06:31.600 [pool-19-thread-6] 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]
461812:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000045: acquired ep-00000044
461912:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquired endpoint ep-00000044
462012:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: executing GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1
462112:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: start execution ex-00000045
462212:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: executing exchange ex-00000045 over http-outgoing-1
462312:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1
462412:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
462512:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
462612:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
462712:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
462812:06:31.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
462912:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
463012:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/json HTTP/1.1[\r][\n]"
463112:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
463212:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
463312:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
463412:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
463512:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
463612:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
463712:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
463812:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
463912:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
464012:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
464112:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
464212:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
464312:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
464412:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
464512:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
464612:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
464712:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166c[\r][\n]"
464812:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","Created":"2025-11-28T11:06:30.656301836Z","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-11-28T11:06:30.67879566Z","FinishedAt":"2025-11-28T11:06:31.495865121Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/resolv.conf","HostnamePath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/hostname","HostsPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/hosts","LogPath":"/var/lib/docker/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881-json.log","Name":"/trusting_robinson","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":"007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881","LowerDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/merged","UpperDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/diff","WorkDir":"/var/lib/docker/overlay2/eb04cf9aa77d951e1da6df453d175084856204a924013f22e37b06378303537e/work"},"Name":"overlay2"},"Mounts"
464912:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
465012:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
465112:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
465212:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
465312:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
465412:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
465512:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
465612:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
465712:06:31.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: connection can be kept alive for 3 MINUTES
465812:06:31.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "":[{"Type":"volume","Name":"cb1877f9c8309d26824e5d154f251ebf2c96daeff508f451d02e9bf2bcef08e6","Source":"/var/lib/docker/volumes/cb1877f9c8309d26824e5d154f251ebf2c96daeff508f451d02e9bf2bcef08e6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"007984faf671","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
465912:06:31.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
466012:06:31.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
466112:06:31.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
466212:06:31.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: releasing valid endpoint
466312:06:31.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: releasing endpoint
466412:06:31.604 [pool-19-thread-6] 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
466512:06:31.604 [pool-19-thread-6] 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]
466612:06:31.604 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881,true,true
466712:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: preparing request execution
466812:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
466912:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
467012:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: target auth state: UNCHALLENGED
467112:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: proxy auth state: UNCHALLENGED
467212:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000046: acquiring connection with route {}->unix://localhost:2375
467312:06:31.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquiring endpoint (3 MINUTES)
467412:06:31.605 [pool-19-thread-6] 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]
467512:06:31.605 [pool-19-thread-6] 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]
467612:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000046: acquired ep-00000045
467712:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquired endpoint ep-00000045
467812:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: executing DELETE /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881?v=true&force=true HTTP/1.1
467912:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: start execution ex-00000046
468012:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: executing exchange ex-00000046 over http-outgoing-1
468112:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881?v=true&force=true HTTP/1.1
468212:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
468312:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
468412:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
468512:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
468612:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
468712:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
468812:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/007984faf6718c1a3e536f8ca34085047a8c09b9af1210917a79a59eb675b881?v=true&force=true HTTP/1.1[\r][\n]"
468912:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
469012:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
469112:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
469212:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
469312:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
469412:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
469512:06:31.606 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
469612:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
469712:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
469812:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
469912:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
470012:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
470112:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
470212:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
470312:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
470412:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
470512:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
470612:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
470712:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
470812:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
470912:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: connection can be kept alive for 3 MINUTES
471012:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: releasing valid endpoint
471112:06:31.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: releasing endpoint
471212:06:31.611 [pool-19-thread-6] 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
471312:06:31.611 [pool-19-thread-6] 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]
471412:06:31.611 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4715[info] CirceEventSpec:
4716[info] event api
4717[info] - should fire event
4718[info] - should return empty list of events because (filtered by name)
471912:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
472012:06:31.620 [pool-19-thread-6-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'))
472112:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
472212:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
472312:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
472412:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
472512:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
472612:06:31.620 [pool-19-thread-6-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/
472712:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
472812:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
472912:06:31.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5910c11b[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;@77f88354}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
473012:06:31.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: preparing request execution
473112:06:31.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
473212:06:31.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
473312:06:31.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: target auth state: UNCHALLENGED
473412:06:31.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: proxy auth state: UNCHALLENGED
473512:06:31.621 [pool-19-thread-6-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
473612:06:31.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquiring endpoint (3 MINUTES)
473712:06:31.621 [pool-19-thread-6-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]
473812:06:31.622 [pool-19-thread-6-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]
473912:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000047: acquired ep-00000046
474012:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquired endpoint ep-00000046
474112:06:31.622 [pool-19-thread-6-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
474212:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: start execution ex-00000047
474312:06:31.622 [pool-19-thread-6-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
474412:06:31.622 [pool-19-thread-6-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
474512:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
474612:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
474712:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
474812:06:31.622 [pool-19-thread-6-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
474912:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
475012:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
475112:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
475212:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
475312:06:31.622 [pool-19-thread-6-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]"
475412:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
475512:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
475612:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
475712:06:31.622 [pool-19-thread-6-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]"
475812:06:31.622 [pool-19-thread-6-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]"
475912:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
476012:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
476112:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
476212:06:31.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
476312:06:31.622 [pool-19-thread-6-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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
476412:06:31.640 [pool-19-thread-6-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]"
476512:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
476612:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
476712:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
476812:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
476912:06:31.640 [pool-19-thread-6-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]"
477012:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
477112:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
477212:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
477312:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","Warnings":[]}[\n]"
477412:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
477512:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
477612:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
477712:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
477812:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
477912:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
478012:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
478112:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
478212:06:31.640 [pool-19-thread-6-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
478312:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: releasing valid endpoint
478412:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: releasing endpoint
478512:06:31.640 [pool-19-thread-6-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
478612:06:31.640 [pool-19-thread-6-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]
478712:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e
478812:06:31.640 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e
478912:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: preparing request execution
479012:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
479112:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
479212:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: target auth state: UNCHALLENGED
479312:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: proxy auth state: UNCHALLENGED
479412:06:31.641 [pool-19-thread-6-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
479512:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquiring endpoint (3 MINUTES)
479612:06:31.641 [pool-19-thread-6-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]
479712:06:31.641 [pool-19-thread-6-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]
479812:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000048: acquired ep-00000047
479912:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquired endpoint ep-00000047
480012:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000048: executing POST /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/start HTTP/1.1
480112:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: start execution ex-00000048
480212:06:31.641 [pool-19-thread-6-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
480312:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/start HTTP/1.1
480412:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
480512:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
480612:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
480712:06:31.641 [pool-19-thread-6-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
480812:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
480912:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
481012:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
481112:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/start HTTP/1.1[\r][\n]"
481212:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
481312:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
481412:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
481512:06:31.641 [pool-19-thread-6-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]"
481612:06:31.641 [pool-19-thread-6-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]"
481712:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
481812:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
481912:06:31.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
482012:06:31.748 [pool-19-thread-6-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]"
482112:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
482212:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
482312:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
482412:06:31.749 [pool-19-thread-6-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]"
482512:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
482612:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
482712:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
482812:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
482912:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
483012:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
483112:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
483212:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
483312:06:31.749 [pool-19-thread-6-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
483412:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: releasing valid endpoint
483512:06:31.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: releasing endpoint
483612:06:31.749 [pool-19-thread-6-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
483712:06:31.749 [pool-19-thread-6-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]
483812:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e,false
483912:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json], queryParams={}}
484012:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: preparing request execution
484112:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
484212:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
484312:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: target auth state: UNCHALLENGED
484412:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: proxy auth state: UNCHALLENGED
484512:06:31.750 [pool-19-thread-6-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
484612:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquiring endpoint (3 MINUTES)
484712:06:31.750 [pool-19-thread-6-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]
484812:06:31.750 [pool-19-thread-6-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]
484912:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000049: acquired ep-00000048
485012:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquired endpoint ep-00000048
485112:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000049: executing GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1
485212:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: start execution ex-00000049
485312:06:31.750 [pool-19-thread-6-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
485412:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1
485512:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
485612:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
485712:06:31.750 [pool-19-thread-6-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
485812:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
485912:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
486012:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
486112:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1[\r][\n]"
486212:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
486312:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
486412:06:31.750 [pool-19-thread-6-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]"
486512:06:31.750 [pool-19-thread-6-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]"
486612:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
486712:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
486812:06:31.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
486912:06:31.751 [pool-19-thread-6-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]"
487012:06:31.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
487112:06:31.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
487212:06:31.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
487312:06:31.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
487412:06:31.751 [pool-19-thread-6-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]"
487512:06:31.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
487612:06:31.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
487712:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
487812:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
487912:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","Created":"2025-11-28T11:06:31.623392219Z","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":4303,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:31.64653451Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/resolv.conf","HostnamePath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/hostname","HostsPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/hosts","LogPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e-json.log","Name":"/hardcore_borg","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":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","LowerDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/merged","UpperDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/diff","WorkDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"0bb7f8358d6136917ed1b07c446e0c9c8c5df0dcfb808edca8a94e5b9ef386f1","Source":"/var/lib/docker/volumes/0bb7f8358d6136917ed1b07c446e0c9c8c5df0dcfb808edca8a94e5b9ef386f1/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"9bc8049d5e42","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3f1b664c0df3caac66f831e3efc7a20ced62c35f8e7315c9399f9698b65e9395","SandboxKey":"/var/run/docker/netns/3f1b664c0df3","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":"aee0a0baf5967bfe055bb113f80a7eff3d0eeded867161df67c6afdb00324572","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:7d:3e:e1:ee:7d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:7d:3e:e1:ee:7d","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"aee0a0baf5967bfe055bb113f80a7eff3d0eeded867161df67c6afdb00324572","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
488012:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488112:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
488212:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488312:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
488412:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
488512:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
488612:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
488712:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
488812:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
488912:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
489012:06:31.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
489112:06:31.753 [pool-19-thread-6-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
489212:06:31.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: releasing valid endpoint
489312:06:31.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: releasing endpoint
489412:06:31.754 [pool-19-thread-6-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
489512:06:31.754 [pool-19-thread-6-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]
489612:06:31.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
489712:06:31.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: preparing request execution
489812:06:31.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
489912:06:31.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
490012:06:31.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: target auth state: UNCHALLENGED
490112:06:31.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: proxy auth state: UNCHALLENGED
490212:06:31.757 [pool-19-thread-6-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
490312:06:31.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquiring endpoint (3 MINUTES)
490412:06:31.758 [pool-19-thread-6-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]
490512:06:31.759 [pool-19-thread-6-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]
490612:06:31.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004A: acquired ep-00000049
490712:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquired endpoint ep-00000049
490812:06:31.760 [pool-19-thread-6-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
490912:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: start execution ex-0000004A
491012:06:31.760 [pool-19-thread-6-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
491112:06:31.760 [pool-19-thread-6-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
491212:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
491312:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
491412:06:31.760 [pool-19-thread-6-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
491512:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
491612:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
491712:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
491812:06:31.760 [pool-19-thread-6-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]"
491912:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
492012:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
492112:06:31.760 [pool-19-thread-6-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]"
492212:06:31.760 [pool-19-thread-6-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]"
492312:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
492412:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
492512:06:31.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
492612:06:31.761 [pool-19-thread-6-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]"
492712:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
492812:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
492912:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
493012:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
493112:06:31.761 [pool-19-thread-6-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]"
493212:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
493312:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
493412:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
493512:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
493612:06:31.761 [pool-19-thread-6-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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
493712:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
493812:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
493912:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
494012:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
494112:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
494212:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
494312:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
494412:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
494512:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
494612:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
494712:06:31.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
494812:06:31.761 [pool-19-thread-6-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
494912:06:31.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: releasing valid endpoint
495012:06:31.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: releasing endpoint
495112:06:31.762 [pool-19-thread-6-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
495212:06:31.762 [pool-19-thread-6-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]
495312:06:31.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
495412:06:31.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: preparing request execution
495512:06:31.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
495612:06:31.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
495712:06:31.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: target auth state: UNCHALLENGED
495812:06:31.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: proxy auth state: UNCHALLENGED
495912:06:31.763 [pool-19-thread-6-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
496012:06:31.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquiring endpoint (3 MINUTES)
496112:06:31.763 [pool-19-thread-6-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]
496212:06:31.764 [pool-19-thread-6-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]
496312:06:31.764 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004B: acquired ep-0000004A
496412:06:31.764 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquired endpoint ep-0000004A
496512:06:31.765 [pool-19-thread-6-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
496612:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: start execution ex-0000004B
496712:06:31.765 [pool-19-thread-6-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
496812:06:31.765 [pool-19-thread-6-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
496912:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
497012:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
497112:06:31.765 [pool-19-thread-6-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
497212:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
497312:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
497412:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
497512:06:31.765 [pool-19-thread-6-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]"
497612:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
497712:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
497812:06:31.765 [pool-19-thread-6-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]"
497912:06:31.765 [pool-19-thread-6-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]"
498012:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
498112:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
498212:06:31.765 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
498312:06:31.772 [pool-19-thread-6-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]"
498412:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
498512:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
498612:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
498712:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
498812:06:31.772 [pool-19-thread-6-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]"
498912:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:31 GMT[\r][\n]"
499012:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
499112:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
499212:06:31.772 [pool-19-thread-6-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]"
499312:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
499412:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
499512:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
499612:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
499712:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
499812:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
499912:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:31 GMT
500012:06:31.772 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
500112:06:31.772 [pool-19-thread-6-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
500212:06:31.773 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: releasing valid endpoint
500312:06:31.773 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: releasing endpoint
500412:06:31.773 [pool-19-thread-6-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
500512:06:31.773 [pool-19-thread-6-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]
500612:06:31.773 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /hardcore_borg: Waiting for 60 seconds for URL: http://172.17.0.1:32775/ (where port 32775 maps to container port 8500)
500712:06:32.468 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.848605642S
500812:06:32.471 [pool-19-thread-6-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
500912:06:32.473 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32775/v1/kv/key, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:32 GMT, Content-Type: application/json
501012:06:32.474 [pool-19-thread-6-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
501112:06:32.475 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:32 GMT, X-Consul-Knownleader: true, Content-Type: text/plain; charset=utf-8
501212:06:32.476 [pool-19-thread-6-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
501312:06:32.477 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:32 GMT, X-Consul-Knownleader: true, Content-Type: application/json
501412:06:32.478 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e,false
501512:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json], queryParams={}}
501612:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: preparing request execution
501712:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
501812:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
501912:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: target auth state: UNCHALLENGED
502012:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: proxy auth state: UNCHALLENGED
502112:06:32.479 [pool-19-thread-6-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
502212:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquiring endpoint (3 MINUTES)
502312:06:32.479 [pool-19-thread-6-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]
502412:06:32.479 [pool-19-thread-6-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]
502512:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004C: acquired ep-0000004B
502612:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquired endpoint ep-0000004B
502712:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004C: executing GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1
502812:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: start execution ex-0000004C
502912:06:32.479 [pool-19-thread-6-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
503012:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1
503112:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
503212:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
503312:06:32.479 [pool-19-thread-6-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
503412:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
503512:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
503612:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
503712:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1[\r][\n]"
503812:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
503912:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
504012:06:32.479 [pool-19-thread-6-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]"
504112:06:32.479 [pool-19-thread-6-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]"
504212:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
504312:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
504412:06:32.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
504512:06:32.480 [pool-19-thread-6-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]"
504612:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
504712:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
504812:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
504912:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
505012:06:32.480 [pool-19-thread-6-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]"
505112:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
505212:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
505312:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
505412:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
505512:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","Created":"2025-11-28T11:06:31.623392219Z","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":4303,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:31.64653451Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/resolv.conf","HostnamePath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/hostname","HostsPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/hosts","LogPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e-json.log","Name":"/hardcore_borg","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":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","LowerDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/merged","UpperDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/diff","WorkDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
505612:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
505712:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
505812:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
505912:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
506012:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
506112:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
506212:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
506312:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
506412:06:32.480 [pool-19-thread-6-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
506512:06:32.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"0bb7f8358d6136917ed1b07c446e0c9c8c5df0dcfb808edca8a94e5b9ef386f1","Source":"/var/lib/docker/volumes/0bb7f8358d6136917ed1b07c446e0c9c8c5df0dcfb808edca8a94e5b9ef386f1/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"9bc8049d5e42","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3f1b664c0df3caac66f831e3efc7a20ced62c35f8e7315c9399f9698b65e9395","SandboxKey":"/var/run/docker/netns/3f1b664c0df3","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":"aee0a0baf5967bfe055bb113f80a7eff3d0eeded867161df67c6afdb00324572","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:7d:3e:e1:ee:7d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:7d:3e:e1:ee:7d","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"aee0a0baf5967bfe055bb113f80a7eff3d0eeded867161df67c6afdb00324572","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
506612:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
506712:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
506812:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
506912:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: releasing valid endpoint
507012:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: releasing endpoint
507112:06:32.481 [pool-19-thread-6-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
507212:06:32.481 [pool-19-thread-6-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]
507312:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e,<null>
507412:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: preparing request execution
507512:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
507612:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
507712:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: target auth state: UNCHALLENGED
507812:06:32.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: proxy auth state: UNCHALLENGED
507912:06:32.481 [pool-19-thread-6-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
508012:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquiring endpoint (3 MINUTES)
508112:06:32.482 [pool-19-thread-6-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]
508212:06:32.482 [pool-19-thread-6-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]
508312:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004D: acquired ep-0000004C
508412:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquired endpoint ep-0000004C
508512:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004D: executing POST /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/kill HTTP/1.1
508612:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: start execution ex-0000004D
508712:06:32.482 [pool-19-thread-6-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
508812:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/kill HTTP/1.1
508912:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
509012:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
509112:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
509212:06:32.482 [pool-19-thread-6-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
509312:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
509412:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
509512:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
509612:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/kill HTTP/1.1[\r][\n]"
509712:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
509812:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
509912:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
510012:06:32.482 [pool-19-thread-6-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]"
510112:06:32.482 [pool-19-thread-6-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]"
510212:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
510312:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
510412:06:32.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
510512:06:32.590 [pool-19-thread-6-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]"
510612:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
510712:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
510812:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
510912:06:32.590 [pool-19-thread-6-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]"
511012:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
511112:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
511212:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
511312:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
511412:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
511512:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
511612:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
511712:06:32.590 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
511812:06:32.591 [pool-19-thread-6-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
511912:06:32.591 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: releasing valid endpoint
512012:06:32.591 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: releasing endpoint
512112:06:32.591 [pool-19-thread-6-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
512212:06:32.591 [pool-19-thread-6-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]
512312:06:32.591 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e,false
512412:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json], queryParams={}}
512512:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: preparing request execution
512612:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
512712:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
512812:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: target auth state: UNCHALLENGED
512912:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: proxy auth state: UNCHALLENGED
513012:06:32.592 [pool-19-thread-6-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
513112:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquiring endpoint (3 MINUTES)
513212:06:32.592 [pool-19-thread-6-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]
513312:06:32.592 [pool-19-thread-6-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]
513412:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004E: acquired ep-0000004D
513512:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquired endpoint ep-0000004D
513612:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004E: executing GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1
513712:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: start execution ex-0000004E
513812:06:32.592 [pool-19-thread-6-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
513912:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1
514012:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
514112:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
514212:06:32.592 [pool-19-thread-6-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
514312:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
514412:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
514512:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
514612:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/json HTTP/1.1[\r][\n]"
514712:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
514812:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
514912:06:32.592 [pool-19-thread-6-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]"
515012:06:32.592 [pool-19-thread-6-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]"
515112:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
515212:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
515312:06:32.592 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
515412:06:32.593 [pool-19-thread-6-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]"
515512:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
515612:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
515712:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
515812:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
515912:06:32.593 [pool-19-thread-6-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]"
516012:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
516112:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
516212:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516312:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
516412:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","Created":"2025-11-28T11:06:31.623392219Z","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-11-28T11:06:31.64653451Z","FinishedAt":"2025-11-28T11:06:32.495162007Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/resolv.conf","HostnamePath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/hostname","HostsPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/hosts","LogPath":"/var/lib/docker/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e-json.log","Name":"/hardcore_borg","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":"9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e","LowerDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/merged","UpperDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/diff","WorkDir":"/var/lib/docker/overlay2/4644e71fc04d255a6059544a839d66c42055b0c4cc0b8473cad862db5b2632f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"0bb7f8358d6136917ed1b07c446e0c9c8c5df0dcfb808edca8a94e5b9ef386f1","Source":"/var/lib/docker/volumes/0bb7f8358d6136917ed1b07c446e0c9c8c5df0dcfb808edca8a94e5b9ef386f1/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"9bc8049d5e42","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
516512:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516612:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
516712:06:32.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516812:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
516912:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
517012:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
517112:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
517212:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
517312:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
517412:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
517512:06:32.594 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
517612:06:32.594 [pool-19-thread-6-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
517712:06:32.595 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: releasing valid endpoint
517812:06:32.595 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: releasing endpoint
517912:06:32.595 [pool-19-thread-6-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
518012:06:32.595 [pool-19-thread-6-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]
518112:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e,true,true
518212:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: preparing request execution
518312:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
518412:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
518512:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: target auth state: UNCHALLENGED
518612:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: proxy auth state: UNCHALLENGED
518712:06:32.596 [pool-19-thread-6-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
518812:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquiring endpoint (3 MINUTES)
518912:06:32.596 [pool-19-thread-6-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]
519012:06:32.596 [pool-19-thread-6-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]
519112:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004F: acquired ep-0000004E
519212:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquired endpoint ep-0000004E
519312:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004F: executing DELETE /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e?v=true&force=true HTTP/1.1
519412:06:32.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: start execution ex-0000004F
519512:06:32.596 [pool-19-thread-6-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
519612:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e?v=true&force=true HTTP/1.1
519712:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
519812:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
519912:06:32.597 [pool-19-thread-6-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
520012:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
520112:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
520212:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
520312:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/9bc8049d5e42a44dab18b6f13d3b262f9ffd47c06629c2f338fde044cc98985e?v=true&force=true HTTP/1.1[\r][\n]"
520412:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
520512:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
520612:06:32.597 [pool-19-thread-6-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]"
520712:06:32.597 [pool-19-thread-6-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]"
520812:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
520912:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
521012:06:32.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
521112:06:32.602 [pool-19-thread-6-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]"
521212:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
521312:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
521412:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
521512:06:32.602 [pool-19-thread-6-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]"
521612:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
521712:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
521812:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
521912:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
522012:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
522112:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
522212:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
522312:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
522412:06:32.602 [pool-19-thread-6-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
522512:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: releasing valid endpoint
522612:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: releasing endpoint
522712:06:32.602 [pool-19-thread-6-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
522812:06:32.602 [pool-19-thread-6-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]
522912:06:32.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
523012:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
523112:06:32.603 [pool-19-thread-6-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'))
523212:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
523312:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
523412:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
523512:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
523612:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
523712:06:32.603 [pool-19-thread-6-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/
523812:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
523912:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
524012:06:32.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@229e277e[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;@7b83740d}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
524112:06:32.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: preparing request execution
524212:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
524312:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
524412:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: target auth state: UNCHALLENGED
524512:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: proxy auth state: UNCHALLENGED
524612:06:32.605 [pool-19-thread-6-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
524712:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquiring endpoint (3 MINUTES)
524812:06:32.605 [pool-19-thread-6-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]
524912:06:32.605 [pool-19-thread-6-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]
525012:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000050: acquired ep-0000004F
525112:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquired endpoint ep-0000004F
525212:06:32.605 [pool-19-thread-6-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
525312:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: start execution ex-00000050
525412:06:32.605 [pool-19-thread-6-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
525512:06:32.605 [pool-19-thread-6-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
525612:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
525712:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
525812:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
525912:06:32.605 [pool-19-thread-6-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
526012:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
526112:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
526212:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
526312:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
526412:06:32.605 [pool-19-thread-6-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]"
526512:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
526612:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
526712:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
526812:06:32.605 [pool-19-thread-6-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]"
526912:06:32.605 [pool-19-thread-6-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]"
527012:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
527112:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
527212:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
527312:06:32.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
527412:06:32.606 [pool-19-thread-6-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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
527512:06:32.620 [pool-19-thread-6-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]"
527612:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
527712:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
527812:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
527912:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
528012:06:32.620 [pool-19-thread-6-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]"
528112:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
528212:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
528312:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
528412:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","Warnings":[]}[\n]"
528512:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
528612:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
528712:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
528812:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
528912:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
529012:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
529112:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
529212:06:32.620 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
529312:06:32.620 [pool-19-thread-6-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
529412:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: releasing valid endpoint
529512:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: releasing endpoint
529612:06:32.621 [pool-19-thread-6-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
529712:06:32.621 [pool-19-thread-6-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]
529812:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670
529912:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670
530012:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: preparing request execution
530112:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
530212:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
530312:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: target auth state: UNCHALLENGED
530412:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: proxy auth state: UNCHALLENGED
530512:06:32.621 [pool-19-thread-6-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
530612:06:32.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquiring endpoint (3 MINUTES)
530712:06:32.621 [pool-19-thread-6-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]
530812:06:32.622 [pool-19-thread-6-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]
530912:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000051: acquired ep-00000050
531012:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquired endpoint ep-00000050
531112:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000051: executing POST /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/start HTTP/1.1
531212:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: start execution ex-00000051
531312:06:32.622 [pool-19-thread-6-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
531412:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/start HTTP/1.1
531512:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
531612:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
531712:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
531812:06:32.622 [pool-19-thread-6-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
531912:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
532012:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
532112:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
532212:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/start HTTP/1.1[\r][\n]"
532312:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
532412:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
532512:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
532612:06:32.622 [pool-19-thread-6-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]"
532712:06:32.622 [pool-19-thread-6-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]"
532812:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
532912:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
533012:06:32.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
533112:06:32.735 [pool-19-thread-6-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]"
533212:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
533312:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
533412:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
533512:06:32.735 [pool-19-thread-6-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]"
533612:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
533712:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
533812:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
533912:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
534012:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
534112:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
534212:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
534312:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
534412:06:32.735 [pool-19-thread-6-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
534512:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: releasing valid endpoint
534612:06:32.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: releasing endpoint
534712:06:32.736 [pool-19-thread-6-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
534812:06:32.736 [pool-19-thread-6-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]
534912:06:32.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670,false
535012:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json], queryParams={}}
535112:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: preparing request execution
535212:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
535312:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
535412:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: target auth state: UNCHALLENGED
535512:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: proxy auth state: UNCHALLENGED
535612:06:32.737 [pool-19-thread-6-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
535712:06:32.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquiring endpoint (3 MINUTES)
535812:06:32.737 [pool-19-thread-6-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]
535912:06:32.738 [pool-19-thread-6-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]
536012:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000052: acquired ep-00000051
536112:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquired endpoint ep-00000051
536212:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000052: executing GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1
536312:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: start execution ex-00000052
536412:06:32.738 [pool-19-thread-6-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
536512:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1
536612:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
536712:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
536812:06:32.738 [pool-19-thread-6-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
536912:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
537012:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
537112:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
537212:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1[\r][\n]"
537312:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
537412:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
537512:06:32.738 [pool-19-thread-6-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]"
537612:06:32.738 [pool-19-thread-6-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]"
537712:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
537812:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
537912:06:32.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
538012:06:32.739 [pool-19-thread-6-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]"
538112:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
538212:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
538312:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
538412:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
538512:06:32.739 [pool-19-thread-6-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]"
538612:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
538712:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
538812:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
538912:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
539012:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","Created":"2025-11-28T11:06:32.607207024Z","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":4442,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:32.627941071Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/resolv.conf","HostnamePath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/hostname","HostsPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/hosts","LogPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670-json.log","Name":"/compassionate_bassi","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":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","LowerDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/merged","UpperDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/diff","WorkDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"51f58b2d57d2601ca33291d5147fd7b98c39d6e206a93db273eac7cd64fdb6dd","Source":"/var/lib/docker/volumes/51f58b2d57d2601ca33291d5147fd7b98c39d6e206a93db273eac7cd64fdb6dd/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"5366d5fa69eb","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"fa5c519c839b8f5eb923cb7b753e2d416fcc0eb2cc5adba1a5b507137f0e7e14","SandboxKey":"/var/run/docker/netns/fa5c519c839b","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":"127ec369b372c214e72552b929ced7b76798eb14527dc70343f9e0c63781f22d","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"12:10:6b:26:b2:4c","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"12:10:6b:26:b2:4c","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"127ec369b372c214e72552b929ced7b76798eb14527dc70343f9e0c63781f22d","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
539112:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539212:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
539312:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539412:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
539512:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
539612:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
539712:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
539812:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
539912:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
540012:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
540112:06:32.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
540212:06:32.739 [pool-19-thread-6-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
540312:06:32.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: releasing valid endpoint
540412:06:32.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: releasing endpoint
540512:06:32.741 [pool-19-thread-6-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
540612:06:32.741 [pool-19-thread-6-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]
540712:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
540812:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: preparing request execution
540912:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
541012:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
541112:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: target auth state: UNCHALLENGED
541212:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: proxy auth state: UNCHALLENGED
541312:06:32.741 [pool-19-thread-6-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
541412:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquiring endpoint (3 MINUTES)
541512:06:32.741 [pool-19-thread-6-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]
541612:06:32.741 [pool-19-thread-6-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]
541712:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000053: acquired ep-00000052
541812:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquired endpoint ep-00000052
541912:06:32.741 [pool-19-thread-6-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
542012:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: start execution ex-00000053
542112:06:32.741 [pool-19-thread-6-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
542212:06:32.741 [pool-19-thread-6-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
542312:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
542412:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
542512:06:32.741 [pool-19-thread-6-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
542612:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
542712:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
542812:06:32.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
542912:06:32.742 [pool-19-thread-6-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]"
543012:06:32.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
543112:06:32.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
543212:06:32.742 [pool-19-thread-6-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]"
543312:06:32.742 [pool-19-thread-6-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]"
543412:06:32.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
543512:06:32.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
543612:06:32.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
543712:06:32.745 [pool-19-thread-6-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]"
543812:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
543912:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
544012:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
544112:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
544212:06:32.745 [pool-19-thread-6-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]"
544312:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
544412:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
544512:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
544612:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
544712:06:32.745 [pool-19-thread-6-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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
544812:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
544912:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
545012:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
545112:06:32.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
545212:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
545312:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
545412:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
545512:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
545612:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
545712:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
545812:06:32.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
545912:06:32.746 [pool-19-thread-6-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
546012:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: releasing valid endpoint
546112:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: releasing endpoint
546212:06:32.747 [pool-19-thread-6-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
546312:06:32.747 [pool-19-thread-6-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]
546412:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
546512:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: preparing request execution
546612:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
546712:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
546812:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: target auth state: UNCHALLENGED
546912:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: proxy auth state: UNCHALLENGED
547012:06:32.747 [pool-19-thread-6-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
547112:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquiring endpoint (3 MINUTES)
547212:06:32.747 [pool-19-thread-6-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]
547312:06:32.747 [pool-19-thread-6-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]
547412:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000054: acquired ep-00000053
547512:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquired endpoint ep-00000053
547612:06:32.747 [pool-19-thread-6-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
547712:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: start execution ex-00000054
547812:06:32.747 [pool-19-thread-6-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
547912:06:32.747 [pool-19-thread-6-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
548012:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
548112:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
548212:06:32.747 [pool-19-thread-6-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
548312:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
548412:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
548512:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
548612:06:32.747 [pool-19-thread-6-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]"
548712:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
548812:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
548912:06:32.747 [pool-19-thread-6-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]"
549012:06:32.747 [pool-19-thread-6-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]"
549112:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
549212:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
549312:06:32.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
549412:06:32.756 [pool-19-thread-6-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]"
549512:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
549612:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
549712:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
549812:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
549912:06:32.756 [pool-19-thread-6-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]"
550012:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:32 GMT[\r][\n]"
550112:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
550212:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
550312:06:32.756 [pool-19-thread-6-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]"
550412:06:32.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
550512:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
550612:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
550712:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
550812:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
550912:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
551012:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:32 GMT
551112:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
551212:06:32.757 [pool-19-thread-6-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
551312:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: releasing valid endpoint
551412:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: releasing endpoint
551512:06:32.757 [pool-19-thread-6-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
551612:06:32.757 [pool-19-thread-6-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]
551712:06:32.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /compassionate_bassi: Waiting for 60 seconds for URL: http://172.17.0.1:32776/ (where port 32776 maps to container port 8500)
551812:06:33.470 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.866833575S
551912:06:33.472 [pool-19-thread-6-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
552012:06:33.474 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32776/v1/kv/key1, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:33 GMT, Content-Type: application/json
552112:06:33.475 [pool-19-thread-6-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
552212:06:33.476 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32776/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:33 GMT, Content-Type: application/json
552312:06:33.477 [pool-19-thread-6-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
552412:06:33.478 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32776/v1/kv/key?keys, 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: 27, Date: Fri, 28 Nov 2025 11:06:33 GMT, X-Consul-Knownleader: true, Content-Type: application/json
552512:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670,false
552612:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json], queryParams={}}
552712:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: preparing request execution
552812:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
552912:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
553012:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: target auth state: UNCHALLENGED
553112:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: proxy auth state: UNCHALLENGED
553212:06:33.479 [pool-19-thread-6-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
553312:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquiring endpoint (3 MINUTES)
553412:06:33.479 [pool-19-thread-6-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]
553512:06:33.479 [pool-19-thread-6-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]
553612:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000055: acquired ep-00000054
553712:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquired endpoint ep-00000054
553812:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000055: executing GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1
553912:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: start execution ex-00000055
554012:06:33.479 [pool-19-thread-6-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
554112:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1
554212:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
554312:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
554412:06:33.479 [pool-19-thread-6-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
554512:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
554612:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
554712:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
554812:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1[\r][\n]"
554912:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
555012:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
555112:06:33.479 [pool-19-thread-6-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]"
555212:06:33.479 [pool-19-thread-6-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]"
555312:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
555412:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
555512:06:33.479 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
555612:06:33.480 [pool-19-thread-6-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]"
555712:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
555812:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
555912:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
556012:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
556112:06:33.480 [pool-19-thread-6-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]"
556212:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
556312:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
556412:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
556512:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
556612:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","Created":"2025-11-28T11:06:32.607207024Z","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":4442,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:32.627941071Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/resolv.conf","HostnamePath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/hostname","HostsPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/hosts","LogPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670-json.log","Name":"/compassionate_bassi","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":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","LowerDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/merged","UpperDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/diff","WorkDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"51f58b2d57d2601ca33291d5147fd7b98c39d6e206a93db273eac7cd64fdb6dd","Source":"/var/lib/docker/volumes/51f58b2d57d2601ca33291d5147fd7b98c39d6e206a93db273eac7cd64fdb6dd/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"5366d5fa69eb","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"fa5c519c839b8f5eb923cb7b753e2d416fcc0eb2cc5adba1a5b507137f0e7e14","SandboxKey":"/var/run/docker/netns/fa5c519c839b","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":"127ec369b372c214e72552b929ced7b76798eb14527dc70343f9e0c63781f22d","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"12:10:6b:26:b2:4c","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"12:10:6b:26:b2:4c","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"127ec369b372c214e72552b929ced7b76798eb14527dc70343f9e0c63781f22d","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
556712:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
556812:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
556912:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
557012:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
557112:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
557212:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
557312:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
557412:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
557512:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
557612:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
557712:06:33.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
557812:06:33.480 [pool-19-thread-6-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
557912:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: releasing valid endpoint
558012:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: releasing endpoint
558112:06:33.482 [pool-19-thread-6-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
558212:06:33.482 [pool-19-thread-6-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]
558312:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670,<null>
558412:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: preparing request execution
558512:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
558612:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
558712:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: target auth state: UNCHALLENGED
558812:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: proxy auth state: UNCHALLENGED
558912:06:33.482 [pool-19-thread-6-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
559012:06:33.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquiring endpoint (3 MINUTES)
559112:06:33.483 [pool-19-thread-6-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]
559212:06:33.483 [pool-19-thread-6-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]
559312:06:33.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000056: acquired ep-00000055
559412:06:33.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquired endpoint ep-00000055
559512:06:33.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000056: executing POST /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/kill HTTP/1.1
559612:06:33.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: start execution ex-00000056
559712:06:33.483 [pool-19-thread-6-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
559812:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/kill HTTP/1.1
559912:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
560012:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
560112:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
560212:06:33.484 [pool-19-thread-6-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
560312:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
560412:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
560512:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
560612:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/kill HTTP/1.1[\r][\n]"
560712:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
560812:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
560912:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
561012:06:33.484 [pool-19-thread-6-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]"
561112:06:33.484 [pool-19-thread-6-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]"
561212:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
561312:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
561412:06:33.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
561512:06:33.604 [pool-19-thread-6-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]"
561612:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
561712:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
561812:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
561912:06:33.604 [pool-19-thread-6-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]"
562012:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
562112:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
562212:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
562312:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
562412:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
562512:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
562612:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
562712:06:33.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
562812:06:33.605 [pool-19-thread-6-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
562912:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: releasing valid endpoint
563012:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: releasing endpoint
563112:06:33.605 [pool-19-thread-6-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
563212:06:33.605 [pool-19-thread-6-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]
563312:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670,false
563412:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json], queryParams={}}
563512:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: preparing request execution
563612:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
563712:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
563812:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: target auth state: UNCHALLENGED
563912:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: proxy auth state: UNCHALLENGED
564012:06:33.605 [pool-19-thread-6-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
564112:06:33.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquiring endpoint (3 MINUTES)
564212:06:33.606 [pool-19-thread-6-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]
564312:06:33.606 [pool-19-thread-6-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]
564412:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000057: acquired ep-00000056
564512:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquired endpoint ep-00000056
564612:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000057: executing GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1
564712:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: start execution ex-00000057
564812:06:33.606 [pool-19-thread-6-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
564912:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1
565012:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
565112:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
565212:06:33.606 [pool-19-thread-6-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
565312:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
565412:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
565512:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
565612:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/json HTTP/1.1[\r][\n]"
565712:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
565812:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
565912:06:33.606 [pool-19-thread-6-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]"
566012:06:33.606 [pool-19-thread-6-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]"
566112:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
566212:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
566312:06:33.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
566412:06:33.607 [pool-19-thread-6-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]"
566512:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
566612:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
566712:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
566812:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
566912:06:33.607 [pool-19-thread-6-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]"
567012:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
567112:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
567212:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
567312:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166f[\r][\n]"
567412:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","Created":"2025-11-28T11:06:32.607207024Z","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-11-28T11:06:32.627941071Z","FinishedAt":"2025-11-28T11:06:33.499568905Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/resolv.conf","HostnamePath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/hostname","HostsPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/hosts","LogPath":"/var/lib/docker/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670-json.log","Name":"/compassionate_bassi","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":"5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670","LowerDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/merged","UpperDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/diff","WorkDir":"/var/lib/docker/overlay2/69d094a51850fe60aa6aa4c9e44ff8b50af5fde41eb982a1f064993f877f72be/work"},"Name":"overlay2"},"Mou"
567512:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
567612:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
567712:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
567812:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
567912:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
568012:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
568112:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
568212:06:33.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
568312:06:33.608 [pool-19-thread-6-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
568412:06:33.608 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "nts":[{"Type":"volume","Name":"51f58b2d57d2601ca33291d5147fd7b98c39d6e206a93db273eac7cd64fdb6dd","Source":"/var/lib/docker/volumes/51f58b2d57d2601ca33291d5147fd7b98c39d6e206a93db273eac7cd64fdb6dd/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"5366d5fa69eb","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
568512:06:33.609 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
568612:06:33.609 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
568712:06:33.609 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
568812:06:33.610 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: releasing valid endpoint
568912:06:33.610 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: releasing endpoint
569012:06:33.610 [pool-19-thread-6-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
569112:06:33.610 [pool-19-thread-6-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]
569212:06:33.610 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670,true,true
569312:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: preparing request execution
569412:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
569512:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
569612:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: target auth state: UNCHALLENGED
569712:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: proxy auth state: UNCHALLENGED
569812:06:33.611 [pool-19-thread-6-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
569912:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquiring endpoint (3 MINUTES)
570012:06:33.611 [pool-19-thread-6-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]
570112:06:33.611 [pool-19-thread-6-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]
570212:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000058: acquired ep-00000057
570312:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquired endpoint ep-00000057
570412:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000058: executing DELETE /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670?v=true&force=true HTTP/1.1
570512:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: start execution ex-00000058
570612:06:33.611 [pool-19-thread-6-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
570712:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670?v=true&force=true HTTP/1.1
570812:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
570912:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
571012:06:33.611 [pool-19-thread-6-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
571112:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
571212:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
571312:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
571412:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/5366d5fa69ebccbafd73636106b86ff1f6e659125cbc6d116a706b3b36967670?v=true&force=true HTTP/1.1[\r][\n]"
571512:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
571612:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
571712:06:33.611 [pool-19-thread-6-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]"
571812:06:33.611 [pool-19-thread-6-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]"
571912:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
572012:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
572112:06:33.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
572212:06:33.615 [pool-19-thread-6-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]"
572312:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
572412:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
572512:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
572612:06:33.615 [pool-19-thread-6-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]"
572712:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
572812:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
572912:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
573012:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
573112:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
573212:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
573312:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
573412:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
573512:06:33.615 [pool-19-thread-6-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
573612:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: releasing valid endpoint
573712:06:33.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: releasing endpoint
573812:06:33.615 [pool-19-thread-6-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
573912:06:33.616 [pool-19-thread-6-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]
574012:06:33.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
574112:06:33.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
574212:06:33.617 [pool-19-thread-6-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'))
574312:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
574412:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
574512:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
574612:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
574712:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
574812:06:33.617 [pool-19-thread-6-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/
574912:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
575012:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
575112:06:33.617 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1af93058[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;@5e10a12}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
575212:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: preparing request execution
575312:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
575412:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
575512:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: target auth state: UNCHALLENGED
575612:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: proxy auth state: UNCHALLENGED
575712:06:33.618 [pool-19-thread-6-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
575812:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquiring endpoint (3 MINUTES)
575912:06:33.618 [pool-19-thread-6-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]
576012:06:33.618 [pool-19-thread-6-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]
576112:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000059: acquired ep-00000058
576212:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquired endpoint ep-00000058
576312:06:33.618 [pool-19-thread-6-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
576412:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: start execution ex-00000059
576512:06:33.618 [pool-19-thread-6-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
576612:06:33.618 [pool-19-thread-6-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
576712:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
576812:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
576912:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
577012:06:33.618 [pool-19-thread-6-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
577112:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
577212:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
577312:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
577412:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
577512:06:33.618 [pool-19-thread-6-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]"
577612:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
577712:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
577812:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
577912:06:33.618 [pool-19-thread-6-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]"
578012:06:33.618 [pool-19-thread-6-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]"
578112:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
578212:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
578312:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
578412:06:33.618 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
578512:06:33.618 [pool-19-thread-6-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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
578612:06:33.634 [pool-19-thread-6-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]"
578712:06:33.634 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
578812:06:33.634 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
578912:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
579012:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
579112:06:33.635 [pool-19-thread-6-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]"
579212:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
579312:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
579412:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
579512:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","Warnings":[]}[\n]"
579612:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
579712:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
579812:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
579912:06:33.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
580012:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
580112:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
580212:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
580312:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
580412:06:33.636 [pool-19-thread-6-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
580512:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: releasing valid endpoint
580612:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: releasing endpoint
580712:06:33.636 [pool-19-thread-6-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
580812:06:33.636 [pool-19-thread-6-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]
580912:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c
581012:06:33.636 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c
581112:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: preparing request execution
581212:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
581312:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
581412:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: target auth state: UNCHALLENGED
581512:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: proxy auth state: UNCHALLENGED
581612:06:33.637 [pool-19-thread-6-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
581712:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquiring endpoint (3 MINUTES)
581812:06:33.637 [pool-19-thread-6-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]
581912:06:33.637 [pool-19-thread-6-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]
582012:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005A: acquired ep-00000059
582112:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquired endpoint ep-00000059
582212:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005A: executing POST /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/start HTTP/1.1
582312:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: start execution ex-0000005A
582412:06:33.637 [pool-19-thread-6-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
582512:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/start HTTP/1.1
582612:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
582712:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
582812:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
582912:06:33.637 [pool-19-thread-6-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
583012:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
583112:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
583212:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
583312:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/start HTTP/1.1[\r][\n]"
583412:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
583512:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
583612:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
583712:06:33.637 [pool-19-thread-6-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]"
583812:06:33.637 [pool-19-thread-6-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]"
583912:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
584012:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
584112:06:33.637 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
584212:06:33.750 [pool-19-thread-6-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]"
584312:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
584412:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
584512:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
584612:06:33.750 [pool-19-thread-6-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]"
584712:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
584812:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
584912:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
585012:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
585112:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
585212:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
585312:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
585412:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
585512:06:33.750 [pool-19-thread-6-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
585612:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: releasing valid endpoint
585712:06:33.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: releasing endpoint
585812:06:33.750 [pool-19-thread-6-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
585912:06:33.751 [pool-19-thread-6-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]
586012:06:33.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c,false
586112:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json], queryParams={}}
586212:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: preparing request execution
586312:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
586412:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
586512:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: target auth state: UNCHALLENGED
586612:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: proxy auth state: UNCHALLENGED
586712:06:33.752 [pool-19-thread-6-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
586812:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquiring endpoint (3 MINUTES)
586912:06:33.752 [pool-19-thread-6-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]
587012:06:33.752 [pool-19-thread-6-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]
587112:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005B: acquired ep-0000005A
587212:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquired endpoint ep-0000005A
587312:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005B: executing GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1
587412:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: start execution ex-0000005B
587512:06:33.752 [pool-19-thread-6-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
587612:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1
587712:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
587812:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
587912:06:33.752 [pool-19-thread-6-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
588012:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
588112:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
588212:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
588312:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1[\r][\n]"
588412:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
588512:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
588612:06:33.752 [pool-19-thread-6-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]"
588712:06:33.752 [pool-19-thread-6-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]"
588812:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
588912:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
589012:06:33.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
589112:06:33.753 [pool-19-thread-6-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]"
589212:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
589312:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
589412:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
589512:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
589612:06:33.753 [pool-19-thread-6-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]"
589712:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
589812:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
589912:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590012:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
590112:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","Created":"2025-11-28T11:06:33.620419876Z","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":4583,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:33.642756927Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/resolv.conf","HostnamePath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/hostname","HostsPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/hosts","LogPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c-json.log","Name":"/serene_visvesvaraya","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":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","LowerDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/merged","UpperDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/diff","WorkDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/work"},"Name":"overlay2"},"Mounts":[{"T"
590212:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
590312:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
590412:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
590512:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
590612:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
590712:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
590812:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
590912:06:33.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
591012:06:33.753 [pool-19-thread-6-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
591112:06:33.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ype":"volume","Name":"9e0e2d5bf34813757bc96819664a1350ee67230079b69b4e43fd903bf55eba17","Source":"/var/lib/docker/volumes/9e0e2d5bf34813757bc96819664a1350ee67230079b69b4e43fd903bf55eba17/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a6d835968b1d","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d5a824684568fc20c0baf8c59f470d1fd58190ce1ac69d0b8198c8bb60faadab","SandboxKey":"/var/run/docker/netns/d5a824684568","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":"99f6e5de02b14e73c2f8d7b8823649c92bc5eb8197e41cce8c7636bf293d3e06","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"0e:28:5e:96:e9:a2","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"0e:28:5e:96:e9:a2","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"99f6e5de02b14e73c2f8d7b8823649c92bc5eb8197e41cce8c7636bf293d3e06","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
591212:06:33.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
591312:06:33.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
591412:06:33.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
591512:06:33.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: releasing valid endpoint
591612:06:33.755 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: releasing endpoint
591712:06:33.755 [pool-19-thread-6-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
591812:06:33.755 [pool-19-thread-6-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]
591912:06:33.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
592012:06:33.756 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: preparing request execution
592112:06:33.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
592212:06:33.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
592312:06:33.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: target auth state: UNCHALLENGED
592412:06:33.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: proxy auth state: UNCHALLENGED
592512:06:33.757 [pool-19-thread-6-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
592612:06:33.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquiring endpoint (3 MINUTES)
592712:06:33.758 [pool-19-thread-6-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]
592812:06:33.758 [pool-19-thread-6-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]
592912:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005C: acquired ep-0000005B
593012:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquired endpoint ep-0000005B
593112:06:33.758 [pool-19-thread-6-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
593212:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: start execution ex-0000005C
593312:06:33.758 [pool-19-thread-6-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
593412:06:33.758 [pool-19-thread-6-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
593512:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
593612:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
593712:06:33.758 [pool-19-thread-6-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
593812:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
593912:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
594012:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
594112:06:33.758 [pool-19-thread-6-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]"
594212:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
594312:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
594412:06:33.758 [pool-19-thread-6-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]"
594512:06:33.758 [pool-19-thread-6-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]"
594612:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
594712:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
594812:06:33.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
594912:06:33.759 [pool-19-thread-6-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]"
595012:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
595112:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
595212:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
595312:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
595412:06:33.759 [pool-19-thread-6-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]"
595512:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
595612:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
595712:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
595812:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
595912:06:33.759 [pool-19-thread-6-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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
596012:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
596112:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
596212:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
596312:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
596412:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
596512:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
596612:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
596712:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
596812:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
596912:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
597012:06:33.759 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
597112:06:33.759 [pool-19-thread-6-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
597212:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: releasing valid endpoint
597312:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: releasing endpoint
597412:06:33.760 [pool-19-thread-6-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
597512:06:33.760 [pool-19-thread-6-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]
597612:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
597712:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: preparing request execution
597812:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
597912:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
598012:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: target auth state: UNCHALLENGED
598112:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: proxy auth state: UNCHALLENGED
598212:06:33.760 [pool-19-thread-6-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
598312:06:33.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquiring endpoint (3 MINUTES)
598412:06:33.761 [pool-19-thread-6-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]
598512:06:33.761 [pool-19-thread-6-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]
598612:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005D: acquired ep-0000005C
598712:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquired endpoint ep-0000005C
598812:06:33.761 [pool-19-thread-6-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
598912:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: start execution ex-0000005D
599012:06:33.761 [pool-19-thread-6-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
599112:06:33.761 [pool-19-thread-6-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
599212:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
599312:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
599412:06:33.761 [pool-19-thread-6-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
599512:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
599612:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
599712:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
599812:06:33.761 [pool-19-thread-6-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]"
599912:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
600012:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
600112:06:33.761 [pool-19-thread-6-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]"
600212:06:33.761 [pool-19-thread-6-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]"
600312:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
600412:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
600512:06:33.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
600612:06:33.767 [pool-19-thread-6-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]"
600712:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
600812:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
600912:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
601012:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
601112:06:33.767 [pool-19-thread-6-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]"
601212:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:33 GMT[\r][\n]"
601312:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
601412:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
601512:06:33.767 [pool-19-thread-6-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]"
601612:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
601712:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
601812:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
601912:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
602012:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
602112:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
602212:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:33 GMT
602312:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
602412:06:33.767 [pool-19-thread-6-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
602512:06:33.767 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: releasing valid endpoint
602612:06:33.768 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: releasing endpoint
602712:06:33.768 [pool-19-thread-6-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
602812:06:33.768 [pool-19-thread-6-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]
602912:06:33.768 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /serene_visvesvaraya: Waiting for 60 seconds for URL: http://172.17.0.1:32777/ (where port 32777 maps to container port 8500)
603012:06:34.472 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.855935157S
603112:06:34.474 [pool-19-thread-6-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
603212:06:34.476 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:34 GMT, Content-Type: application/json
603312:06:34.477 [pool-19-thread-6-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
603412:06:34.477 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key2, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:34 GMT, Content-Type: application/json
603512:06:34.478 [pool-19-thread-6-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
603612:06:34.480 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:34 GMT, X-Consul-Knownleader: true, Content-Type: application/json
603712:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c,false
603812:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json], queryParams={}}
603912:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: preparing request execution
604012:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
604112:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
604212:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: target auth state: UNCHALLENGED
604312:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: proxy auth state: UNCHALLENGED
604412:06:34.481 [pool-19-thread-6-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
604512:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquiring endpoint (3 MINUTES)
604612:06:34.481 [pool-19-thread-6-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]
604712:06:34.481 [pool-19-thread-6-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]
604812:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005E: acquired ep-0000005D
604912:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquired endpoint ep-0000005D
605012:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005E: executing GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1
605112:06:34.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: start execution ex-0000005E
605212:06:34.481 [pool-19-thread-6-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
605312:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1
605412:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
605512:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
605612:06:34.482 [pool-19-thread-6-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
605712:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
605812:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
605912:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
606012:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1[\r][\n]"
606112:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
606212:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
606312:06:34.482 [pool-19-thread-6-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]"
606412:06:34.482 [pool-19-thread-6-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]"
606512:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
606612:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
606712:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
606812:06:34.482 [pool-19-thread-6-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]"
606912:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
607012:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
607112:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
607212:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
607312:06:34.482 [pool-19-thread-6-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]"
607412:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
607512:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
607612:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
607712:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
607812:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","Created":"2025-11-28T11:06:33.620419876Z","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":4583,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:33.642756927Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/resolv.conf","HostnamePath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/hostname","HostsPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/hosts","LogPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c-json.log","Name":"/serene_visvesvaraya","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":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","LowerDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/merged","UpperDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/diff","WorkDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/work"},"Name":"overlay2"},"Mounts":[{"T"
607912:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
608012:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
608112:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
608212:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
608312:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
608412:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
608512:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
608612:06:34.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
608712:06:34.482 [pool-19-thread-6-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
608812:06:34.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ype":"volume","Name":"9e0e2d5bf34813757bc96819664a1350ee67230079b69b4e43fd903bf55eba17","Source":"/var/lib/docker/volumes/9e0e2d5bf34813757bc96819664a1350ee67230079b69b4e43fd903bf55eba17/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a6d835968b1d","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d5a824684568fc20c0baf8c59f470d1fd58190ce1ac69d0b8198c8bb60faadab","SandboxKey":"/var/run/docker/netns/d5a824684568","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":"99f6e5de02b14e73c2f8d7b8823649c92bc5eb8197e41cce8c7636bf293d3e06","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"0e:28:5e:96:e9:a2","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"0e:28:5e:96:e9:a2","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"99f6e5de02b14e73c2f8d7b8823649c92bc5eb8197e41cce8c7636bf293d3e06","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
608912:06:34.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
609012:06:34.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
609112:06:34.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
609212:06:34.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: releasing valid endpoint
609312:06:34.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: releasing endpoint
609412:06:34.483 [pool-19-thread-6-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
609512:06:34.483 [pool-19-thread-6-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]
609612:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c,<null>
609712:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: preparing request execution
609812:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
609912:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
610012:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: target auth state: UNCHALLENGED
610112:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: proxy auth state: UNCHALLENGED
610212:06:34.484 [pool-19-thread-6-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
610312:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquiring endpoint (3 MINUTES)
610412:06:34.484 [pool-19-thread-6-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]
610512:06:34.484 [pool-19-thread-6-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]
610612:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005F: acquired ep-0000005E
610712:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquired endpoint ep-0000005E
610812:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005F: executing POST /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/kill HTTP/1.1
610912:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: start execution ex-0000005F
611012:06:34.484 [pool-19-thread-6-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
611112:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/kill HTTP/1.1
611212:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
611312:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
611412:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
611512:06:34.484 [pool-19-thread-6-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
611612:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
611712:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
611812:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
611912:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/kill HTTP/1.1[\r][\n]"
612012:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
612112:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
612212:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
612312:06:34.484 [pool-19-thread-6-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]"
612412:06:34.484 [pool-19-thread-6-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]"
612512:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
612612:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
612712:06:34.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
612812:06:34.599 [pool-19-thread-6-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]"
612912:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
613012:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
613112:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
613212:06:34.599 [pool-19-thread-6-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]"
613312:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
613412:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
613512:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
613612:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
613712:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
613812:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
613912:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
614012:06:34.599 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
614112:06:34.600 [pool-19-thread-6-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
614212:06:34.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: releasing valid endpoint
614312:06:34.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: releasing endpoint
614412:06:34.600 [pool-19-thread-6-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
614512:06:34.600 [pool-19-thread-6-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]
614612:06:34.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c,false
614712:06:34.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json], queryParams={}}
614812:06:34.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: preparing request execution
614912:06:34.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
615012:06:34.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
615112:06:34.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: target auth state: UNCHALLENGED
615212:06:34.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: proxy auth state: UNCHALLENGED
615312:06:34.601 [pool-19-thread-6-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
615412:06:34.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquiring endpoint (3 MINUTES)
615512:06:34.602 [pool-19-thread-6-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]
615612:06:34.602 [pool-19-thread-6-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]
615712:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000060: acquired ep-0000005F
615812:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquired endpoint ep-0000005F
615912:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000060: executing GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1
616012:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: start execution ex-00000060
616112:06:34.603 [pool-19-thread-6-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
616212:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1
616312:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
616412:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
616512:06:34.603 [pool-19-thread-6-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
616612:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
616712:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
616812:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
616912:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/json HTTP/1.1[\r][\n]"
617012:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
617112:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
617212:06:34.603 [pool-19-thread-6-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]"
617312:06:34.603 [pool-19-thread-6-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]"
617412:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
617512:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
617612:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
617712:06:34.603 [pool-19-thread-6-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]"
617812:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
617912:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
618012:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
618112:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
618212:06:34.603 [pool-19-thread-6-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]"
618312:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
618412:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
618512:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
618612:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166f[\r][\n]"
618712:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","Created":"2025-11-28T11:06:33.620419876Z","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-11-28T11:06:33.642756927Z","FinishedAt":"2025-11-28T11:06:34.497278084Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/resolv.conf","HostnamePath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/hostname","HostsPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/hosts","LogPath":"/var/lib/docker/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c-json.log","Name":"/serene_visvesvaraya","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":"a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c","LowerDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/merged","UpperDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/diff","WorkDir":"/var/lib/docker/overlay2/5bcf52d1bfd671669f8e7dc8fdc6b087ca7059dbf2f20ee8fe6196fc3da2c5e3/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"9e0e2d5bf34813757bc96819664a1350ee67230079b69b4e43fd903bf55eba17","Source":"/var/lib/docker/volumes/9e0e2d5bf34813757bc96819664a1350ee67230079b69b4e43fd903bf55eba17/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a6d835968b1d","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
618812:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
618912:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
619012:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
619112:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
619212:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
619312:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
619412:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
619512:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
619612:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
619712:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
619812:06:34.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
619912:06:34.604 [pool-19-thread-6-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
620012:06:34.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: releasing valid endpoint
620112:06:34.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: releasing endpoint
620212:06:34.605 [pool-19-thread-6-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
620312:06:34.605 [pool-19-thread-6-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]
620412:06:34.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c,true,true
620512:06:34.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: preparing request execution
620612:06:34.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
620712:06:34.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
620812:06:34.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: target auth state: UNCHALLENGED
620912:06:34.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: proxy auth state: UNCHALLENGED
621012:06:34.606 [pool-19-thread-6-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
621112:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquiring endpoint (3 MINUTES)
621212:06:34.607 [pool-19-thread-6-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]
621312:06:34.607 [pool-19-thread-6-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]
621412:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000061: acquired ep-00000060
621512:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquired endpoint ep-00000060
621612:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000061: executing DELETE /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c?v=true&force=true HTTP/1.1
621712:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: start execution ex-00000061
621812:06:34.607 [pool-19-thread-6-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
621912:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c?v=true&force=true HTTP/1.1
622012:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
622112:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
622212:06:34.607 [pool-19-thread-6-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
622312:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
622412:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
622512:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
622612:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/a6d835968b1d257c62bfb53f43825d9bad024b8882bbf365eb0e771461dea25c?v=true&force=true HTTP/1.1[\r][\n]"
622712:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
622812:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
622912:06:34.607 [pool-19-thread-6-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]"
623012:06:34.607 [pool-19-thread-6-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]"
623112:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
623212:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
623312:06:34.607 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
623412:06:34.612 [pool-19-thread-6-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]"
623512:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
623612:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
623712:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
623812:06:34.612 [pool-19-thread-6-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]"
623912:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
624012:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
624112:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
624212:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
624312:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
624412:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
624512:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
624612:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
624712:06:34.612 [pool-19-thread-6-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
624812:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: releasing valid endpoint
624912:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: releasing endpoint
625012:06:34.612 [pool-19-thread-6-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
625112:06:34.612 [pool-19-thread-6-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]
625212:06:34.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
625312:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
625412:06:34.613 [pool-19-thread-6-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'))
625512:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
625612:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
625712:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
625812:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
625912:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
626012:06:34.613 [pool-19-thread-6-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/
626112:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
626212:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
626312:06:34.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7ac77943[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;@1d1ccf07}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
626412:06:34.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: preparing request execution
626512:06:34.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
626612:06:34.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
626712:06:34.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: target auth state: UNCHALLENGED
626812:06:34.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: proxy auth state: UNCHALLENGED
626912:06:34.615 [pool-19-thread-6-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
627012:06:34.615 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquiring endpoint (3 MINUTES)
627112:06:34.615 [pool-19-thread-6-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]
627212:06:34.616 [pool-19-thread-6-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]
627312:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000062: acquired ep-00000061
627412:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquired endpoint ep-00000061
627512:06:34.616 [pool-19-thread-6-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
627612:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: start execution ex-00000062
627712:06:34.616 [pool-19-thread-6-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
627812:06:34.616 [pool-19-thread-6-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
627912:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
628012:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
628112:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
628212:06:34.616 [pool-19-thread-6-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
628312:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
628412:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
628512:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
628612:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
628712:06:34.616 [pool-19-thread-6-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]"
628812:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
628912:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
629012:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
629112:06:34.616 [pool-19-thread-6-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]"
629212:06:34.616 [pool-19-thread-6-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]"
629312:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
629412:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
629512:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
629612:06:34.616 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
629712:06:34.616 [pool-19-thread-6-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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
629812:06:34.633 [pool-19-thread-6-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]"
629912:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
630012:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
630112:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
630212:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
630312:06:34.633 [pool-19-thread-6-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]"
630412:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
630512:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
630612:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
630712:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","Warnings":[]}[\n]"
630812:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
630912:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
631012:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
631112:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
631212:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
631312:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
631412:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
631512:06:34.633 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
631612:06:34.633 [pool-19-thread-6-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
631712:06:34.634 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: releasing valid endpoint
631812:06:34.634 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: releasing endpoint
631912:06:34.634 [pool-19-thread-6-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
632012:06:34.634 [pool-19-thread-6-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]
632112:06:34.634 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd
632212:06:34.634 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd
632312:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: preparing request execution
632412:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
632512:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
632612:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: target auth state: UNCHALLENGED
632712:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: proxy auth state: UNCHALLENGED
632812:06:34.635 [pool-19-thread-6-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
632912:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquiring endpoint (3 MINUTES)
633012:06:34.635 [pool-19-thread-6-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]
633112:06:34.635 [pool-19-thread-6-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]
633212:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000063: acquired ep-00000062
633312:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquired endpoint ep-00000062
633412:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000063: executing POST /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/start HTTP/1.1
633512:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: start execution ex-00000063
633612:06:34.635 [pool-19-thread-6-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
633712:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/start HTTP/1.1
633812:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
633912:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
634012:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
634112:06:34.635 [pool-19-thread-6-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
634212:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
634312:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
634412:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
634512:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/start HTTP/1.1[\r][\n]"
634612:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
634712:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
634812:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
634912:06:34.635 [pool-19-thread-6-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]"
635012:06:34.635 [pool-19-thread-6-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]"
635112:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
635212:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
635312:06:34.635 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
635412:06:34.748 [pool-19-thread-6-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]"
635512:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
635612:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
635712:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
635812:06:34.748 [pool-19-thread-6-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]"
635912:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
636012:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
636112:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
636212:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
636312:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
636412:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
636512:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
636612:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
636712:06:34.748 [pool-19-thread-6-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
636812:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: releasing valid endpoint
636912:06:34.748 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: releasing endpoint
637012:06:34.748 [pool-19-thread-6-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
637112:06:34.748 [pool-19-thread-6-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]
637212:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd,false
637312:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json], queryParams={}}
637412:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: preparing request execution
637512:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
637612:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
637712:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: target auth state: UNCHALLENGED
637812:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: proxy auth state: UNCHALLENGED
637912:06:34.749 [pool-19-thread-6-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
638012:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquiring endpoint (3 MINUTES)
638112:06:34.749 [pool-19-thread-6-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]
638212:06:34.749 [pool-19-thread-6-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]
638312:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000064: acquired ep-00000063
638412:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquired endpoint ep-00000063
638512:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000064: executing GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1
638612:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: start execution ex-00000064
638712:06:34.749 [pool-19-thread-6-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
638812:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1
638912:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
639012:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
639112:06:34.749 [pool-19-thread-6-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
639212:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
639312:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
639412:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
639512:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1[\r][\n]"
639612:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
639712:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
639812:06:34.749 [pool-19-thread-6-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]"
639912:06:34.749 [pool-19-thread-6-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]"
640012:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
640112:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
640212:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
640312:06:34.749 [pool-19-thread-6-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]"
640412:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
640512:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
640612:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
640712:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
640812:06:34.749 [pool-19-thread-6-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]"
640912:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
641012:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
641112:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641212:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
641312:06:34.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","Created":"2025-11-28T11:06:34.618024623Z","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":4724,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:34.63981197Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/resolv.conf","HostnamePath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/hostname","HostsPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/hosts","LogPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd-json.log","Name":"/awesome_germain","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":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","LowerDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/merged","UpperDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/diff","WorkDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/work"},"Name":"overlay2"},"Mounts":[{"Type":"
641412:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
641512:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
641612:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
641712:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
641812:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
641912:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
642012:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
642112:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
642212:06:34.750 [pool-19-thread-6-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
642312:06:34.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""volume","Name":"a6fec6a50967914b52e559d873277f9126fc6e03fdf567fb6c3dfac763fabd3b","Source":"/var/lib/docker/volumes/a6fec6a50967914b52e559d873277f9126fc6e03fdf567fb6c3dfac763fabd3b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"909cd4838f06","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"eb0b50edf82375d6aa3c8ee359ef79530608304adde67721e91446a6a2044c1d","SandboxKey":"/var/run/docker/netns/eb0b50edf823","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":"7d32105b13f24c317a5a115fa3d74a15206e2f6c9ea9af4af4daa086ca343da9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"fe:a9:39:69:ef:19","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"fe:a9:39:69:ef:19","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"7d32105b13f24c317a5a115fa3d74a15206e2f6c9ea9af4af4daa086ca343da9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
642412:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
642512:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
642612:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
642712:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: releasing valid endpoint
642812:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: releasing endpoint
642912:06:34.751 [pool-19-thread-6-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
643012:06:34.751 [pool-19-thread-6-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]
643112:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
643212:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: preparing request execution
643312:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
643412:06:34.751 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
643512:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: target auth state: UNCHALLENGED
643612:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: proxy auth state: UNCHALLENGED
643712:06:34.752 [pool-19-thread-6-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
643812:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquiring endpoint (3 MINUTES)
643912:06:34.752 [pool-19-thread-6-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]
644012:06:34.752 [pool-19-thread-6-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]
644112:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000065: acquired ep-00000064
644212:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquired endpoint ep-00000064
644312:06:34.752 [pool-19-thread-6-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
644412:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: start execution ex-00000065
644512:06:34.752 [pool-19-thread-6-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
644612:06:34.752 [pool-19-thread-6-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
644712:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
644812:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
644912:06:34.752 [pool-19-thread-6-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
645012:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
645112:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
645212:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
645312:06:34.752 [pool-19-thread-6-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]"
645412:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
645512:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
645612:06:34.752 [pool-19-thread-6-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]"
645712:06:34.752 [pool-19-thread-6-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]"
645812:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
645912:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
646012:06:34.752 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
646112:06:34.753 [pool-19-thread-6-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]"
646212:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
646312:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
646412:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
646512:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
646612:06:34.753 [pool-19-thread-6-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]"
646712:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
646812:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
646912:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
647012:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
647112:06:34.753 [pool-19-thread-6-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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
647212:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
647312:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
647412:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
647512:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
647612:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
647712:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
647812:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
647912:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
648012:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
648112:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
648212:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
648312:06:34.753 [pool-19-thread-6-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
648412:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: releasing valid endpoint
648512:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: releasing endpoint
648612:06:34.753 [pool-19-thread-6-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
648712:06:34.753 [pool-19-thread-6-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]
648812:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
648912:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: preparing request execution
649012:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
649112:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
649212:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: target auth state: UNCHALLENGED
649312:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: proxy auth state: UNCHALLENGED
649412:06:34.753 [pool-19-thread-6-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
649512:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquiring endpoint (3 MINUTES)
649612:06:34.753 [pool-19-thread-6-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]
649712:06:34.753 [pool-19-thread-6-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]
649812:06:34.753 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000066: acquired ep-00000065
649912:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquired endpoint ep-00000065
650012:06:34.754 [pool-19-thread-6-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
650112:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: start execution ex-00000066
650212:06:34.754 [pool-19-thread-6-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
650312:06:34.754 [pool-19-thread-6-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
650412:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
650512:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
650612:06:34.754 [pool-19-thread-6-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
650712:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
650812:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
650912:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
651012:06:34.754 [pool-19-thread-6-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]"
651112:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
651212:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
651312:06:34.754 [pool-19-thread-6-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]"
651412:06:34.754 [pool-19-thread-6-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]"
651512:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
651612:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
651712:06:34.754 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
651812:06:34.761 [pool-19-thread-6-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]"
651912:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
652012:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
652112:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
652212:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
652312:06:34.761 [pool-19-thread-6-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]"
652412:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:34 GMT[\r][\n]"
652512:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
652612:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
652712:06:34.761 [pool-19-thread-6-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]"
652812:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
652912:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
653012:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
653112:06:34.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
653212:06:34.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
653312:06:34.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
653412:06:34.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:34 GMT
653512:06:34.762 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
653612:06:34.762 [pool-19-thread-6-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
653712:06:34.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: releasing valid endpoint
653812:06:34.763 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: releasing endpoint
653912:06:34.763 [pool-19-thread-6-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
654012:06:34.763 [pool-19-thread-6-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]
654112:06:34.764 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /awesome_germain: Waiting for 60 seconds for URL: http://172.17.0.1:32778/ (where port 32778 maps to container port 8500)
654212:06:35.474 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.861322156S
654312:06:35.476 [pool-19-thread-6-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
654412:06:35.477 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey?raw, 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: Fri, 28 Nov 2025 11:06:35 GMT, X-Consul-Knownleader: true
654512:06:35.478 [pool-19-thread-6-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
654612:06:35.479 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:35 GMT, X-Consul-Knownleader: true
654712:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd,false
654812:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json], queryParams={}}
654912:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: preparing request execution
655012:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
655112:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
655212:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: target auth state: UNCHALLENGED
655312:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: proxy auth state: UNCHALLENGED
655412:06:35.480 [pool-19-thread-6-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
655512:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquiring endpoint (3 MINUTES)
655612:06:35.480 [pool-19-thread-6-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]
655712:06:35.480 [pool-19-thread-6-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]
655812:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000067: acquired ep-00000066
655912:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquired endpoint ep-00000066
656012:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000067: executing GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1
656112:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: start execution ex-00000067
656212:06:35.480 [pool-19-thread-6-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
656312:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1
656412:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
656512:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
656612:06:35.480 [pool-19-thread-6-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
656712:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
656812:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
656912:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
657012:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1[\r][\n]"
657112:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
657212:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
657312:06:35.480 [pool-19-thread-6-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]"
657412:06:35.480 [pool-19-thread-6-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]"
657512:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
657612:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
657712:06:35.480 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
657812:06:35.481 [pool-19-thread-6-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]"
657912:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
658012:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
658112:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
658212:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
658312:06:35.481 [pool-19-thread-6-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]"
658412:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
658512:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
658612:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
658712:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
658812:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","Created":"2025-11-28T11:06:34.618024623Z","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":4724,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:34.63981197Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/resolv.conf","HostnamePath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/hostname","HostsPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/hosts","LogPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd-json.log","Name":"/awesome_germain","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":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","LowerDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/merged","UpperDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/diff","WorkDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a6fec6a50967914b52e559d873277f9126fc6e03fdf567fb6c3dfac763fabd3b","Source":"/var/lib/docker/volumes/a6fec6a50967914b52e559d873277f9126fc6e03fdf567fb6c3dfac763fabd3b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"909cd4838f06","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"eb0b50edf82375d6aa3c8ee359ef79530608304adde67721e91446a6a2044c1d","SandboxKey":"/var/run/docker/netns/eb0b50edf823","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":"7d32105b13f24c317a5a115fa3d74a15206e2f6c9ea9af4af4daa086ca343da9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"fe:a9:39:69:ef:19","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"fe:a9:39:69:ef:19","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"7d32105b13f24c317a5a115fa3d74a15206e2f6c9ea9af4af4daa086ca343da9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
658912:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
659012:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
659112:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
659212:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
659312:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
659412:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
659512:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
659612:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
659712:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
659812:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
659912:06:35.481 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
660012:06:35.481 [pool-19-thread-6-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
660112:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: releasing valid endpoint
660212:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: releasing endpoint
660312:06:35.483 [pool-19-thread-6-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
660412:06:35.483 [pool-19-thread-6-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]
660512:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd,<null>
660612:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: preparing request execution
660712:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
660812:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
660912:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: target auth state: UNCHALLENGED
661012:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: proxy auth state: UNCHALLENGED
661112:06:35.483 [pool-19-thread-6-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
661212:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquiring endpoint (3 MINUTES)
661312:06:35.483 [pool-19-thread-6-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]
661412:06:35.483 [pool-19-thread-6-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]
661512:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000068: acquired ep-00000067
661612:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquired endpoint ep-00000067
661712:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000068: executing POST /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/kill HTTP/1.1
661812:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: start execution ex-00000068
661912:06:35.483 [pool-19-thread-6-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
662012:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/kill HTTP/1.1
662112:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
662212:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
662312:06:35.483 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
662412:06:35.484 [pool-19-thread-6-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
662512:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
662612:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
662712:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
662812:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/kill HTTP/1.1[\r][\n]"
662912:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
663012:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
663112:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
663212:06:35.484 [pool-19-thread-6-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]"
663312:06:35.484 [pool-19-thread-6-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]"
663412:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
663512:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
663612:06:35.484 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
663712:06:35.587 [pool-19-thread-6-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]"
663812:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
663912:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
664012:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
664112:06:35.588 [pool-19-thread-6-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]"
664212:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
664312:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
664412:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
664512:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
664612:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
664712:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
664812:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
664912:06:35.588 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
665012:06:35.588 [pool-19-thread-6-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
665112:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: releasing valid endpoint
665212:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: releasing endpoint
665312:06:35.589 [pool-19-thread-6-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
665412:06:35.589 [pool-19-thread-6-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]
665512:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd,false
665612:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json], queryParams={}}
665712:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: preparing request execution
665812:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
665912:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
666012:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: target auth state: UNCHALLENGED
666112:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: proxy auth state: UNCHALLENGED
666212:06:35.589 [pool-19-thread-6-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
666312:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquiring endpoint (3 MINUTES)
666412:06:35.589 [pool-19-thread-6-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]
666512:06:35.589 [pool-19-thread-6-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]
666612:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000069: acquired ep-00000068
666712:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquired endpoint ep-00000068
666812:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000069: executing GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1
666912:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: start execution ex-00000069
667012:06:35.589 [pool-19-thread-6-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
667112:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1
667212:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
667312:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
667412:06:35.589 [pool-19-thread-6-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
667512:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
667612:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
667712:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
667812:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/json HTTP/1.1[\r][\n]"
667912:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
668012:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
668112:06:35.589 [pool-19-thread-6-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]"
668212:06:35.589 [pool-19-thread-6-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]"
668312:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
668412:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
668512:06:35.589 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
668612:06:35.592 [pool-19-thread-6-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]"
668712:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
668812:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
668912:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
669012:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
669112:06:35.593 [pool-19-thread-6-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]"
669212:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
669312:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
669412:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
669512:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166a[\r][\n]"
669612:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","Created":"2025-11-28T11:06:34.618024623Z","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-11-28T11:06:34.63981197Z","FinishedAt":"2025-11-28T11:06:35.496407904Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/resolv.conf","HostnamePath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/hostname","HostsPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/hosts","LogPath":"/var/lib/docker/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd-json.log","Name":"/awesome_germain","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":"909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd","LowerDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/merged","UpperDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/diff","WorkDir":"/var/lib/docker/overlay2/2456a183a0d5b05e58262df32d42e8130012d42bb8546ff394657f7e087177af/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a6fec6a50967914b52e559d873277f9126fc6e03fdf567fb6c3dfac763fabd3b","Source":"/var/lib/docker/volumes/a6fec6a50967914b52e559d873277f9126fc6e03fdf567fb6c3dfac763fabd3b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"909cd4838f06","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
669712:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
669812:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
669912:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
670012:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
670112:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
670212:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
670312:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
670412:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
670512:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
670612:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
670712:06:35.593 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
670812:06:35.593 [pool-19-thread-6-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
670912:06:35.595 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: releasing valid endpoint
671012:06:35.595 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: releasing endpoint
671112:06:35.595 [pool-19-thread-6-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
671212:06:35.595 [pool-19-thread-6-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]
671312:06:35.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd,true,true
671412:06:35.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: preparing request execution
671512:06:35.596 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
671612:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
671712:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: target auth state: UNCHALLENGED
671812:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: proxy auth state: UNCHALLENGED
671912:06:35.597 [pool-19-thread-6-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
672012:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquiring endpoint (3 MINUTES)
672112:06:35.597 [pool-19-thread-6-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]
672212:06:35.597 [pool-19-thread-6-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]
672312:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006A: acquired ep-00000069
672412:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquired endpoint ep-00000069
672512:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006A: executing DELETE /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd?v=true&force=true HTTP/1.1
672612:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: start execution ex-0000006A
672712:06:35.597 [pool-19-thread-6-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
672812:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd?v=true&force=true HTTP/1.1
672912:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
673012:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
673112:06:35.597 [pool-19-thread-6-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
673212:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
673312:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
673412:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
673512:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/909cd4838f06b510dd325bc46ec1c4309fa7d2239f864102bf76841c905332cd?v=true&force=true HTTP/1.1[\r][\n]"
673612:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
673712:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
673812:06:35.597 [pool-19-thread-6-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]"
673912:06:35.597 [pool-19-thread-6-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]"
674012:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
674112:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
674212:06:35.597 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
674312:06:35.602 [pool-19-thread-6-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]"
674412:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
674512:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
674612:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
674712:06:35.602 [pool-19-thread-6-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]"
674812:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
674912:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
675012:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
675112:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
675212:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
675312:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
675412:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
675512:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
675612:06:35.602 [pool-19-thread-6-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
675712:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: releasing valid endpoint
675812:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: releasing endpoint
675912:06:35.602 [pool-19-thread-6-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
676012:06:35.602 [pool-19-thread-6-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]
676112:06:35.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
676212:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
676312:06:35.603 [pool-19-thread-6-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'))
676412:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
676512:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
676612:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
676712:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
676812:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
676912:06:35.603 [pool-19-thread-6-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/
677012:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
677112:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
677212:06:35.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@8959ddd[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;@4e74629}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
677312:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: preparing request execution
677412:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
677512:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
677612:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: target auth state: UNCHALLENGED
677712:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: proxy auth state: UNCHALLENGED
677812:06:35.605 [pool-19-thread-6-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
677912:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquiring endpoint (3 MINUTES)
678012:06:35.605 [pool-19-thread-6-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]
678112:06:35.605 [pool-19-thread-6-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]
678212:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006B: acquired ep-0000006A
678312:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquired endpoint ep-0000006A
678412:06:35.605 [pool-19-thread-6-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
678512:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: start execution ex-0000006B
678612:06:35.605 [pool-19-thread-6-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
678712:06:35.605 [pool-19-thread-6-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
678812:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
678912:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
679012:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
679112:06:35.605 [pool-19-thread-6-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
679212:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
679312:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
679412:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
679512:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
679612:06:35.605 [pool-19-thread-6-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]"
679712:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
679812:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
679912:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
680012:06:35.605 [pool-19-thread-6-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]"
680112:06:35.605 [pool-19-thread-6-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]"
680212:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
680312:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
680412:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
680512:06:35.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
680612:06:35.605 [pool-19-thread-6-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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
680712:06:35.621 [pool-19-thread-6-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]"
680812:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
680912:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
681012:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
681112:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
681212:06:35.621 [pool-19-thread-6-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]"
681312:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
681412:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
681512:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
681612:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","Warnings":[]}[\n]"
681712:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
681812:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
681912:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
682012:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
682112:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
682212:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
682312:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
682412:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
682512:06:35.621 [pool-19-thread-6-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
682612:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: releasing valid endpoint
682712:06:35.621 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: releasing endpoint
682812:06:35.622 [pool-19-thread-6-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
682912:06:35.622 [pool-19-thread-6-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]
683012:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795
683112:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795
683212:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: preparing request execution
683312:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
683412:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
683512:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: target auth state: UNCHALLENGED
683612:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: proxy auth state: UNCHALLENGED
683712:06:35.622 [pool-19-thread-6-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
683812:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquiring endpoint (3 MINUTES)
683912:06:35.622 [pool-19-thread-6-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]
684012:06:35.622 [pool-19-thread-6-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]
684112:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006C: acquired ep-0000006B
684212:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquired endpoint ep-0000006B
684312:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006C: executing POST /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/start HTTP/1.1
684412:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: start execution ex-0000006C
684512:06:35.622 [pool-19-thread-6-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
684612:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/start HTTP/1.1
684712:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
684812:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
684912:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
685012:06:35.622 [pool-19-thread-6-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
685112:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
685212:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
685312:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
685412:06:35.622 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/start HTTP/1.1[\r][\n]"
685512:06:35.623 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
685612:06:35.623 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
685712:06:35.623 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
685812:06:35.623 [pool-19-thread-6-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]"
685912:06:35.623 [pool-19-thread-6-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]"
686012:06:35.623 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
686112:06:35.623 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
686212:06:35.623 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
686312:06:35.733 [pool-19-thread-6-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]"
686412:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
686512:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
686612:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
686712:06:35.733 [pool-19-thread-6-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]"
686812:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
686912:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
687012:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
687112:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
687212:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
687312:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
687412:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
687512:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
687612:06:35.733 [pool-19-thread-6-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
687712:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: releasing valid endpoint
687812:06:35.733 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: releasing endpoint
687912:06:35.734 [pool-19-thread-6-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
688012:06:35.734 [pool-19-thread-6-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]
688112:06:35.734 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795,false
688212:06:35.734 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json], queryParams={}}
688312:06:35.734 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: preparing request execution
688412:06:35.734 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
688512:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
688612:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: target auth state: UNCHALLENGED
688712:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: proxy auth state: UNCHALLENGED
688812:06:35.735 [pool-19-thread-6-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
688912:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquiring endpoint (3 MINUTES)
689012:06:35.735 [pool-19-thread-6-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]
689112:06:35.735 [pool-19-thread-6-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]
689212:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006D: acquired ep-0000006C
689312:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquired endpoint ep-0000006C
689412:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006D: executing GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1
689512:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: start execution ex-0000006D
689612:06:35.735 [pool-19-thread-6-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
689712:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1
689812:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
689912:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
690012:06:35.735 [pool-19-thread-6-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
690112:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
690212:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
690312:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
690412:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1[\r][\n]"
690512:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
690612:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
690712:06:35.735 [pool-19-thread-6-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]"
690812:06:35.735 [pool-19-thread-6-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]"
690912:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
691012:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
691112:06:35.735 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
691212:06:35.736 [pool-19-thread-6-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]"
691312:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
691412:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
691512:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
691612:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
691712:06:35.736 [pool-19-thread-6-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]"
691812:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
691912:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
692012:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692112:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
692212:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","Created":"2025-11-28T11:06:35.606173557Z","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":4867,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:35.628345205Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/resolv.conf","HostnamePath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/hostname","HostsPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/hosts","LogPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795-json.log","Name":"/keen_allen","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":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","LowerDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/merged","UpperDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/diff","WorkDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
692312:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
692412:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
692512:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
692612:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
692712:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
692812:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
692912:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
693012:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
693112:06:35.736 [pool-19-thread-6-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
693212:06:35.736 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"0c84d981a8ea3627af3d1093581724fc70242cac024f10c70ffd8f31206a6097","Source":"/var/lib/docker/volumes/0c84d981a8ea3627af3d1093581724fc70242cac024f10c70ffd8f31206a6097/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"717d02c539bd","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0245a9714520b5dec997afd3b9a75c264f1ea3baf941588c7416b77a9ad36aa8","SandboxKey":"/var/run/docker/netns/0245a9714520","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":"0eecb5087d08ed813437d8c854936f75da6acfcea81dd2755df2c2dec2b48c31","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ee:f8:72:3d:1c:9d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ee:f8:72:3d:1c:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"0eecb5087d08ed813437d8c854936f75da6acfcea81dd2755df2c2dec2b48c31","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
693312:06:35.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
693412:06:35.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
693512:06:35.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
693612:06:35.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: releasing valid endpoint
693712:06:35.737 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: releasing endpoint
693812:06:35.737 [pool-19-thread-6-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
693912:06:35.737 [pool-19-thread-6-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]
694012:06:35.738 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
694112:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: preparing request execution
694212:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
694312:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
694412:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: target auth state: UNCHALLENGED
694512:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: proxy auth state: UNCHALLENGED
694612:06:35.739 [pool-19-thread-6-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
694712:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquiring endpoint (3 MINUTES)
694812:06:35.739 [pool-19-thread-6-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]
694912:06:35.739 [pool-19-thread-6-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]
695012:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006E: acquired ep-0000006D
695112:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquired endpoint ep-0000006D
695212:06:35.739 [pool-19-thread-6-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
695312:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: start execution ex-0000006E
695412:06:35.739 [pool-19-thread-6-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
695512:06:35.739 [pool-19-thread-6-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
695612:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
695712:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
695812:06:35.739 [pool-19-thread-6-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
695912:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
696012:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
696112:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
696212:06:35.739 [pool-19-thread-6-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]"
696312:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
696412:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
696512:06:35.739 [pool-19-thread-6-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]"
696612:06:35.739 [pool-19-thread-6-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]"
696712:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
696812:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
696912:06:35.739 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
697012:06:35.741 [pool-19-thread-6-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]"
697112:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
697212:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
697312:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
697412:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
697512:06:35.741 [pool-19-thread-6-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]"
697612:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
697712:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
697812:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
697912:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
698012:06:35.741 [pool-19-thread-6-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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
698112:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
698212:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
698312:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
698412:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
698512:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
698612:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
698712:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
698812:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
698912:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
699012:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
699112:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
699212:06:35.741 [pool-19-thread-6-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
699312:06:35.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: releasing valid endpoint
699412:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: releasing endpoint
699512:06:35.742 [pool-19-thread-6-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
699612:06:35.742 [pool-19-thread-6-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]
699712:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
699812:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: preparing request execution
699912:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
700012:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
700112:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: target auth state: UNCHALLENGED
700212:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: proxy auth state: UNCHALLENGED
700312:06:35.742 [pool-19-thread-6-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
700412:06:35.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquiring endpoint (3 MINUTES)
700512:06:35.742 [pool-19-thread-6-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]
700612:06:35.742 [pool-19-thread-6-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]
700712:06:35.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006F: acquired ep-0000006E
700812:06:35.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquired endpoint ep-0000006E
700912:06:35.744 [pool-19-thread-6-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
701012:06:35.744 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: start execution ex-0000006F
701112:06:35.745 [pool-19-thread-6-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
701212:06:35.745 [pool-19-thread-6-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
701312:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
701412:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
701512:06:35.745 [pool-19-thread-6-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
701612:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
701712:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
701812:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
701912:06:35.745 [pool-19-thread-6-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]"
702012:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
702112:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
702212:06:35.745 [pool-19-thread-6-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]"
702312:06:35.745 [pool-19-thread-6-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]"
702412:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
702512:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
702612:06:35.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
702712:06:35.757 [pool-19-thread-6-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]"
702812:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
702912:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
703012:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
703112:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
703212:06:35.757 [pool-19-thread-6-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]"
703312:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:35 GMT[\r][\n]"
703412:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
703512:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
703612:06:35.757 [pool-19-thread-6-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]"
703712:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
703812:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
703912:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
704012:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
704112:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
704212:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
704312:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:35 GMT
704412:06:35.757 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
704512:06:35.758 [pool-19-thread-6-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
704612:06:35.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: releasing valid endpoint
704712:06:35.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: releasing endpoint
704812:06:35.758 [pool-19-thread-6-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
704912:06:35.758 [pool-19-thread-6-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]
705012:06:35.758 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /keen_allen: Waiting for 60 seconds for URL: http://172.17.0.1:32779/ (where port 32779 maps to container port 8500)
705112:06:36.476 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.87331191S
705212:06:36.478 [pool-19-thread-6-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
705312:06:36.480 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:36 GMT, Content-Type: application/json
705412:06:36.481 [pool-19-thread-6-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
705512:06:36.482 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:36 GMT, Content-Type: application/json
705612:06:36.483 [pool-19-thread-6-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
705712:06:36.484 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:36 GMT, X-Consul-Knownleader: true
705812:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795,false
705912:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json], queryParams={}}
706012:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: preparing request execution
706112:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
706212:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
706312:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: target auth state: UNCHALLENGED
706412:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: proxy auth state: UNCHALLENGED
706512:06:36.485 [pool-19-thread-6-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
706612:06:36.485 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquiring endpoint (3 MINUTES)
706712:06:36.485 [pool-19-thread-6-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]
706812:06:36.485 [pool-19-thread-6-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]
706912:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000070: acquired ep-0000006F
707012:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquired endpoint ep-0000006F
707112:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000070: executing GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1
707212:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: start execution ex-00000070
707312:06:36.486 [pool-19-thread-6-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
707412:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1
707512:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
707612:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
707712:06:36.486 [pool-19-thread-6-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
707812:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
707912:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
708012:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
708112:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1[\r][\n]"
708212:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
708312:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
708412:06:36.486 [pool-19-thread-6-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]"
708512:06:36.486 [pool-19-thread-6-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]"
708612:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
708712:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
708812:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
708912:06:36.486 [pool-19-thread-6-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]"
709012:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
709112:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
709212:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
709312:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
709412:06:36.486 [pool-19-thread-6-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]"
709512:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
709612:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
709712:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
709812:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
709912:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","Created":"2025-11-28T11:06:35.606173557Z","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":4867,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:35.628345205Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/resolv.conf","HostnamePath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/hostname","HostsPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/hosts","LogPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795-json.log","Name":"/keen_allen","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":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","LowerDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/merged","UpperDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/diff","WorkDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"0c84d981a8ea3627af3d1093581724fc70242cac024f10c70ffd8f31206a6097","Source":"/var/lib/docker/volumes/0c84d981a8ea3627af3d1093581724fc70242cac024f10c70ffd8f31206a6097/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"717d02c539bd","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0245a9714520b5dec997afd3b9a75c264f1ea3baf941588c7416b77a9ad36aa8","SandboxKey":"/var/run/docker/netns/0245a9714520","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":"0eecb5087d08ed813437d8c854936f75da6acfcea81dd2755df2c2dec2b48c31","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ee:f8:72:3d:1c:9d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ee:f8:72:3d:1c:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"0eecb5087d08ed813437d8c854936f75da6acfcea81dd2755df2c2dec2b48c31","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
710012:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
710112:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
710212:06:36.486 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
710312:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
710412:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
710512:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
710612:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
710712:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
710812:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
710912:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
711012:06:36.487 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
711112:06:36.487 [pool-19-thread-6-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
711212:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: releasing valid endpoint
711312:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: releasing endpoint
711412:06:36.488 [pool-19-thread-6-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
711512:06:36.488 [pool-19-thread-6-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]
711612:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795,<null>
711712:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: preparing request execution
711812:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
711912:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
712012:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: target auth state: UNCHALLENGED
712112:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: proxy auth state: UNCHALLENGED
712212:06:36.488 [pool-19-thread-6-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
712312:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquiring endpoint (3 MINUTES)
712412:06:36.488 [pool-19-thread-6-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]
712512:06:36.488 [pool-19-thread-6-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]
712612:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000071: acquired ep-00000070
712712:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquired endpoint ep-00000070
712812:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000071: executing POST /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/kill HTTP/1.1
712912:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: start execution ex-00000071
713012:06:36.488 [pool-19-thread-6-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
713112:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/kill HTTP/1.1
713212:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
713312:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
713412:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
713512:06:36.488 [pool-19-thread-6-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
713612:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
713712:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
713812:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
713912:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/kill HTTP/1.1[\r][\n]"
714012:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
714112:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
714212:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
714312:06:36.488 [pool-19-thread-6-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]"
714412:06:36.488 [pool-19-thread-6-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]"
714512:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
714612:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
714712:06:36.488 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
714812:06:36.600 [pool-19-thread-6-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]"
714912:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
715012:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
715112:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
715212:06:36.600 [pool-19-thread-6-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]"
715312:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
715412:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
715512:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
715612:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
715712:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
715812:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
715912:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
716012:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
716112:06:36.600 [pool-19-thread-6-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
716212:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: releasing valid endpoint
716312:06:36.600 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: releasing endpoint
716412:06:36.601 [pool-19-thread-6-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
716512:06:36.601 [pool-19-thread-6-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]
716612:06:36.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795,false
716712:06:36.601 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json], queryParams={}}
716812:06:36.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: preparing request execution
716912:06:36.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
717012:06:36.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
717112:06:36.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: target auth state: UNCHALLENGED
717212:06:36.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: proxy auth state: UNCHALLENGED
717312:06:36.602 [pool-19-thread-6-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
717412:06:36.602 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquiring endpoint (3 MINUTES)
717512:06:36.602 [pool-19-thread-6-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]
717612:06:36.603 [pool-19-thread-6-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]
717712:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000072: acquired ep-00000071
717812:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquired endpoint ep-00000071
717912:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000072: executing GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1
718012:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: start execution ex-00000072
718112:06:36.603 [pool-19-thread-6-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
718212:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1
718312:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
718412:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
718512:06:36.603 [pool-19-thread-6-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
718612:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
718712:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
718812:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
718912:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/json HTTP/1.1[\r][\n]"
719012:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
719112:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
719212:06:36.603 [pool-19-thread-6-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]"
719312:06:36.603 [pool-19-thread-6-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]"
719412:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
719512:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
719612:06:36.603 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
719712:06:36.604 [pool-19-thread-6-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]"
719812:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
719912:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
720012:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
720112:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
720212:06:36.604 [pool-19-thread-6-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]"
720312:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
720412:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
720512:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
720612:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
720712:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","Created":"2025-11-28T11:06:35.606173557Z","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-11-28T11:06:35.628345205Z","FinishedAt":"2025-11-28T11:06:36.502813453Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/resolv.conf","HostnamePath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/hostname","HostsPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/hosts","LogPath":"/var/lib/docker/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795-json.log","Name":"/keen_allen","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":"717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795","LowerDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/merged","UpperDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/diff","WorkDir":"/var/lib/docker/overlay2/003a41543e3d0b6a2fde03c1aae3a2c101ed165034867a8d7c3235b206e3a87d/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"0c84d981a8ea3627af3d1093581724fc70242cac024f10c70ffd8f31206a6097","Source":"/var/lib/docker/volumes/0c84d981a8ea3627af3d1093581724fc70242cac024f10c70ffd8f31206a6097/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"717d02c539bd","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
720812:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
720912:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
721012:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
721112:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
721212:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
721312:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
721412:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
721512:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
721612:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
721712:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
721812:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
721912:06:36.604 [pool-19-thread-6-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
722012:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: releasing valid endpoint
722112:06:36.604 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: releasing endpoint
722212:06:36.605 [pool-19-thread-6-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
722312:06:36.605 [pool-19-thread-6-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]
722412:06:36.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795,true,true
722512:06:36.605 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: preparing request execution
722612:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
722712:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
722812:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: target auth state: UNCHALLENGED
722912:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: proxy auth state: UNCHALLENGED
723012:06:36.606 [pool-19-thread-6-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
723112:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquiring endpoint (3 MINUTES)
723212:06:36.606 [pool-19-thread-6-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]
723312:06:36.606 [pool-19-thread-6-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]
723412:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000073: acquired ep-00000072
723512:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquired endpoint ep-00000072
723612:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000073: executing DELETE /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795?v=true&force=true HTTP/1.1
723712:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: start execution ex-00000073
723812:06:36.606 [pool-19-thread-6-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
723912:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795?v=true&force=true HTTP/1.1
724012:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
724112:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
724212:06:36.606 [pool-19-thread-6-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
724312:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
724412:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
724512:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
724612:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/717d02c539bdb1e378f7ce106b9654f246a8acb9fb9a920cc5f45cfb91c50795?v=true&force=true HTTP/1.1[\r][\n]"
724712:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
724812:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
724912:06:36.606 [pool-19-thread-6-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]"
725012:06:36.606 [pool-19-thread-6-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]"
725112:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
725212:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
725312:06:36.606 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
725412:06:36.611 [pool-19-thread-6-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]"
725512:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
725612:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
725712:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
725812:06:36.611 [pool-19-thread-6-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]"
725912:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
726012:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
726112:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
726212:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
726312:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
726412:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
726512:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
726612:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
726712:06:36.611 [pool-19-thread-6-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
726812:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: releasing valid endpoint
726912:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: releasing endpoint
727012:06:36.611 [pool-19-thread-6-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
727112:06:36.611 [pool-19-thread-6-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]
727212:06:36.611 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
727312:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
727412:06:36.612 [pool-19-thread-6-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'))
727512:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
727612:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
727712:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
727812:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
727912:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
728012:06:36.612 [pool-19-thread-6-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/
728112:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
728212:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
728312:06:36.612 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@68e41b91[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;@4eace64a}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
728412:06:36.613 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: preparing request execution
728512:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
728612:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
728712:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: target auth state: UNCHALLENGED
728812:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: proxy auth state: UNCHALLENGED
728912:06:36.614 [pool-19-thread-6-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
729012:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquiring endpoint (3 MINUTES)
729112:06:36.614 [pool-19-thread-6-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]
729212:06:36.614 [pool-19-thread-6-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]
729312:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000074: acquired ep-00000073
729412:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquired endpoint ep-00000073
729512:06:36.614 [pool-19-thread-6-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
729612:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: start execution ex-00000074
729712:06:36.614 [pool-19-thread-6-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
729812:06:36.614 [pool-19-thread-6-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
729912:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
730012:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
730112:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
730212:06:36.614 [pool-19-thread-6-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
730312:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
730412:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
730512:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
730612:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
730712:06:36.614 [pool-19-thread-6-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]"
730812:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
730912:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
731012:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
731112:06:36.614 [pool-19-thread-6-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]"
731212:06:36.614 [pool-19-thread-6-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]"
731312:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
731412:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
731512:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
731612:06:36.614 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
731712:06:36.614 [pool-19-thread-6-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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
731812:06:36.628 [pool-19-thread-6-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]"
731912:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
732012:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
732112:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
732212:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
732312:06:36.628 [pool-19-thread-6-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]"
732412:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
732512:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
732612:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
732712:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","Warnings":[]}[\n]"
732812:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
732912:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
733012:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
733112:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
733212:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
733312:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
733412:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
733512:06:36.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
733612:06:36.629 [pool-19-thread-6-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
733712:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: releasing valid endpoint
733812:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: releasing endpoint
733912:06:36.629 [pool-19-thread-6-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
734012:06:36.629 [pool-19-thread-6-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]
734112:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db
734212:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db
734312:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: preparing request execution
734412:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
734512:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
734612:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: target auth state: UNCHALLENGED
734712:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: proxy auth state: UNCHALLENGED
734812:06:36.629 [pool-19-thread-6-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
734912:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquiring endpoint (3 MINUTES)
735012:06:36.629 [pool-19-thread-6-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]
735112:06:36.629 [pool-19-thread-6-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]
735212:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000075: acquired ep-00000074
735312:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquired endpoint ep-00000074
735412:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000075: executing POST /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/start HTTP/1.1
735512:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: start execution ex-00000075
735612:06:36.629 [pool-19-thread-6-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
735712:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/start HTTP/1.1
735812:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
735912:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
736012:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
736112:06:36.629 [pool-19-thread-6-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
736212:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
736312:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
736412:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
736512:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/start HTTP/1.1[\r][\n]"
736612:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
736712:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
736812:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
736912:06:36.629 [pool-19-thread-6-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]"
737012:06:36.629 [pool-19-thread-6-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]"
737112:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
737212:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
737312:06:36.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
737412:06:36.740 [pool-19-thread-6-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]"
737512:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
737612:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
737712:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
737812:06:36.740 [pool-19-thread-6-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]"
737912:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
738012:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
738112:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
738212:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
738312:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
738412:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
738512:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
738612:06:36.740 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
738712:06:36.741 [pool-19-thread-6-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
738812:06:36.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: releasing valid endpoint
738912:06:36.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: releasing endpoint
739012:06:36.741 [pool-19-thread-6-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
739112:06:36.741 [pool-19-thread-6-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]
739212:06:36.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db,false
739312:06:36.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json], queryParams={}}
739412:06:36.741 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: preparing request execution
739512:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
739612:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
739712:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: target auth state: UNCHALLENGED
739812:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: proxy auth state: UNCHALLENGED
739912:06:36.742 [pool-19-thread-6-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
740012:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquiring endpoint (3 MINUTES)
740112:06:36.742 [pool-19-thread-6-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]
740212:06:36.742 [pool-19-thread-6-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]
740312:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000076: acquired ep-00000075
740412:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquired endpoint ep-00000075
740512:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000076: executing GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1
740612:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: start execution ex-00000076
740712:06:36.742 [pool-19-thread-6-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
740812:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1
740912:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
741012:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
741112:06:36.742 [pool-19-thread-6-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
741212:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
741312:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
741412:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
741512:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1[\r][\n]"
741612:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
741712:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
741812:06:36.742 [pool-19-thread-6-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]"
741912:06:36.742 [pool-19-thread-6-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]"
742012:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
742112:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
742212:06:36.742 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
742312:06:36.743 [pool-19-thread-6-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]"
742412:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
742512:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
742612:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
742712:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
742812:06:36.743 [pool-19-thread-6-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]"
742912:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
743012:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
743112:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743212:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
743312:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","Created":"2025-11-28T11:06:36.615549532Z","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":5008,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:36.63459141Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/resolv.conf","HostnamePath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/hostname","HostsPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/hosts","LogPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db-json.log","Name":"/thirsty_noether","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":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","LowerDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/merged","UpperDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/diff","WorkDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1666cfda8bb3269ca150b0d145c98f47fc3e8de50e34271d5032970d396e4e0c","Source":"/var/lib/docker/volumes/1666cfda8bb3269ca150b0d145c98f47fc3e8de50e34271d5032970d396e4e0c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d584d43aed6f","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"38ff11c0e1f4fb7cf24e3d48ae5db52e02431cd5a76a5bd035bd7abe6bb5d233","SandboxKey":"/var/run/docker/netns/38ff11c0e1f4","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":"b47975762646be7d262ee36cb21c247c266360683de65e98a194727b11a936a5","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"9a:f4:41:18:b7:96","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"9a:f4:41:18:b7:96","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"b47975762646be7d262ee36cb21c247c266360683de65e98a194727b11a936a5","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
743412:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743512:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
743612:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743712:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
743812:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
743912:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
744012:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
744112:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
744212:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
744312:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
744412:06:36.743 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
744512:06:36.743 [pool-19-thread-6-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
744612:06:36.744 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: releasing valid endpoint
744712:06:36.744 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: releasing endpoint
744812:06:36.744 [pool-19-thread-6-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
744912:06:36.744 [pool-19-thread-6-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]
745012:06:36.744 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
745112:06:36.744 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: preparing request execution
745212:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
745312:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
745412:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: target auth state: UNCHALLENGED
745512:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: proxy auth state: UNCHALLENGED
745612:06:36.745 [pool-19-thread-6-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
745712:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquiring endpoint (3 MINUTES)
745812:06:36.745 [pool-19-thread-6-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]
745912:06:36.745 [pool-19-thread-6-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]
746012:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000077: acquired ep-00000076
746112:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquired endpoint ep-00000076
746212:06:36.745 [pool-19-thread-6-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
746312:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: start execution ex-00000077
746412:06:36.745 [pool-19-thread-6-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
746512:06:36.745 [pool-19-thread-6-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
746612:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
746712:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
746812:06:36.745 [pool-19-thread-6-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
746912:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
747012:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
747112:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
747212:06:36.745 [pool-19-thread-6-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]"
747312:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
747412:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
747512:06:36.745 [pool-19-thread-6-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]"
747612:06:36.745 [pool-19-thread-6-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]"
747712:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
747812:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
747912:06:36.745 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
748012:06:36.746 [pool-19-thread-6-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]"
748112:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
748212:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
748312:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
748412:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
748512:06:36.746 [pool-19-thread-6-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]"
748612:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
748712:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
748812:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
748912:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
749012:06:36.746 [pool-19-thread-6-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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
749112:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
749212:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
749312:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
749412:06:36.746 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
749512:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
749612:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
749712:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
749812:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
749912:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
750012:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
750112:06:36.747 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
750212:06:36.747 [pool-19-thread-6-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
750312:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: releasing valid endpoint
750412:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: releasing endpoint
750512:06:36.749 [pool-19-thread-6-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
750612:06:36.749 [pool-19-thread-6-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]
750712:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
750812:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: preparing request execution
750912:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
751012:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
751112:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: target auth state: UNCHALLENGED
751212:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: proxy auth state: UNCHALLENGED
751312:06:36.749 [pool-19-thread-6-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
751412:06:36.749 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquiring endpoint (3 MINUTES)
751512:06:36.750 [pool-19-thread-6-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]
751612:06:36.750 [pool-19-thread-6-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]
751712:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000078: acquired ep-00000077
751812:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquired endpoint ep-00000077
751912:06:36.750 [pool-19-thread-6-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
752012:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: start execution ex-00000078
752112:06:36.750 [pool-19-thread-6-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
752212:06:36.750 [pool-19-thread-6-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
752312:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
752412:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
752512:06:36.750 [pool-19-thread-6-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
752612:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
752712:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
752812:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
752912:06:36.750 [pool-19-thread-6-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]"
753012:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
753112:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
753212:06:36.750 [pool-19-thread-6-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]"
753312:06:36.750 [pool-19-thread-6-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]"
753412:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
753512:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
753612:06:36.750 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
753712:06:36.760 [pool-19-thread-6-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]"
753812:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
753912:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
754012:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
754112:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
754212:06:36.760 [pool-19-thread-6-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]"
754312:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:36 GMT[\r][\n]"
754412:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
754512:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
754612:06:36.760 [pool-19-thread-6-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]"
754712:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
754812:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
754912:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
755012:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
755112:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
755212:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
755312:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:36 GMT
755412:06:36.760 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
755512:06:36.760 [pool-19-thread-6-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
755612:06:36.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: releasing valid endpoint
755712:06:36.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: releasing endpoint
755812:06:36.761 [pool-19-thread-6-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
755912:06:36.761 [pool-19-thread-6-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]
756012:06:36.761 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /thirsty_noether: Waiting for 60 seconds for URL: http://172.17.0.1:32780/ (where port 32780 maps to container port 8500)
756112:06:37.478 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.866495663S
756212:06:37.480 [pool-19-thread-6-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
756312:06:37.482 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key1, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:37 GMT, Content-Type: application/json
756412:06:37.483 [pool-19-thread-6-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
756512:06:37.484 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:37 GMT, Content-Type: application/json
756612:06:37.485 [pool-19-thread-6-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
756712:06:37.486 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:37 GMT, Content-Type: application/json
756812:06:37.487 [pool-19-thread-6-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
756912:06:37.489 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
757012:06:37.489 [pool-19-thread-6-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
757112:06:37.491 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:37 GMT, Content-Type: application/json
757212:06:37.491 [pool-19-thread-6-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
757312:06:37.492 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:37 GMT, X-Consul-Knownleader: true
757412:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db,false
757512:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json], queryParams={}}
757612:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: preparing request execution
757712:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
757812:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
757912:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: target auth state: UNCHALLENGED
758012:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: proxy auth state: UNCHALLENGED
758112:06:37.494 [pool-19-thread-6-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
758212:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquiring endpoint (3 MINUTES)
758312:06:37.494 [pool-19-thread-6-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]
758412:06:37.494 [pool-19-thread-6-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]
758512:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000079: acquired ep-00000078
758612:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquired endpoint ep-00000078
758712:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000079: executing GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1
758812:06:37.494 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: start execution ex-00000079
758912:06:37.494 [pool-19-thread-6-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
759012:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1
759112:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
759212:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
759312:06:37.495 [pool-19-thread-6-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
759412:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
759512:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
759612:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
759712:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1[\r][\n]"
759812:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
759912:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
760012:06:37.495 [pool-19-thread-6-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]"
760112:06:37.495 [pool-19-thread-6-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]"
760212:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
760312:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
760412:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
760512:06:37.495 [pool-19-thread-6-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]"
760612:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
760712:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
760812:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
760912:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
761012:06:37.495 [pool-19-thread-6-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]"
761112:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
761212:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
761312:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
761412:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
761512:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","Created":"2025-11-28T11:06:36.615549532Z","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":5008,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:36.63459141Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/resolv.conf","HostnamePath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/hostname","HostsPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/hosts","LogPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db-json.log","Name":"/thirsty_noether","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":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","LowerDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/merged","UpperDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/diff","WorkDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1666cfda8bb3269ca150b0d145c98f47fc3e8de50e34271d5032970d396e4e0c","Source":"/var/lib/docker/volumes/1666cfda8bb3269ca150b0d145c98f47fc3e8de50e34271d5032970d396e4e0c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d584d43aed6f","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"38ff11c0e1f4fb7cf24e3d48ae5db52e02431cd5a76a5bd035bd7abe6bb5d233","SandboxKey":"/var/run/docker/netns/38ff11c0e1f4","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":"b47975762646be7d262ee36cb21c247c266360683de65e98a194727b11a936a5","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"9a:f4:41:18:b7:96","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"9a:f4:41:18:b7:96","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"b47975762646be7d262ee36cb21c247c266360683de65e98a194727b11a936a5","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
761612:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
761712:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
761812:06:37.495 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
761912:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
762012:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
762112:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
762212:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
762312:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
762412:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
762512:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
762612:06:37.496 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
762712:06:37.496 [pool-19-thread-6-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
762812:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: releasing valid endpoint
762912:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: releasing endpoint
763012:06:37.497 [pool-19-thread-6-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
763112:06:37.497 [pool-19-thread-6-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]
763212:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db,<null>
763312:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: preparing request execution
763412:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
763512:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
763612:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: target auth state: UNCHALLENGED
763712:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: proxy auth state: UNCHALLENGED
763812:06:37.497 [pool-19-thread-6-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
763912:06:37.497 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquiring endpoint (3 MINUTES)
764012:06:37.497 [pool-19-thread-6-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]
764112:06:37.498 [pool-19-thread-6-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]
764212:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007A: acquired ep-00000079
764312:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquired endpoint ep-00000079
764412:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007A: executing POST /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/kill HTTP/1.1
764512:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: start execution ex-0000007A
764612:06:37.498 [pool-19-thread-6-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
764712:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/kill HTTP/1.1
764812:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
764912:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
765012:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
765112:06:37.498 [pool-19-thread-6-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
765212:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
765312:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
765412:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
765512:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/kill HTTP/1.1[\r][\n]"
765612:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
765712:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
765812:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
765912:06:37.498 [pool-19-thread-6-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]"
766012:06:37.498 [pool-19-thread-6-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]"
766112:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
766212:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
766312:06:37.498 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
766412:06:37.624 [pool-19-thread-6-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]"
766512:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
766612:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
766712:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
766812:06:37.624 [pool-19-thread-6-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]"
766912:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
767012:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
767112:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
767212:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
767312:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
767412:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
767512:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
767612:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
767712:06:37.624 [pool-19-thread-6-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
767812:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: releasing valid endpoint
767912:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: releasing endpoint
768012:06:37.624 [pool-19-thread-6-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
768112:06:37.624 [pool-19-thread-6-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]
768212:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db,false
768312:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json], queryParams={}}
768412:06:37.624 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: preparing request execution
768512:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
768612:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
768712:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: target auth state: UNCHALLENGED
768812:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: proxy auth state: UNCHALLENGED
768912:06:37.625 [pool-19-thread-6-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
769012:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquiring endpoint (3 MINUTES)
769112:06:37.625 [pool-19-thread-6-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]
769212:06:37.625 [pool-19-thread-6-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]
769312:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007B: acquired ep-0000007A
769412:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquired endpoint ep-0000007A
769512:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007B: executing GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1
769612:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: start execution ex-0000007B
769712:06:37.625 [pool-19-thread-6-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
769812:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1
769912:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
770012:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
770112:06:37.625 [pool-19-thread-6-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
770212:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
770312:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
770412:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
770512:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/json HTTP/1.1[\r][\n]"
770612:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
770712:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
770812:06:37.625 [pool-19-thread-6-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]"
770912:06:37.625 [pool-19-thread-6-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]"
771012:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
771112:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
771212:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
771312:06:37.625 [pool-19-thread-6-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]"
771412:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
771512:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
771612:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
771712:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
771812:06:37.625 [pool-19-thread-6-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]"
771912:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
772012:06:37.625 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
772112:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
772212:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166a[\r][\n]"
772312:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","Created":"2025-11-28T11:06:36.615549532Z","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-11-28T11:06:36.63459141Z","FinishedAt":"2025-11-28T11:06:37.513187679Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/resolv.conf","HostnamePath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/hostname","HostsPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/hosts","LogPath":"/var/lib/docker/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db-json.log","Name":"/thirsty_noether","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":"d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db","LowerDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/merged","UpperDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/diff","WorkDir":"/var/lib/docker/overlay2/2465d412150d72900613c3aee76bd291ba6ca7b98f07e8e2ebc6289c980217a2/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1666cfda8bb3269ca150b0d145c98f47fc3e8de50e34271d5032970d396e4e0c","Source":"/var/lib/docker/volumes/1666cfda8bb3269ca150b0d145c98f47fc3e8de50e34271d5032970d396e4e0c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d584d43aed6f","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
772412:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
772512:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
772612:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
772712:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
772812:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
772912:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
773012:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
773112:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
773212:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
773312:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
773412:06:37.626 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
773512:06:37.626 [pool-19-thread-6-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
773612:06:37.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: releasing valid endpoint
773712:06:37.628 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: releasing endpoint
773812:06:37.628 [pool-19-thread-6-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
773912:06:37.628 [pool-19-thread-6-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]
774012:06:37.629 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db,true,true
774112:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: preparing request execution
774212:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
774312:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
774412:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: target auth state: UNCHALLENGED
774512:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: proxy auth state: UNCHALLENGED
774612:06:37.631 [pool-19-thread-6-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
774712:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquiring endpoint (3 MINUTES)
774812:06:37.631 [pool-19-thread-6-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]
774912:06:37.631 [pool-19-thread-6-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]
775012:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007C: acquired ep-0000007B
775112:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquired endpoint ep-0000007B
775212:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007C: executing DELETE /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db?v=true&force=true HTTP/1.1
775312:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: start execution ex-0000007C
775412:06:37.631 [pool-19-thread-6-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
775512:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db?v=true&force=true HTTP/1.1
775612:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
775712:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
775812:06:37.631 [pool-19-thread-6-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
775912:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
776012:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
776112:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
776212:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/d584d43aed6f016f5ffe8d7fc3d1c087c2428f41e8b2e619c512b1d24e83c9db?v=true&force=true HTTP/1.1[\r][\n]"
776312:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
776412:06:37.631 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
776512:06:37.632 [pool-19-thread-6-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]"
776612:06:37.632 [pool-19-thread-6-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]"
776712:06:37.632 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
776812:06:37.632 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
776912:06:37.632 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
777012:06:37.641 [pool-19-thread-6-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]"
777112:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
777212:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
777312:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
777412:06:37.641 [pool-19-thread-6-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]"
777512:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
777612:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
777712:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
777812:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
777912:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
778012:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
778112:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
778212:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
778312:06:37.641 [pool-19-thread-6-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
778412:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: releasing valid endpoint
778512:06:37.641 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: releasing endpoint
778612:06:37.641 [pool-19-thread-6-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
778712:06:37.642 [pool-19-thread-6-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]
778812:06:37.642 [pool-19-thread-6-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
7789[info] CirceKVStoreSpec:
7790[info] kv store
7791[info] - should put and get key
7792[info] - should put and get keys
7793[info] - should put and get multiple values
7794[info] - should get not existing key
7795[info] - should put and delete key
7796[info] - should put and delete recurse
779712:06:37.654 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
779812:06:37.654 [pool-19-thread-6] 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'))
779912:06:37.654 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
780012:06:37.654 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
780112:06:37.654 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
780212:06:37.654 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
780312:06:37.655 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
780412:06:37.655 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
780512:06:37.655 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
780612:06:37.655 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
780712:06:37.655 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@367d7c93[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;@792ba15e}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
780812:06:37.656 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: preparing request execution
780912:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
781012:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
781112:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: target auth state: UNCHALLENGED
781212:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: proxy auth state: UNCHALLENGED
781312:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007D: acquiring connection with route {}->unix://localhost:2375
781412:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquiring endpoint (3 MINUTES)
781512:06:37.657 [pool-19-thread-6] 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]
781612:06:37.657 [pool-19-thread-6] 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]
781712:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007D: acquired ep-0000007C
781812:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquired endpoint ep-0000007C
781912:06:37.657 [pool-19-thread-6] 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
782012:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: start execution ex-0000007D
782112:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: executing exchange ex-0000007D over http-outgoing-1
782212:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
782312:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
782412:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
782512:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
782612:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
782712:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
782812:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
782912:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
783012:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
783112:06:37.657 [pool-19-thread-6] 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]"
783212:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
783312:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
783412:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
783512:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
783612:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
783712:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
783812:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
783912:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
784012:06:37.657 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
784112:06:37.657 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
784212:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
784312:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
784412:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
784512:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
784612:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
784712:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
784812:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
784912:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
785012:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
785112:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","Warnings":[]}[\n]"
785212:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
785312:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
785412:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
785512:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
785612:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
785712:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
785812:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
785912:06:37.676 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
786012:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007D: connection can be kept alive for 3 MINUTES
786112:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: releasing valid endpoint
786212:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: releasing endpoint
786312:06:37.677 [pool-19-thread-6] 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
786412:06:37.677 [pool-19-thread-6] 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]
786512:06:37.677 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d
786612:06:37.677 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d
786712:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: preparing request execution
786812:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
786912:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
787012:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: target auth state: UNCHALLENGED
787112:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: proxy auth state: UNCHALLENGED
787212:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007E: acquiring connection with route {}->unix://localhost:2375
787312:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquiring endpoint (3 MINUTES)
787412:06:37.677 [pool-19-thread-6] 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]
787512:06:37.677 [pool-19-thread-6] 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]
787612:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007E: acquired ep-0000007D
787712:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquired endpoint ep-0000007D
787812:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: executing POST /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/start HTTP/1.1
787912:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: start execution ex-0000007E
788012:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: executing exchange ex-0000007E over http-outgoing-1
788112:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/start HTTP/1.1
788212:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
788312:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
788412:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
788512:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
788612:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
788712:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
788812:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
788912:06:37.677 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/start HTTP/1.1[\r][\n]"
789012:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
789112:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
789212:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
789312:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
789412:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
789512:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
789612:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
789712:06:37.678 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
789812:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
789912:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
790012:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
790112:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
790212:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
790312:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
790412:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790512:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
790612:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
790712:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
790812:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
790912:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
791012:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
791112:06:37.791 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: connection can be kept alive for 3 MINUTES
791212:06:37.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: releasing valid endpoint
791312:06:37.792 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: releasing endpoint
791412:06:37.792 [pool-19-thread-6] 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
791512:06:37.792 [pool-19-thread-6] 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]
791612:06:37.792 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d,false
791712:06:37.792 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json], queryParams={}}
791812:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: preparing request execution
791912:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
792012:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
792112:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: target auth state: UNCHALLENGED
792212:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: proxy auth state: UNCHALLENGED
792312:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007F: acquiring connection with route {}->unix://localhost:2375
792412:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquiring endpoint (3 MINUTES)
792512:06:37.793 [pool-19-thread-6] 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]
792612:06:37.793 [pool-19-thread-6] 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]
792712:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007F: acquired ep-0000007E
792812:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquired endpoint ep-0000007E
792912:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: executing GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1
793012:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: start execution ex-0000007F
793112:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: executing exchange ex-0000007F over http-outgoing-1
793212:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1
793312:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
793412:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
793512:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
793612:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
793712:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
793812:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
793912:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1[\r][\n]"
794012:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
794112:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
794212:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
794312:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
794412:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
794512:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
794612:06:37.793 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
794712:06:37.794 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
794812:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
794912:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
795012:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
795112:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
795212:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
795312:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
795412:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
795512:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
795612:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
795712:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","Created":"2025-11-28T11:06:37.658756206Z","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":5152,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:37.683513933Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/resolv.conf","HostnamePath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/hostname","HostsPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/hosts","LogPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d-json.log","Name":"/sweet_boyd","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":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","LowerDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/merged","UpperDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/diff","WorkDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1241f7dc8d963f97c8dbc00ae54872b27f5b24dc7978b5a370f1ceac53c8c9ee","Source":"/var/lib/docker/volumes/1241f7dc8d963f97c8dbc00ae54872b27f5b24dc7978b5a370f1ceac53c8c9ee/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1cd840cd6741","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1fce2c9b996359ed65b43f94908f5539eaf183c230483db7826ddc9d78e5657b","SandboxKey":"/var/run/docker/netns/1fce2c9b9963","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":"895eb1cbab522617e1c99b9df4b60d5395f48e93593a2421cead3a3ae56d5142","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4a:b9:bd:09:c7:83","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4a:b9:bd:09:c7:83","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"895eb1cbab522617e1c99b9df4b60d5395f48e93593a2421cead3a3ae56d5142","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
795812:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
795912:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
796012:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
796112:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
796212:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
796312:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
796412:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
796512:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
796612:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
796712:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
796812:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
796912:06:37.795 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: connection can be kept alive for 3 MINUTES
797012:06:37.796 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: releasing valid endpoint
797112:06:37.797 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: releasing endpoint
797212:06:37.797 [pool-19-thread-6] 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
797312:06:37.797 [pool-19-thread-6] 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]
797412:06:37.797 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
797512:06:37.797 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: preparing request execution
797612:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
797712:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
797812:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: target auth state: UNCHALLENGED
797912:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: proxy auth state: UNCHALLENGED
798012:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000080: acquiring connection with route {}->unix://localhost:2375
798112:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquiring endpoint (3 MINUTES)
798212:06:37.798 [pool-19-thread-6] 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]
798312:06:37.798 [pool-19-thread-6] 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]
798412:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000080: acquired ep-0000007F
798512:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquired endpoint ep-0000007F
798612:06:37.798 [pool-19-thread-6] 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
798712:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: start execution ex-00000080
798812:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: executing exchange ex-00000080 over http-outgoing-1
798912:06:37.798 [pool-19-thread-6] 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
799012:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
799112:06:37.798 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
799212:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
799312:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
799412:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
799512:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
799612:06:37.799 [pool-19-thread-6] 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]"
799712:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
799812:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
799912:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
800012:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
800112:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
800212:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
800312:06:37.799 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
800412:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
800512:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
800612:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
800712:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
800812:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
800912:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
801012:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
801112:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
801212:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
801312:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
801412:06:37.801 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
801512:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
801612:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
801712:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
801812:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
801912:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
802012:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
802112:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
802212:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
802312:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
802412:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
802512:06:37.801 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
802612:06:37.804 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000080: connection can be kept alive for 3 MINUTES
802712:06:37.805 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: releasing valid endpoint
802812:06:37.805 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: releasing endpoint
802912:06:37.805 [pool-19-thread-6] 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
803012:06:37.805 [pool-19-thread-6] 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]
803112:06:37.806 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
803212:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: preparing request execution
803312:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
803412:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
803512:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: target auth state: UNCHALLENGED
803612:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: proxy auth state: UNCHALLENGED
803712:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000081: acquiring connection with route {}->unix://localhost:2375
803812:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquiring endpoint (3 MINUTES)
803912:06:37.806 [pool-19-thread-6] 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]
804012:06:37.806 [pool-19-thread-6] 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]
804112:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000081: acquired ep-00000080
804212:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquired endpoint ep-00000080
804312:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: executing GET /v1.32/version HTTP/1.1
804412:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: start execution ex-00000081
804512:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: executing exchange ex-00000081 over http-outgoing-1
804612:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
804712:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
804812:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
804912:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
805012:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
805112:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
805212:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
805312:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
805412:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
805512:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
805612:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
805712:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
805812:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
805912:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
806012:06:37.806 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
806112:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
806212:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
806312:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
806412:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
806512:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
806612:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
806712:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:37 GMT[\r][\n]"
806812:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
806912:06:37.815 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
807012:06:37.815 [pool-19-thread-6] 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]"
807112:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
807212:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
807312:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
807412:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
807512:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
807612:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
807712:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:37 GMT
807812:06:37.816 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
807912:06:37.817 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: connection can be kept alive for 3 MINUTES
808012:06:37.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: releasing valid endpoint
808112:06:37.818 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: releasing endpoint
808212:06:37.818 [pool-19-thread-6] 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
808312:06:37.818 [pool-19-thread-6] 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]
808412:06:37.818 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /sweet_boyd: Waiting for 60 seconds for URL: http://172.17.0.1:32781/ (where port 32781 maps to container port 8500)
808512:06:38.480 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.826184125S
808612:06:38.484 [pool-19-thread-6-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
808712:06:38.491 [pool-19-thread-6-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/members?, took: 0.007s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 733, Date: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
808812:06:38.495 [pool-19-thread-6-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
808912:06:38.497 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
809012:06:38.498 [pool-19-thread-6-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
809112:06:38.499 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
809212:06:38.500 [pool-19-thread-6-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
809312:06:38.501 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
809412:06:38.502 [pool-19-thread-6-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
809512:06:38.502 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
809612:06:38.504 [pool-19-thread-6-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
809712:06:38.506 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
809812:06:38.507 [pool-19-thread-6-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
809912:06:38.508 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
810012:06:38.509 [pool-19-thread-6-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
810112:06:38.510 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
810212:06:38.510 [pool-19-thread-6-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
810312:06:38.512 [pool-19-thread-6-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Fri, 28 Nov 2025 11:06:38 GMT
810412:06:38.512 [pool-19-thread-6-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
810512:06:38.514 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
810612:06:38.516 [pool-19-thread-6-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
810712:06:38.517 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
810812:06:38.518 [pool-19-thread-6-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
810912:06:38.519 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
811012:06:38.520 [pool-19-thread-6-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
811112:06:38.522 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
811212:06:38.522 [pool-19-thread-6-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
811312:06:38.523 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
811412:06:38.524 [pool-19-thread-6-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
811512:06:38.525 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
811612:06:38.527 [pool-19-thread-6-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
811712:06:38.528 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
811812:06:38.529 [pool-19-thread-6-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
811912:06:38.530 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
812012:06:38.530 [pool-19-thread-6-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
812112:06:38.531 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
812212:06:38.532 [pool-19-thread-6-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
812312:06:38.533 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
812412:06:38.534 [pool-19-thread-6-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
812512:06:38.535 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
812612:06:38.537 [pool-19-thread-6-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
812712:06:38.538 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
812812:06:38.540 [pool-19-thread-6-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
812912:06:38.542 [pool-19-thread-6-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/update/testTTLCheck, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Fri, 28 Nov 2025 11:06:38 GMT
813012:06:38.543 [pool-19-thread-6-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
813112:06:38.544 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
813212:06:38.544 [pool-19-thread-6-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
813312:06:38.546 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
813412:06:38.546 [pool-19-thread-6-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
813512:06:38.547 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
813612:06:38.549 [pool-19-thread-6-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
813712:06:38.551 [pool-19-thread-6-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.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Fri, 28 Nov 2025 11:06:38 GMT
813812:06:38.552 [pool-19-thread-6-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
813912:06:38.553 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
814012:06:38.553 [pool-19-thread-6-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
814112:06:38.554 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
814212:06:38.555 [pool-19-thread-6-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
814312:06:38.556 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
814412:06:38.557 [pool-19-thread-6-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
814512:06:38.558 [pool-19-thread-6-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
814612:06:38.560 [pool-19-thread-6-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
814712:06:38.564 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
814812:06:38.564 [pool-19-thread-6-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
814912:06:38.566 [pool-19-thread-6-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
815012:06:38.566 [pool-19-thread-6-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
815112:06:38.570 [pool-19-thread-6-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: 449, Date: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
815212:06:38.571 [pool-19-thread-6-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
815312:06:38.572 [pool-19-thread-6-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.001s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 467, Date: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
815412:06:38.573 [pool-19-thread-6-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
815512:06:38.574 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
815612:06:38.575 [pool-19-thread-6-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
815712:06:38.576 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
815812:06:38.578 [pool-19-thread-6-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
815912:06:38.580 [pool-19-thread-6-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.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Fri, 28 Nov 2025 11:06:38 GMT
816012:06:38.581 [pool-19-thread-6-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
816112:06:38.582 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
816212:06:38.582 [pool-19-thread-6-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
816312:06:38.584 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
816412:06:38.584 [pool-19-thread-6-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
816512:06:38.586 [pool-19-thread-6-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.002s, response: 503 Service Unavailable, headers: X-Consul-Reason: maintenance, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 1277, Date: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
816612:06:38.586 [pool-19-thread-6-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
816712:06:38.588 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT
816812:06:38.588 [pool-19-thread-6-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
816912:06:38.589 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:38 GMT, Content-Type: application/json
817012:06:38.590 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d,false
817112:06:38.590 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json], queryParams={}}
817212:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: preparing request execution
817312:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
817412:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
817512:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: target auth state: UNCHALLENGED
817612:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: proxy auth state: UNCHALLENGED
817712:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000082: acquiring connection with route {}->unix://localhost:2375
817812:06:38.590 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquiring endpoint (3 MINUTES)
817912:06:38.590 [pool-19-thread-6] 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]
818012:06:38.591 [pool-19-thread-6] 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]
818112:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000082: acquired ep-00000081
818212:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquired endpoint ep-00000081
818312:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: executing GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1
818412:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: start execution ex-00000082
818512:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: executing exchange ex-00000082 over http-outgoing-1
818612:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1
818712:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
818812:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
818912:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
819012:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
819112:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
819212:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
819312:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1[\r][\n]"
819412:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
819512:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
819612:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
819712:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
819812:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
819912:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
820012:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
820112:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
820212:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
820312:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
820412:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
820512:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
820612:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
820712:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
820812:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
820912:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
821012:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
821112:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","Created":"2025-11-28T11:06:37.658756206Z","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":5152,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:37.683513933Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/resolv.conf","HostnamePath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/hostname","HostsPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/hosts","LogPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d-json.log","Name":"/sweet_boyd","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":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","LowerDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/merged","UpperDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/diff","WorkDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1241f7dc8d963f97c8dbc00ae54872b27f5b24dc7978b5a370f1ceac53c8c9ee","Source":"/var/lib/docker/volumes/1241f7dc8d963f97c8dbc00ae54872b27f5b24dc7978b5a370f1ceac53c8c9ee/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1cd840cd6741","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1fce2c9b996359ed65b43f94908f5539eaf183c230483db7826ddc9d78e5657b","SandboxKey":"/var/run/docker/netns/1fce2c9b9963","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":"895eb1cbab522617e1c99b9df4b60d5395f48e93593a2421cead3a3ae56d5142","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4a:b9:bd:09:c7:83","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4a:b9:bd:09:c7:83","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"895eb1cbab522617e1c99b9df4b60d5395f48e93593a2421cead3a3ae56d5142","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
821212:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
821312:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
821412:06:38.591 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
821512:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
821612:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
821712:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
821812:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
821912:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
822012:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
822112:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
822212:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
822312:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: connection can be kept alive for 3 MINUTES
822412:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: releasing valid endpoint
822512:06:38.592 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: releasing endpoint
822612:06:38.592 [pool-19-thread-6] 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
822712:06:38.592 [pool-19-thread-6] 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]
822812:06:38.592 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d,<null>
822912:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: preparing request execution
823012:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
823112:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
823212:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: target auth state: UNCHALLENGED
823312:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: proxy auth state: UNCHALLENGED
823412:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000083: acquiring connection with route {}->unix://localhost:2375
823512:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquiring endpoint (3 MINUTES)
823612:06:38.593 [pool-19-thread-6] 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]
823712:06:38.593 [pool-19-thread-6] 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]
823812:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000083: acquired ep-00000082
823912:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquired endpoint ep-00000082
824012:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: executing POST /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/kill HTTP/1.1
824112:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: start execution ex-00000083
824212:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: executing exchange ex-00000083 over http-outgoing-1
824312:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/kill HTTP/1.1
824412:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
824512:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
824612:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
824712:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
824812:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
824912:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
825012:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
825112:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/kill HTTP/1.1[\r][\n]"
825212:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
825312:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
825412:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
825512:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
825612:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
825712:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
825812:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
825912:06:38.593 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
826012:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
826112:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
826212:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
826312:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
826412:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
826512:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
826612:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826712:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
826812:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
826912:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
827012:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
827112:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
827212:06:38.709 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
827312:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: connection can be kept alive for 3 MINUTES
827412:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: releasing valid endpoint
827512:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: releasing endpoint
827612:06:38.710 [pool-19-thread-6] 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
827712:06:38.710 [pool-19-thread-6] 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]
827812:06:38.710 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d,false
827912:06:38.710 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json], queryParams={}}
828012:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: preparing request execution
828112:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
828212:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
828312:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: target auth state: UNCHALLENGED
828412:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: proxy auth state: UNCHALLENGED
828512:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000084: acquiring connection with route {}->unix://localhost:2375
828612:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquiring endpoint (3 MINUTES)
828712:06:38.710 [pool-19-thread-6] 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]
828812:06:38.710 [pool-19-thread-6] 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]
828912:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000084: acquired ep-00000083
829012:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquired endpoint ep-00000083
829112:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: executing GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1
829212:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: start execution ex-00000084
829312:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: executing exchange ex-00000084 over http-outgoing-1
829412:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1
829512:06:38.710 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
829612:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
829712:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
829812:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
829912:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
830012:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
830112:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/json HTTP/1.1[\r][\n]"
830212:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
830312:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
830412:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
830512:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
830612:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
830712:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
830812:06:38.711 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
830912:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
831012:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
831112:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
831212:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
831312:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
831412:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
831512:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
831612:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
831712:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
831812:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
831912:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","Created":"2025-11-28T11:06:37.658756206Z","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-11-28T11:06:37.683513933Z","FinishedAt":"2025-11-28T11:06:38.606602886Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/resolv.conf","HostnamePath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/hostname","HostsPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/hosts","LogPath":"/var/lib/docker/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d-json.log","Name":"/sweet_boyd","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":"1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d","LowerDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/merged","UpperDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/diff","WorkDir":"/var/lib/docker/overlay2/cec2e003fb8954b540fafacbe955695d95fd3810d201dc76ced0f429bcf33976/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1241f7dc8d963f97c8dbc00ae54872b27f5b24dc7978b5a370f1ceac53c8c9ee","Source":"/var/lib/docker/volumes/1241f7dc8d963f97c8dbc00ae54872b27f5b24dc7978b5a370f1ceac53c8c9ee/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1cd840cd6741","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
832012:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
832112:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
832212:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
832312:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
832412:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
832512:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
832612:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
832712:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
832812:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
832912:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
833012:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
833112:06:38.712 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: connection can be kept alive for 3 MINUTES
833212:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: releasing valid endpoint
833312:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: releasing endpoint
833412:06:38.713 [pool-19-thread-6] 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
833512:06:38.713 [pool-19-thread-6] 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]
833612:06:38.713 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d,true,true
833712:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: preparing request execution
833812:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
833912:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
834012:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: target auth state: UNCHALLENGED
834112:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: proxy auth state: UNCHALLENGED
834212:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000085: acquiring connection with route {}->unix://localhost:2375
834312:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquiring endpoint (3 MINUTES)
834412:06:38.713 [pool-19-thread-6] 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]
834512:06:38.713 [pool-19-thread-6] 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]
834612:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000085: acquired ep-00000084
834712:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquired endpoint ep-00000084
834812:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: executing DELETE /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d?v=true&force=true HTTP/1.1
834912:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: start execution ex-00000085
835012:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: executing exchange ex-00000085 over http-outgoing-1
835112:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d?v=true&force=true HTTP/1.1
835212:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
835312:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
835412:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
835512:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
835612:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
835712:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
835812:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/1cd840cd67414e720a0068b13a45b861da239dab22f8028ad039a7fbfaef106d?v=true&force=true HTTP/1.1[\r][\n]"
835912:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
836012:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
836112:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
836212:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
836312:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
836412:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
836512:06:38.713 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
836612:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
836712:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
836812:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
836912:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
837012:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
837112:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
837212:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
837312:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
837412:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
837512:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
837612:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
837712:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
837812:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
837912:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: connection can be kept alive for 3 MINUTES
838012:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: releasing valid endpoint
838112:06:38.718 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: releasing endpoint
838212:06:38.718 [pool-19-thread-6] 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
838312:06:38.718 [pool-19-thread-6] 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]
838412:06:38.719 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8385[info] CirceAgentSpec:
8386[info] agent
8387[info] - should return member info
8388[info] - should register check, get info and deregister it
8389[info] - should register check and manually update status to pass
8390[info] - should register check and manually update status to warn
8391[info] - should register check and manually update status to fail
8392[info] - should register check and manually update status using update api
8393[info] - should register service, return info and delete it
8394[info] - should register service with checks, return health info and delete it
8395[info] - should register service and enable maintenance mode
839612:06:38.727 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
839712:06:38.727 [pool-19-thread-6] 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'))
839812:06:38.727 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
839912:06:38.727 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
840012:06:38.727 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
840112:06:38.727 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
840212:06:38.727 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
840312:06:38.727 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
840412:06:38.727 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
840512:06:38.727 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
840612:06:38.727 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1a3ee97f[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;@2bb1ba66}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
840712:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: preparing request execution
840812:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
840912:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
841012:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: target auth state: UNCHALLENGED
841112:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: proxy auth state: UNCHALLENGED
841212:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000086: acquiring connection with route {}->unix://localhost:2375
841312:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquiring endpoint (3 MINUTES)
841412:06:38.728 [pool-19-thread-6] 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]
841512:06:38.728 [pool-19-thread-6] 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]
841612:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000086: acquired ep-00000085
841712:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquired endpoint ep-00000085
841812:06:38.728 [pool-19-thread-6] 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
841912:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: start execution ex-00000086
842012:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: executing exchange ex-00000086 over http-outgoing-1
842112:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
842212:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
842312:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
842412:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
842512:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
842612:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
842712:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
842812:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
842912:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
843012:06:38.728 [pool-19-thread-6] 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]"
843112:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
843212:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
843312:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
843412:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
843512:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
843612:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
843712:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
843812:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
843912:06:38.728 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
844012:06:38.728 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
844112:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
844212:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
844312:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
844412:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
844512:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
844612:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
844712:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
844812:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
844912:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
845012:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","Warnings":[]}[\n]"
845112:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
845212:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
845312:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
845412:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
845512:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
845612:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
845712:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
845812:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
845912:06:38.741 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000086: connection can be kept alive for 3 MINUTES
846012:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: releasing valid endpoint
846112:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: releasing endpoint
846212:06:38.742 [pool-19-thread-6] 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
846312:06:38.742 [pool-19-thread-6] 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]
846412:06:38.742 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e
846512:06:38.742 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e
846612:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: preparing request execution
846712:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
846812:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
846912:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: target auth state: UNCHALLENGED
847012:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: proxy auth state: UNCHALLENGED
847112:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000087: acquiring connection with route {}->unix://localhost:2375
847212:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquiring endpoint (3 MINUTES)
847312:06:38.742 [pool-19-thread-6] 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]
847412:06:38.742 [pool-19-thread-6] 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]
847512:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000087: acquired ep-00000086
847612:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquired endpoint ep-00000086
847712:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: executing POST /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/start HTTP/1.1
847812:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: start execution ex-00000087
847912:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: executing exchange ex-00000087 over http-outgoing-1
848012:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/start HTTP/1.1
848112:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
848212:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
848312:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
848412:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
848512:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
848612:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
848712:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
848812:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/start HTTP/1.1[\r][\n]"
848912:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
849012:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
849112:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
849212:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
849312:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
849412:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
849512:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
849612:06:38.742 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
849712:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
849812:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
849912:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
850012:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
850112:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
850212:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
850312:06:38.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
850412:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
850512:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
850612:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
850712:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
850812:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
850912:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
851012:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: connection can be kept alive for 3 MINUTES
851112:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: releasing valid endpoint
851212:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: releasing endpoint
851312:06:38.856 [pool-19-thread-6] 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
851412:06:38.856 [pool-19-thread-6] 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]
851512:06:38.856 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e,false
851612:06:38.856 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json], queryParams={}}
851712:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: preparing request execution
851812:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
851912:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
852012:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: target auth state: UNCHALLENGED
852112:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: proxy auth state: UNCHALLENGED
852212:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000088: acquiring connection with route {}->unix://localhost:2375
852312:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquiring endpoint (3 MINUTES)
852412:06:38.856 [pool-19-thread-6] 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]
852512:06:38.856 [pool-19-thread-6] 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]
852612:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000088: acquired ep-00000087
852712:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquired endpoint ep-00000087
852812:06:38.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: executing GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1
852912:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: start execution ex-00000088
853012:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: executing exchange ex-00000088 over http-outgoing-1
853112:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1
853212:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
853312:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
853412:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
853512:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
853612:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
853712:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
853812:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1[\r][\n]"
853912:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
854012:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
854112:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
854212:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
854312:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
854412:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
854512:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
854612:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
854712:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
854812:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
854912:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
855012:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
855112:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
855212:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
855312:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
855412:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
855512:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
855612:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","Created":"2025-11-28T11:06:38.729727805Z","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":5293,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:38.747844273Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/resolv.conf","HostnamePath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/hostname","HostsPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/hosts","LogPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e-json.log","Name":"/epic_franklin","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":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","LowerDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/merged","UpperDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/diff","WorkDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"5a0f44539a0de9bc7680bface4b4ef800e25da080a9586f46f7b9c14fdfffc82","Source":"/var/lib/docker/volumes/5a0f44539a0de9bc7680bface4b4ef800e25da080a9586f46f7b9c14fdfffc82/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"27260786d426","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"e01e39c62a24390f7e981a8db61dd357959805d3051871fd7be7969880e27fc5","SandboxKey":"/var/run/docker/netns/e01e39c62a24","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":"98e5841b3a583f31799f25cff432a5b2e2e02df1ab062bbd522b64dc602ae022","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b6:f3:33:66:48:16","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b6:f3:33:66:48:16","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"98e5841b3a583f31799f25cff432a5b2e2e02df1ab062bbd522b64dc602ae022","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
855712:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
855812:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
855912:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
856012:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
856112:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
856212:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
856312:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
856412:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
856512:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
856612:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
856712:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
856812:06:38.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: connection can be kept alive for 3 MINUTES
856912:06:38.859 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: releasing valid endpoint
857012:06:38.859 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: releasing endpoint
857112:06:38.859 [pool-19-thread-6] 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
857212:06:38.859 [pool-19-thread-6] 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]
857312:06:38.860 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
857412:06:38.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: preparing request execution
857512:06:38.861 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
857612:06:38.861 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
857712:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: target auth state: UNCHALLENGED
857812:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: proxy auth state: UNCHALLENGED
857912:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000089: acquiring connection with route {}->unix://localhost:2375
858012:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquiring endpoint (3 MINUTES)
858112:06:38.862 [pool-19-thread-6] 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]
858212:06:38.862 [pool-19-thread-6] 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]
858312:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000089: acquired ep-00000088
858412:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquired endpoint ep-00000088
858512:06:38.862 [pool-19-thread-6] 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
858612:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: start execution ex-00000089
858712:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: executing exchange ex-00000089 over http-outgoing-1
858812:06:38.862 [pool-19-thread-6] 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
858912:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
859012:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
859112:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
859212:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
859312:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
859412:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
859512:06:38.862 [pool-19-thread-6] 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]"
859612:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
859712:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
859812:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
859912:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
860012:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
860112:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
860212:06:38.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
860312:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
860412:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
860512:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
860612:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
860712:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
860812:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
860912:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
861012:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
861112:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
861212:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
861312:06:38.863 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
861412:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
861512:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
861612:06:38.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
861712:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
861812:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
861912:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
862012:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
862112:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
862212:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
862312:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
862412:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
862512:06:38.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000089: connection can be kept alive for 3 MINUTES
862612:06:38.865 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: releasing valid endpoint
862712:06:38.865 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: releasing endpoint
862812:06:38.866 [pool-19-thread-6] 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
862912:06:38.866 [pool-19-thread-6] 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]
863012:06:38.866 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
863112:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: preparing request execution
863212:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
863312:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
863412:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: target auth state: UNCHALLENGED
863512:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: proxy auth state: UNCHALLENGED
863612:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008A: acquiring connection with route {}->unix://localhost:2375
863712:06:38.867 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquiring endpoint (3 MINUTES)
863812:06:38.867 [pool-19-thread-6] 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]
863912:06:38.867 [pool-19-thread-6] 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]
864012:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008A: acquired ep-00000089
864112:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquired endpoint ep-00000089
864212:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: executing GET /v1.32/version HTTP/1.1
864312:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: start execution ex-0000008A
864412:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: executing exchange ex-0000008A over http-outgoing-1
864512:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
864612:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
864712:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
864812:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
864912:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
865012:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
865112:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
865212:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
865312:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
865412:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
865512:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
865612:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
865712:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
865812:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
865912:06:38.868 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
866012:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
866112:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
866212:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
866312:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
866412:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
866512:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
866612:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:38 GMT[\r][\n]"
866712:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
866812:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
866912:06:38.874 [pool-19-thread-6] 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]"
867012:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
867112:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
867212:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
867312:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
867412:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
867512:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
867612:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:38 GMT
867712:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
867812:06:38.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: connection can be kept alive for 3 MINUTES
867912:06:38.875 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: releasing valid endpoint
868012:06:38.875 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: releasing endpoint
868112:06:38.875 [pool-19-thread-6] 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
868212:06:38.875 [pool-19-thread-6] 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]
868312:06:38.875 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /epic_franklin: Waiting for 60 seconds for URL: http://172.17.0.1:32782/ (where port 32782 maps to container port 8500)
868412:06:39.482 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.755631243S
868512:06:39.486 [pool-19-thread-6-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
868612:06:39.488 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
868712:06:39.489 [pool-19-thread-6-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
868812:06:39.490 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
868912:06:39.491 [pool-19-thread-6-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
869012:06:39.499 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.008s, 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: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
869112:06:39.500 [pool-19-thread-6-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
869212:06:39.501 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
869312:06:39.503 [pool-19-thread-6-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
869412:06:39.505 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
869512:06:39.505 [pool-19-thread-6-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
869612:06:39.506 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
869712:06:39.507 [pool-19-thread-6-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
869812:06:39.508 [pool-19-thread-6-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: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 350, Date: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
869912:06:39.508 [pool-19-thread-6-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
870012:06:39.509 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
870112:06:39.512 [pool-19-thread-6-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
870212:06:39.513 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
870312:06:39.514 [pool-19-thread-6-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
870412:06:39.515 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node, 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: 3, Date: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
870512:06:39.515 [pool-19-thread-6-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
870612:06:39.517 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
870712:06:39.518 [pool-19-thread-6-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
870812:06:39.519 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
870912:06:39.519 [pool-19-thread-6-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
871012:06:39.521 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
871112:06:39.522 [pool-19-thread-6-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
871212:06:39.524 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
871312:06:39.524 [pool-19-thread-6-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
871412:06:39.525 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
871512:06:39.526 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/3e91451a-b156-1834-8a41-c28f7fff3f47?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
871612:06:39.527 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/3e91451a-b156-1834-8a41-c28f7fff3f47?consistent, took: 0.001s, 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: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
871712:06:39.528 [pool-19-thread-6-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
871812:06:39.529 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
871912:06:39.531 [pool-19-thread-6-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
872012:06:39.532 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
872112:06:39.533 [pool-19-thread-6-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
872212:06:39.534 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
872312:06:39.535 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/cb6bcca8-0765-9f81-ce55-312d40a3cee8?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
872412:06:39.536 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/cb6bcca8-0765-9f81-ce55-312d40a3cee8?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: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
872512:06:39.536 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/destroy/cb6bcca8-0765-9f81-ce55-312d40a3cee8, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
872612:06:39.537 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/destroy/cb6bcca8-0765-9f81-ce55-312d40a3cee8, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
872712:06:39.538 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/cb6bcca8-0765-9f81-ce55-312d40a3cee8?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
872812:06:39.539 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/cb6bcca8-0765-9f81-ce55-312d40a3cee8?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: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
872912:06:39.540 [pool-19-thread-6-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
873012:06:39.541 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
873112:06:39.543 [pool-19-thread-6-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
873212:06:39.544 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
873312:06:39.545 [pool-19-thread-6-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
873412:06:39.546 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
873512:06:39.547 [pool-19-thread-6-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
873612:06:39.548 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, X-Consul-Knownleader: true, Content-Type: application/json
873712:06:39.549 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/renew/5d7a8d8a-1624-4c34-8fd0-1cd51b752f21, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
873812:06:39.550 [pool-19-thread-6-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/renew/5d7a8d8a-1624-4c34-8fd0-1cd51b752f21, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
873912:06:39.550 [pool-19-thread-6-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
874012:06:39.552 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:39 GMT, Content-Type: application/json
874112:06:39.553 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e,false
874212:06:39.553 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json], queryParams={}}
874312:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: preparing request execution
874412:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
874512:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
874612:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: target auth state: UNCHALLENGED
874712:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: proxy auth state: UNCHALLENGED
874812:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008B: acquiring connection with route {}->unix://localhost:2375
874912:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquiring endpoint (3 MINUTES)
875012:06:39.553 [pool-19-thread-6] 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]
875112:06:39.553 [pool-19-thread-6] 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]
875212:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008B: acquired ep-0000008A
875312:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquired endpoint ep-0000008A
875412:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: executing GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1
875512:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: start execution ex-0000008B
875612:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: executing exchange ex-0000008B over http-outgoing-1
875712:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1
875812:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
875912:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
876012:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
876112:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
876212:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
876312:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
876412:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1[\r][\n]"
876512:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
876612:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
876712:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
876812:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
876912:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
877012:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
877112:06:39.553 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
877212:06:39.554 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
877312:06:39.554 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
877412:06:39.554 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
877512:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
877612:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
877712:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
877812:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
877912:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
878012:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
878112:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
878212:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","Created":"2025-11-28T11:06:38.729727805Z","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":5293,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:38.747844273Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/resolv.conf","HostnamePath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/hostname","HostsPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/hosts","LogPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e-json.log","Name":"/epic_franklin","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":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","LowerDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/merged","UpperDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/diff","WorkDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"5a0f44539a0de9bc7680bface4b4ef800e25da080a9586f46f7b9c14fdfffc82","Source":"/var/lib/docker/volumes/5a0f44539a0de9bc7680bface4b4ef800e25da080a9586f46f7b9c14fdfffc82/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"27260786d426","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"e01e39c62a24390f7e981a8db61dd357959805d3051871fd7be7969880e27fc5","SandboxKey":"/var/run/docker/netns/e01e39c62a24","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":"98e5841b3a583f31799f25cff432a5b2e2e02df1ab062bbd522b64dc602ae022","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b6:f3:33:66:48:16","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b6:f3:33:66:48:16","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"98e5841b3a583f31799f25cff432a5b2e2e02df1ab062bbd522b64dc602ae022","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
878312:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
878412:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
878512:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
878612:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
878712:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
878812:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
878912:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
879012:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
879112:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
879212:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
879312:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
879412:06:39.555 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: connection can be kept alive for 3 MINUTES
879512:06:39.556 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: releasing valid endpoint
879612:06:39.556 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: releasing endpoint
879712:06:39.556 [pool-19-thread-6] 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
879812:06:39.556 [pool-19-thread-6] 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]
879912:06:39.556 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e,<null>
880012:06:39.556 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: preparing request execution
880112:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
880212:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
880312:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: target auth state: UNCHALLENGED
880412:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: proxy auth state: UNCHALLENGED
880512:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008C: acquiring connection with route {}->unix://localhost:2375
880612:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquiring endpoint (3 MINUTES)
880712:06:39.557 [pool-19-thread-6] 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]
880812:06:39.557 [pool-19-thread-6] 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]
880912:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008C: acquired ep-0000008B
881012:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquired endpoint ep-0000008B
881112:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: executing POST /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/kill HTTP/1.1
881212:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: start execution ex-0000008C
881312:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: executing exchange ex-0000008C over http-outgoing-1
881412:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/kill HTTP/1.1
881512:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
881612:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
881712:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
881812:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
881912:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
882012:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
882112:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
882212:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/kill HTTP/1.1[\r][\n]"
882312:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
882412:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
882512:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
882612:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
882712:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
882812:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
882912:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
883012:06:39.557 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
883112:06:39.686 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
883212:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
883312:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
883412:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
883512:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
883612:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
883712:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
883812:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
883912:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
884012:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
884112:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
884212:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
884312:06:39.687 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
884412:06:39.688 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: connection can be kept alive for 3 MINUTES
884512:06:39.688 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: releasing valid endpoint
884612:06:39.688 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: releasing endpoint
884712:06:39.688 [pool-19-thread-6] 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
884812:06:39.688 [pool-19-thread-6] 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]
884912:06:39.688 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e,false
885012:06:39.689 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json], queryParams={}}
885112:06:39.689 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: preparing request execution
885212:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
885312:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
885412:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: target auth state: UNCHALLENGED
885512:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: proxy auth state: UNCHALLENGED
885612:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008D: acquiring connection with route {}->unix://localhost:2375
885712:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquiring endpoint (3 MINUTES)
885812:06:39.690 [pool-19-thread-6] 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]
885912:06:39.690 [pool-19-thread-6] 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]
886012:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008D: acquired ep-0000008C
886112:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquired endpoint ep-0000008C
886212:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: executing GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1
886312:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: start execution ex-0000008D
886412:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: executing exchange ex-0000008D over http-outgoing-1
886512:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1
886612:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
886712:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
886812:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
886912:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
887012:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
887112:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
887212:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/json HTTP/1.1[\r][\n]"
887312:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
887412:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
887512:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
887612:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
887712:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
887812:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
887912:06:39.690 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
888012:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
888112:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
888212:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
888312:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
888412:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
888512:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
888612:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
888712:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
888812:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
888912:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
889012:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","Created":"2025-11-28T11:06:38.729727805Z","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-11-28T11:06:38.747844273Z","FinishedAt":"2025-11-28T11:06:39.575457064Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/resolv.conf","HostnamePath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/hostname","HostsPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/hosts","LogPath":"/var/lib/docker/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e-json.log","Name":"/epic_franklin","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":"27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e","LowerDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/merged","UpperDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/diff","WorkDir":"/var/lib/docker/overlay2/27ebfa3e3604e18cac110602c5d8869b5fa04064eb5610ebb3ee99251ae0bc50/work"},"Name":"overlay2"},"Mounts":["
889112:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
889212:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
889312:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
889412:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
889512:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
889612:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
889712:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
889812:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
889912:06:39.691 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: connection can be kept alive for 3 MINUTES
890012:06:39.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Type":"volume","Name":"5a0f44539a0de9bc7680bface4b4ef800e25da080a9586f46f7b9c14fdfffc82","Source":"/var/lib/docker/volumes/5a0f44539a0de9bc7680bface4b4ef800e25da080a9586f46f7b9c14fdfffc82/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"27260786d426","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
890112:06:39.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
890212:06:39.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
890312:06:39.692 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
890412:06:39.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: releasing valid endpoint
890512:06:39.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: releasing endpoint
890612:06:39.693 [pool-19-thread-6] 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
890712:06:39.693 [pool-19-thread-6] 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]
890812:06:39.693 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e,true,true
890912:06:39.693 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: preparing request execution
891012:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
891112:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
891212:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: target auth state: UNCHALLENGED
891312:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: proxy auth state: UNCHALLENGED
891412:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008E: acquiring connection with route {}->unix://localhost:2375
891512:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquiring endpoint (3 MINUTES)
891612:06:39.694 [pool-19-thread-6] 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]
891712:06:39.694 [pool-19-thread-6] 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]
891812:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008E: acquired ep-0000008D
891912:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquired endpoint ep-0000008D
892012:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: executing DELETE /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e?v=true&force=true HTTP/1.1
892112:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: start execution ex-0000008E
892212:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: executing exchange ex-0000008E over http-outgoing-1
892312:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e?v=true&force=true HTTP/1.1
892412:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
892512:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
892612:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
892712:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
892812:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
892912:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
893012:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/27260786d42612953c59f19281bb634d1b16ccb1b9dfce08ef66084bef68795e?v=true&force=true HTTP/1.1[\r][\n]"
893112:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
893212:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
893312:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
893412:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
893512:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
893612:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
893712:06:39.694 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
893812:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
893912:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
894012:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
894112:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
894212:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
894312:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
894412:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
894512:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
894612:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
894712:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
894812:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
894912:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
895012:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
895112:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: connection can be kept alive for 3 MINUTES
895212:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: releasing valid endpoint
895312:06:39.701 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: releasing endpoint
895412:06:39.701 [pool-19-thread-6] 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
895512:06:39.701 [pool-19-thread-6] 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]
895612:06:39.701 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8957[info] CirceSessionSpec:
8958[info] session api
8959[info] - should create session
8960[info] - should create session without specifying node
8961[info] - should create session and list sessions for specific node
8962[info] - should create session and get session info
8963[info] - should create session, get session info and delete
8964[info] - should create and renew session
896512:06:39.709 [pool-19-thread-6] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
896612:06:39.709 [pool-19-thread-6] 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'))
896712:06:39.709 [pool-19-thread-6] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
896812:06:39.709 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
896912:06:39.709 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
897012:06:39.709 [pool-19-thread-6] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
897112:06:39.709 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
897212:06:39.709 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
897312:06:39.709 [pool-19-thread-6] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
897412:06:39.709 [pool-19-thread-6] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
897512:06:39.710 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@59af325a[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;@7f47793a}, 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=c4930bd4-ae65-40a7-b7ae-1bd0699f9555},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>]
897612:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: preparing request execution
897712:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
897812:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
897912:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: target auth state: UNCHALLENGED
898012:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: proxy auth state: UNCHALLENGED
898112:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008F: acquiring connection with route {}->unix://localhost:2375
898212:06:39.723 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquiring endpoint (3 MINUTES)
898312:06:39.724 [pool-19-thread-6] 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]
898412:06:39.724 [pool-19-thread-6] 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]
898512:06:39.724 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008F: acquired ep-0000008E
898612:06:39.724 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquired endpoint ep-0000008E
898712:06:39.724 [pool-19-thread-6] 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
898812:06:39.724 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: start execution ex-0000008F
898912:06:39.724 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: executing exchange ex-0000008F over http-outgoing-1
899012:06:39.724 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
899112:06:39.724 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
899212:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
899312:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
899412:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
899512:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
899612:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
899712:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
899812:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
899912:06:39.725 [pool-19-thread-6] 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]"
900012:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
900112:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
900212:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
900312:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
900412:06:39.725 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
900512:06:39.726 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
900612:06:39.726 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
900712:06:39.726 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
900812:06:39.726 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
900912:06:39.726 [pool-19-thread-6] 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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555"},"Shell":null,"NetworkingConfig":null}"
901012:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
901112:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
901212:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
901312:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
901412:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
901512:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
901612:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
901712:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
901812:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
901912:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","Warnings":[]}[\n]"
902012:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
902112:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
902212:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
902312:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
902412:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
902512:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
902612:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
902712:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
902812:06:39.743 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008F: connection can be kept alive for 3 MINUTES
902912:06:39.744 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: releasing valid endpoint
903012:06:39.744 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: releasing endpoint
903112:06:39.744 [pool-19-thread-6] 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
903212:06:39.744 [pool-19-thread-6] 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]
903312:06:39.744 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913
903412:06:39.744 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913
903512:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: preparing request execution
903612:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
903712:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
903812:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: target auth state: UNCHALLENGED
903912:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: proxy auth state: UNCHALLENGED
904012:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000090: acquiring connection with route {}->unix://localhost:2375
904112:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquiring endpoint (3 MINUTES)
904212:06:39.745 [pool-19-thread-6] 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]
904312:06:39.745 [pool-19-thread-6] 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]
904412:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000090: acquired ep-0000008F
904512:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquired endpoint ep-0000008F
904612:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: executing POST /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/start HTTP/1.1
904712:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: start execution ex-00000090
904812:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: executing exchange ex-00000090 over http-outgoing-1
904912:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/start HTTP/1.1
905012:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
905112:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
905212:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
905312:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
905412:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
905512:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
905612:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
905712:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/start HTTP/1.1[\r][\n]"
905812:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
905912:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
906012:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
906112:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
906212:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
906312:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
906412:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
906512:06:39.745 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
906612:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
906712:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
906812:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
906912:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
907012:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
907112:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
907212:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
907312:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
907412:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
907512:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
907612:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
907712:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
907812:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
907912:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: connection can be kept alive for 3 MINUTES
908012:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: releasing valid endpoint
908112:06:39.854 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: releasing endpoint
908212:06:39.854 [pool-19-thread-6] 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
908312:06:39.854 [pool-19-thread-6] 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]
908412:06:39.854 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913,false
908512:06:39.855 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json], queryParams={}}
908612:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: preparing request execution
908712:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
908812:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
908912:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: target auth state: UNCHALLENGED
909012:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: proxy auth state: UNCHALLENGED
909112:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000091: acquiring connection with route {}->unix://localhost:2375
909212:06:39.855 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquiring endpoint (3 MINUTES)
909312:06:39.856 [pool-19-thread-6] 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]
909412:06:39.856 [pool-19-thread-6] 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]
909512:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000091: acquired ep-00000090
909612:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquired endpoint ep-00000090
909712:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: executing GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1
909812:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: start execution ex-00000091
909912:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: executing exchange ex-00000091 over http-outgoing-1
910012:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1
910112:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
910212:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
910312:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
910412:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
910512:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
910612:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
910712:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1[\r][\n]"
910812:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
910912:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
911012:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
911112:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
911212:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
911312:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
911412:06:39.856 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
911512:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
911612:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
911712:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
911812:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
911912:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
912012:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
912112:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
912212:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
912312:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
912412:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
912512:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","Created":"2025-11-28T11:06:39.727425288Z","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":5437,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:39.750764221Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/resolv.conf","HostnamePath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/hostname","HostsPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/hosts","LogPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913-json.log","Name":"/modest_rubin","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":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","LowerDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/merged","UpperDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/diff","WorkDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"67fb7d88a160a7d77584f240746bc36ac237ad6e20641c2fa3f9093a4f45f9a9","Source":"/var/lib/docker/volumes/67fb7d88a160a7d77584f240746bc36ac237ad6e20641c2fa3f9093a4f45f9a9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"adf9adbe1972","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c65143eafeb4e2fa95d5dc76e0e8d8c7512b22f35f6d2393dccb245e6a11683b","SandboxKey":"/var/run/docker/netns/c65143eafeb4","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":"24bc28208368e2404ba37a8a4184dfc21eb73f7d3a2203e27615748132bc34c6","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"7e:41:df:c7:b9:02","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"7e:41:df:c7:b9:02","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"24bc28208368e2404ba37a8a4184dfc21eb73f7d3a2203e27615748132bc34c6","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
912612:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
912712:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
912812:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
912912:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
913012:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
913112:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
913212:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
913312:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
913412:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
913512:06:39.857 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
913612:06:39.858 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
913712:06:39.858 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: connection can be kept alive for 3 MINUTES
913812:06:39.859 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: releasing valid endpoint
913912:06:39.859 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: releasing endpoint
914012:06:39.860 [pool-19-thread-6] 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
914112:06:39.860 [pool-19-thread-6] 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]
914212:06:39.860 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
914312:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: preparing request execution
914412:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
914512:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
914612:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: target auth state: UNCHALLENGED
914712:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: proxy auth state: UNCHALLENGED
914812:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000092: acquiring connection with route {}->unix://localhost:2375
914912:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquiring endpoint (3 MINUTES)
915012:06:39.860 [pool-19-thread-6] 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]
915112:06:39.860 [pool-19-thread-6] 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]
915212:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000092: acquired ep-00000091
915312:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquired endpoint ep-00000091
915412:06:39.860 [pool-19-thread-6] 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
915512:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: start execution ex-00000092
915612:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: executing exchange ex-00000092 over http-outgoing-1
915712:06:39.860 [pool-19-thread-6] 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
915812:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
915912:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
916012:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
916112:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
916212:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
916312:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
916412:06:39.860 [pool-19-thread-6] 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]"
916512:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
916612:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
916712:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
916812:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
916912:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
917012:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
917112:06:39.860 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
917212:06:39.862 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
917312:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
917412:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
917512:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
917612:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
917712:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
917812:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
917912:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
918012:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
918112:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
918212:06:39.863 [pool-19-thread-6] 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/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/merged","UpperDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff","WorkDir":"/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/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]"
918312:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
918412:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
918512:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
918612:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
918712:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
918812:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
918912:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
919012:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
919112:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
919212:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
919312:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
919412:06:39.863 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000092: connection can be kept alive for 3 MINUTES
919512:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: releasing valid endpoint
919612:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: releasing endpoint
919712:06:39.864 [pool-19-thread-6] 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
919812:06:39.864 [pool-19-thread-6] 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]
919912:06:39.864 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
920012:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: preparing request execution
920112:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
920212:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
920312:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: target auth state: UNCHALLENGED
920412:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: proxy auth state: UNCHALLENGED
920512:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000093: acquiring connection with route {}->unix://localhost:2375
920612:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquiring endpoint (3 MINUTES)
920712:06:39.864 [pool-19-thread-6] 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]
920812:06:39.864 [pool-19-thread-6] 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]
920912:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000093: acquired ep-00000092
921012:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquired endpoint ep-00000092
921112:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: executing GET /v1.32/version HTTP/1.1
921212:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: start execution ex-00000093
921312:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: executing exchange ex-00000093 over http-outgoing-1
921412:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
921512:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
921612:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
921712:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
921812:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
921912:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
922012:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
922112:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
922212:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
922312:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
922412:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
922512:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
922612:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
922712:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
922812:06:39.864 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
922912:06:39.872 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
923012:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
923112:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
923212:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
923312:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
923412:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
923512:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:39 GMT[\r][\n]"
923612:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
923712:06:39.873 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
923812:06:39.874 [pool-19-thread-6] 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]"
923912:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
924012:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
924112:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
924212:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
924312:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
924412:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
924512:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:39 GMT
924612:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
924712:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: connection can be kept alive for 3 MINUTES
924812:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: releasing valid endpoint
924912:06:39.874 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: releasing endpoint
925012:06:39.874 [pool-19-thread-6] 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
925112:06:39.874 [pool-19-thread-6] 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]
925212:06:39.875 [pool-19-thread-6] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /modest_rubin: Waiting for 60 seconds for URL: http://172.17.0.1:32783/ (where port 32783 maps to container port 8500)
925312:06:40.484 [pool-19-thread-6] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.775031302S
925412:06:40.486 [pool-19-thread-6-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
925512:06:40.487 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:40 GMT, Content-Type: application/json
925612:06:40.489 [pool-19-thread-6-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
925712:06:40.490 [pool-19-thread-6-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: Fri, 28 Nov 2025 11:06:40 GMT, Content-Type: application/json
925812:06:40.491 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913,false
925912:06:40.491 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json], queryParams={}}
926012:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: preparing request execution
926112:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
926212:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
926312:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: target auth state: UNCHALLENGED
926412:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: proxy auth state: UNCHALLENGED
926512:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000094: acquiring connection with route {}->unix://localhost:2375
926612:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquiring endpoint (3 MINUTES)
926712:06:40.491 [pool-19-thread-6] 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]
926812:06:40.491 [pool-19-thread-6] 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]
926912:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000094: acquired ep-00000093
927012:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquired endpoint ep-00000093
927112:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: executing GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1
927212:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: start execution ex-00000094
927312:06:40.491 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: executing exchange ex-00000094 over http-outgoing-1
927412:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1
927512:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
927612:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
927712:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
927812:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
927912:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
928012:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
928112:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1[\r][\n]"
928212:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
928312:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
928412:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
928512:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
928612:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
928712:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
928812:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
928912:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
929012:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
929112:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
929212:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
929312:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
929412:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
929512:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:40 GMT[\r][\n]"
929612:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
929712:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
929812:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
929912:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","Created":"2025-11-28T11:06:39.727425288Z","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":5437,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T11:06:39.750764221Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/resolv.conf","HostnamePath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/hostname","HostsPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/hosts","LogPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913-json.log","Name":"/modest_rubin","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":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","LowerDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/merged","UpperDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/diff","WorkDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
930012:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
930112:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
930212:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
930312:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
930412:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
930512:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
930612:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:40 GMT
930712:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
930812:06:40.492 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: connection can be kept alive for 3 MINUTES
930912:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"67fb7d88a160a7d77584f240746bc36ac237ad6e20641c2fa3f9093a4f45f9a9","Source":"/var/lib/docker/volumes/67fb7d88a160a7d77584f240746bc36ac237ad6e20641c2fa3f9093a4f45f9a9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"adf9adbe1972","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c65143eafeb4e2fa95d5dc76e0e8d8c7512b22f35f6d2393dccb245e6a11683b","SandboxKey":"/var/run/docker/netns/c65143eafeb4","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":"24bc28208368e2404ba37a8a4184dfc21eb73f7d3a2203e27615748132bc34c6","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"7e:41:df:c7:b9:02","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"7e:41:df:c7:b9:02","DriverOpts":null,"GwPriority":0,"NetworkID":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"24bc28208368e2404ba37a8a4184dfc21eb73f7d3a2203e27615748132bc34c6","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
931012:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
931112:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
931212:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
931312:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: releasing valid endpoint
931412:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: releasing endpoint
931512:06:40.493 [pool-19-thread-6] 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
931612:06:40.493 [pool-19-thread-6] 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]
931712:06:40.493 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913,<null>
931812:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: preparing request execution
931912:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
932012:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
932112:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: target auth state: UNCHALLENGED
932212:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: proxy auth state: UNCHALLENGED
932312:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000095: acquiring connection with route {}->unix://localhost:2375
932412:06:40.493 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquiring endpoint (3 MINUTES)
932512:06:40.494 [pool-19-thread-6] 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]
932612:06:40.494 [pool-19-thread-6] 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]
932712:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000095: acquired ep-00000094
932812:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquired endpoint ep-00000094
932912:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: executing POST /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/kill HTTP/1.1
933012:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: start execution ex-00000095
933112:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: executing exchange ex-00000095 over http-outgoing-1
933212:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/kill HTTP/1.1
933312:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
933412:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
933512:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
933612:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
933712:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
933812:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
933912:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
934012:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/kill HTTP/1.1[\r][\n]"
934112:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
934212:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
934312:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
934412:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
934512:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
934612:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
934712:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
934812:06:40.494 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
934912:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
935012:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
935112:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
935212:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
935312:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
935412:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:40 GMT[\r][\n]"
935512:06:40.600 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
935612:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
935712:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
935812:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
935912:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
936012:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
936112:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:40 GMT
936212:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: connection can be kept alive for 3 MINUTES
936312:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: releasing valid endpoint
936412:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: releasing endpoint
936512:06:40.601 [pool-19-thread-6] 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
936612:06:40.601 [pool-19-thread-6] 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]
936712:06:40.601 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913,false
936812:06:40.601 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json], queryParams={}}
936912:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: preparing request execution
937012:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
937112:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
937212:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: target auth state: UNCHALLENGED
937312:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: proxy auth state: UNCHALLENGED
937412:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000096: acquiring connection with route {}->unix://localhost:2375
937512:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquiring endpoint (3 MINUTES)
937612:06:40.601 [pool-19-thread-6] 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]
937712:06:40.601 [pool-19-thread-6] 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]
937812:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000096: acquired ep-00000095
937912:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquired endpoint ep-00000095
938012:06:40.601 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: executing GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1
938112:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: start execution ex-00000096
938212:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: executing exchange ex-00000096 over http-outgoing-1
938312:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1
938412:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
938512:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
938612:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
938712:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
938812:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
938912:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
939012:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/json HTTP/1.1[\r][\n]"
939112:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
939212:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
939312:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
939412:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
939512:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
939612:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
939712:06:40.602 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
939812:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
939912:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
940012:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
940112:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
940212:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
940312:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
940412:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:40 GMT[\r][\n]"
940512:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
940612:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
940712:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
940812:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","Created":"2025-11-28T11:06:39.727425288Z","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-11-28T11:06:39.750764221Z","FinishedAt":"2025-11-28T11:06:40.505622733Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/resolv.conf","HostnamePath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/hostname","HostsPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/hosts","LogPath":"/var/lib/docker/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913-json.log","Name":"/modest_rubin","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":"adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913","LowerDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046-init/diff:/var/lib/docker/overlay2/78cc2279b47f0e74bc11f39ccbe76737b16e9ee6021e54e023e4e3ba2391d980/diff:/var/lib/docker/overlay2/b01945767ab77c798ffd785ecbcf58608af0b6808f8501d836bf24e69efa8a6a/diff:/var/lib/docker/overlay2/53a6d68a38f2722aa68ff9ed3f2473a628d164254157c19e151f7f78d0938d66/diff:/var/lib/docker/overlay2/b2bb99149964ae40f2b2f13a84de2d2e0ef97442d0f5af99bdbd3574980d02ba/diff:/var/lib/docker/overlay2/36cd826a35f89e300621efe64435a8ccf76eb879af79cb0ee7bca3242950a971/diff:/var/lib/docker/overlay2/cc8f0f3fb0c21208cc07848cf0610b53d94f202e13a5d5d58a14203e751d8ab0/diff","MergedDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/merged","UpperDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/diff","WorkDir":"/var/lib/docker/overlay2/2fac300329cd62ea45be1a8acbb752e7e3cdf004bc6fea5ea261f7647f6ca046/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"67fb7d88a160a7d77584f240746bc36ac237ad6e20641c2fa3f9093a4f45f9a9","Source":"/var/lib/docker/volumes/67fb7d88a160a7d77584f240746bc36ac237ad6e20641c2fa3f9093a4f45f9a9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"adf9adbe1972","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":"c4930bd4-ae65-40a7-b7ae-1bd0699f9555","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":"aa86da2a22b25f0f704d497719e884f4566ad08d3c2aa1990175d6c5c0a62e3d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
940912:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
941012:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
941112:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
941212:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
941312:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
941412:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
941512:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
941612:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
941712:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
941812:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:40 GMT
941912:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
942012:06:40.603 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: connection can be kept alive for 3 MINUTES
942112:06:40.604 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: releasing valid endpoint
942212:06:40.604 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: releasing endpoint
942312:06:40.604 [pool-19-thread-6] 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
942412:06:40.604 [pool-19-thread-6] 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]
942512:06:40.604 [pool-19-thread-6] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913,true,true
942612:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: preparing request execution
942712:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
942812:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
942912:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: target auth state: UNCHALLENGED
943012:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: proxy auth state: UNCHALLENGED
943112:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000097: acquiring connection with route {}->unix://localhost:2375
943212:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquiring endpoint (3 MINUTES)
943312:06:40.605 [pool-19-thread-6] 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]
943412:06:40.605 [pool-19-thread-6] 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]
943512:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000097: acquired ep-00000096
943612:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquired endpoint ep-00000096
943712:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: executing DELETE /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913?v=true&force=true HTTP/1.1
943812:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: start execution ex-00000097
943912:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: executing exchange ex-00000097 over http-outgoing-1
944012:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913?v=true&force=true HTTP/1.1
944112:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
944212:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555
944312:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
944412:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
944512:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
944612:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
944712:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/adf9adbe1972b9c9ea3f1a90afe278bcf06a5892f0b5ed4b52273eaf57cda913?v=true&force=true HTTP/1.1[\r][\n]"
944812:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
944912:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c4930bd4-ae65-40a7-b7ae-1bd0699f9555[\r][\n]"
945012:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
945112:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
945212:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
945312:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
945412:06:40.605 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
945512:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
945612:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
945712:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
945812:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
945912:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
946012:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Fri, 28 Nov 2025 11:06:40 GMT[\r][\n]"
946112:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
946212:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
946312:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
946412:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
946512:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
946612:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
946712:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Fri, 28 Nov 2025 11:06:40 GMT
946812:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: connection can be kept alive for 3 MINUTES
946912:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: releasing valid endpoint
947012:06:40.610 [pool-19-thread-6] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: releasing endpoint
947112:06:40.610 [pool-19-thread-6] 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
947212:06:40.610 [pool-19-thread-6] 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]
947312:06:40.610 [pool-19-thread-6] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
9474[info] CirceStatusSpec:
9475[info] status
9476[info] - should return leader
9477[info] - should return peers
9478Starting build for ProjectRef(file:/build/repo/,core) (consul4s-core)... [1/2]
9479Compile 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
9480
9481************************
9482Build summary:
9483[{
9484 "module": "consul4s-circe",
9485 "compile": {"status": "ok", "tookMs": 18024, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9486 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9487 "test-compile": {"status": "ok", "tookMs": 5990, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9488 "test": {"status": "ok", "tookMs": 19789, "passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45, "byFramework": [{"framework": "unknown", "stats": {"passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45}}]},
9489 "publish": {"status": "skipped", "tookMs": 0},
9490 "metadata": {
9491 "crossScalaVersions": ["2.12.14", "2.13.12", "3.3.1"]
9492}
9493},{
9494 "module": "consul4s-core",
9495 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9496 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9497 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9498 "test": {"status": "ok", "tookMs": 211, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
9499 "publish": {"status": "skipped", "tookMs": 0},
9500 "metadata": {
9501 "crossScalaVersions": ["2.12.14", "2.13.12", "3.3.1"]
9502}
9503}]
9504************************
9505[success] Total time: 73 s (0:01:13.0), completed Nov 28, 2025, 12:06:41 PM
9506[0JChecking patch project/plugins.sbt...
9507Checking patch project/build.properties...
9508Checking patch build.sbt...
9509Applied patch project/plugins.sbt cleanly.
9510Applied patch project/build.properties cleanly.
9511Applied patch build.sbt cleanly.