Build Logs
nryanov/consul4s • 3.8.0-RC5:2025-12-31
Errors
5
Warnings
17
Total Lines
9457
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-RC5
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-RC5"
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-RC5
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-RC5
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-RC5
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-RC5"
70"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.nryanov.consul4s%consul4s-circe com.nryanov.consul4s%consul4s-core"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 9.35s.
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-RC5
89OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in core/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in consul4s/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 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-RC5 on 2 projects.
95[info] Switching Scala version on:
96[info] circe (2.12.14, 2.13.12, 3.8.0-RC5)
97[info] core (2.12.14, 2.13.12, 3.8.0-RC5)
98[info] Excluding projects:
99[info] * consul4s (2.13.12)
100[info] examples (2.13.12)
101[info] sprayJson (2.12.14, 2.13.12)
102[info] json4s (2.12.14, 2.13.12)
103[info] Reapplying settings...
104[info] set current project to consul4s (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to consul4s (in build file:/build/repo/)
108[info] Defining Global / credentials, circe / credentials and 4 others.
109[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to consul4s (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to consul4s (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to consul4s (in build file:/build/repo/)
125[success] Total time: 0 s, completed Dec 31, 2025, 9:20:27 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-RC5/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-RC5/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-RC5/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-RC5/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
16021:20:58.214 [pool-19-thread-3] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
16121:20:58.221 [pool-19-thread-3] 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)
16221:20:58.225 [pool-19-thread-3] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
16321:20:58.347 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
16421:20:58.348 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
16521:20:58.375 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
16621:20:58.375 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
16721:20:58.526 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
16821:20:58.542 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
16921:20:58.547 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
17021:20:58.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
17121:20:58.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
17221:20:58.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
17321:20:58.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
17421:20:58.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
17521:20:58.552 [pool-19-thread-3] 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]
17621:20:58.557 [pool-19-thread-3] 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]
17721:20:58.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
17821:20:58.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
17921:20:58.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
18021:20:58.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
18121:20:58.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
18221:20:58.569 [pool-19-thread-3] 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
18321:20:58.569 [pool-19-thread-3] 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
18421:20:58.570 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
18521:20:58.570 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
18621:20:58.571 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
18721:20:58.571 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
18821:20:58.571 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
18921:20:58.572 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
19021:20:58.572 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
19121:20:58.572 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
19221:20:58.572 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
19321:20:58.572 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
19421:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
19521:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
19621:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
19721:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
19821:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
19921:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
20021:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
20121:20:58.573 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
20221:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
20321:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
20421:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
20521:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
20621:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
20721:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
20821:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:58 GMT[\r][\n]"
20921:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
21021:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21121:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8c9[\r][\n]"
21221:20:58.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"db732768-d631-4f13-b4b8-1ae35b6d368f","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":17,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Using metacopy","false"],["Native Overlay Diff","false"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":41,"OomKillDisable":false,"NGoroutines":72,"SystemTime":"2025-12-31T20:20:58.573973482Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1044-azure","OperatingSystem":"Ubuntu 22.04.5 LTS","OSVersion":"22.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":null,"AllowNondistributableArtifactsHostnames":null,"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"InsecureRegistryCIDRs":["::1/128","127.0.0.0/8"],"Mirrors":null},"NCPU":4,"MemTotal":16772898816,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervmdwttx","Labels":[],"ExperimentalBuild":false,"ServerVersion":"28.0.4","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"1c4457e00facac03ce1d75f7b6777a7a851e5c41","Expected":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"},"RuncCommit":{"ID":"v1.3.4-0-gd6d73eb8","Expected":"v1.3.4-0-gd6d73eb8"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
21321:20:58.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21421:20:58.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
21521:20:58.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21621:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
21721:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
21821:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
21921:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
22021:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
22121:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
22221:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:58 GMT
22321:20:58.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
22421:20:58.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
22521:20:58.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
22621:20:58.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
22721:20:58.707 [pool-19-thread-3] 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
22821:20:58.708 [pool-19-thread-3] 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]
22921:20:58.708 [pool-19-thread-3] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
23021:20:58.708 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
23121:20:58.709 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
23221:20:58.720 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
23321:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
23421:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
23521:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
23621:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
23721:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
23821:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
23921:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
24021:20:58.723 [pool-19-thread-3] 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]
24121:20:58.723 [pool-19-thread-3] 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]
24221:20:58.723 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
24321:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
24421:20:58.724 [pool-19-thread-3] 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
24521:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
24621:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
24721:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
24821:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
24921:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
25021:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
25121:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
25221:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
25321:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
25421:20:58.724 [pool-19-thread-3] 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]"
25521:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
25621:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
25721:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
25821:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
25921:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
26021:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
26121:20:58.724 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
26221:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
26321:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
26421:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
26521:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
26621:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
26721:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
26821:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:58 GMT[\r][\n]"
26921:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1273[\r][\n]"
27021:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
27121:20:58.725 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","Created":"2025-12-31T20:16:47.377635558Z","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":{"06f3fc1907dfc7b4437732e7ed5d5b95e3d7a06689601f1b9faa198554ee5d46":{"Name":"d57d83f64f8a17e84208a0fc78549bcaf3fa_755e32","EndpointID":"998ae802287ec40ec86329b4d2b3a0d166b904cd6687f40c26346319213caaba","MacAddress":"5a:df:b6:2a:f1:df","IPv4Address":"172.17.0.2/16","IPv6Address":""},"6561a9155dc160410f147ec77b153bece23495a3d7c189857be2112cef254a92":{"Name":"naughty_herschel","EndpointID":"c5fa6d4303d5d582384d37ea05bfd7ad4aee0e1ad62ba1720d2e419870bc037f","MacAddress":"b2:fd:9b:83:7a:d3","IPv4Address":"172.17.0.3/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]"
27221:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
27321:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
27421:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
27521:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
27621:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
27721:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
27821:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:58 GMT
27921:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1273
28021:20:58.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
28121:20:58.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
28221:20:58.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
28321:20:58.736 [pool-19-thread-3] 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
28421:20:58.736 [pool-19-thread-3] 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]
28521:20:58.737 [pool-19-thread-3] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
28621:20:58.737 [pool-19-thread-3] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=72, Name=runnervmdwttx, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.4-0-gd6d73eb8, Expected=v1.3.4-0-gd6d73eb8}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=db732768-d631-4f13-b4b8-1ae35b6d368f, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-12-31T20:20:58.573973482Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1044-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=1c4457e00facac03ce1d75f7b6777a7a851e5c41, Expected=1c4457e00facac03ce1d75f7b6777a7a851e5c41}, GenericResources=null, OperatingSystem=Ubuntu 22.04.5 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, InsecureRegistryCIDRs=[::1/128, 127.0.0.0/8], Mirrors=null}, ServerVersion=28.0.4, OomKillDisable=false, CpuCfsQuota=true, Containers=2, Driver=overlay2, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=4, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, splunk, syslog]}, SwapLimit=true, CgroupDriver=systemd, ContainersPaused=0, MemTotal=16772898816, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
28721:20:58.738 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
28821:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
28921:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
29021:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
29121:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
29221:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
29321:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
29421:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
29521:20:58.739 [pool-19-thread-3] 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]
29621:20:58.739 [pool-19-thread-3] 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]
29721:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
29821:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
29921:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/version HTTP/1.1
30021:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
30121:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
30221:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
30321:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
30421:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
30521:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
30621:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
30721:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
30821:20:58.739 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
30921:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
31021:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
31121:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
31221:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
31321:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
31421:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
31521:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
31621:20:58.740 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
31721:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
31821:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
31921:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
32021:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
32121:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
32221:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
32321:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:58 GMT[\r][\n]"
32421:20:58.746 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
32521:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
32621:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
32721:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
32821:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
32921:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
33021:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
33121:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
33221:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
33321:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:58 GMT
33421:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
33521:20:58.747 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: connection can be kept alive for 3 MINUTES
33621:20:58.754 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: releasing valid endpoint
33721:20:58.754 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: releasing endpoint
33821:20:58.754 [pool-19-thread-3] 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
33921:20:58.754 [pool-19-thread-3] 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]
34021:20:58.754 [pool-19-thread-3] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-1044-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.2.0, Details={GitCommit=1c4457e00facac03ce1d75f7b6777a7a851e5c41}}, {Name=runc, Version=1.3.4, Details={GitCommit=v1.3.4-0-gd6d73eb8}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1044-azure, ApiVersion=1.48, Platform={Name=Docker Engine - Community}, GitCommit=6430e49, Os=linux, Version=28.0.4, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.23.7, BuildTime=2025-03-25T15:07:11.000000000+00:00}
34121:20:58.755 [pool-19-thread-3] 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
34621:20:58.761 [pool-19-thread-3] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
34721:20:58.762 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
34821:20:58.763 [pool-19-thread-3] 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'))
34921:20:58.764 [pool-19-thread-3] 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]
35021:20:58.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: preparing request execution
35121:20:58.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
35221:20:58.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
35321:20:58.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: target auth state: UNCHALLENGED
35421:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: proxy auth state: UNCHALLENGED
35521:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000004: acquiring connection with route {}->unix://localhost:2375
35621:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquiring endpoint (3 MINUTES)
35721:20:58.766 [pool-19-thread-3] 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]
35821:20:58.766 [pool-19-thread-3] 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]
35921:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: acquired ep-00000003
36021:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquired endpoint ep-00000003
36121:20:58.766 [pool-19-thread-3] 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
36221:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: start execution ex-00000004
36321:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: executing exchange ex-00000004 over http-outgoing-0
36421:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
36521:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
36621:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
36721:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
36821:20:58.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
36921:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
37021:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
37121:20:58.767 [pool-19-thread-3] 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]"
37221:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
37321:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
37421:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
37521:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
37621:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
37721:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
37821:20:58.767 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
37921:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
38021:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
38121:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
38221:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
38321:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
38421:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
38521:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:58 GMT[\r][\n]"
38621:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
38721:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
38821:20:58.770 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1735[\r][\n]"
38921:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1767212349,"Id":"sha256:ce981d4bb43154d15b06a5df0f5084c2c77c37609c3df97299f4a0c1b339c200","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["83d57d:83f64f8a17e84208a0fc78549bcaf3fa"],"SharedSize":-1,"Size":167938330,"VirtualSize":167938330},{"Containers":-1,"Created":1765244015,"Id":"sha256:c8a14e7e1d5835a3952ac83c20b5a859d337b8e6cc1b2eb89f3f4e0125dd516a","Labels":null,"ParentId":"","RepoDigests":["node@sha256:4b4e58e59c5e042928790c6fccd8ad16da6296bcc2e9924c56fba84a8e5ff662"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095787734,"VirtualSize":1095787734},{"Containers":-1,"Created":1765243983,"Id":"sha256:6036222eceacf3f896dad0d0fa72fd12ecf1db0b032355744ffbc188c9322087","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c8abd8da9cfddd2dfd2d5aa9ea2e54f9f70d3968ecf81bf5c2422594fa13fa83"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132832460,"VirtualSize":1132832460},{"Containers":-1,"Created":1765152000,"Id":"sha256:fc59cd30cd20f83a505ef8d9f153c8dd90ab4ddc1bfe8242cdfd96b5ff9217c9","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:1b1fd1445c1d0ed68123cf76c2d7c7cb47dfdab3df56f7ff9303063110d43291"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298930,"VirtualSize":124298930},{"Containers":-1,"Created":1764882778,"Id":"sha256:38925ee9872d372937cb288c928672b2481fef11e525889c0b9e2556466d2339","Labels":null,"ParentId":"","RepoDigests":["node@sha256:9632533eda8061fc1e9960cfb3f8762781c07a00ee7317f5dc0e13c05e15166f"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162158062,"VirtualSize":162158062},{"Containers":-1,"Created":1764882760,"Id":"sha256:9992b59c17bf27bd13e187f54112049f23f7da7b89343bee73963ae3d6a65fb9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:643e7036aa985317ebfee460005e322aa550c6b6883000d01daefb58689a58e2"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134610812,"VirtualSize":134610812},{"Containers":-1,"Created":1763642042,"Id":"sha256:fe0990fb85c4586aaa94e599905b75a2676664f065f29bea67ebcd5b2fe88acb","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:de10faf919fc71ba4eb1dd7bd6449566d012b0c9436b1c61bfee21d621b009aa"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226883175,"VirtualSize":226883175},{"Containers":-1,"Created":1760913662,"Id":"sha256:4666ce42fae6cb3dfc8cc0991febf49fa1e3c59e4e55019012c76b705a50c10d","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.source":"https://github.com/VirtusLab/community-build3","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ghcr.io/virtuslab/scala-community-build-project-builder@sha256:db549b49396307e61cc6df02d06009e1ff341ec3a0e79621f14385ae9e760c7f"],"RepoTags":["ghcr.io/virtuslab/scala-community-build-project-builder:jdk17-latest"],"SharedSize":-1,"Size":1954882733,"VirtualSize":1954882733},{"Containers":-1,"Created":1760376200,"Id":"sha256:9fa3e2b5204f4fd5ae0d53dee5c367ac686a8a39685d9261b9d3d3c8a9cc8917","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868044,"VirtualSize":77868044},{"Containers":-1,"Created":1759921840,"Id":"sha256:83b2b6703a620bf2e001ab57f7adc414d891787b3c59859b1b62909e48dd2242","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1"],"RepoTags":["alpine:3.19"],"SharedSize":-1,"Size":7393371,"VirtualSize":7393371},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2"
39021:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
39121:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
39221:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
39321:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
39421:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
39521:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
39621:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:58 GMT
39721:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
39821:20:58.771 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: connection can be kept alive for 3 MINUTES
39921:20:58.778 [pool-19-thread-3] 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]"
40021:20:58.780 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
40121:20:58.780 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
40221:20:58.781 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
40321:20:58.781 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: releasing valid endpoint
40421:20:58.781 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: releasing endpoint
40521:20:58.781 [pool-19-thread-3] 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
40621:20:58.781 [pool-19-thread-3] 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]
40721:20:58.783 [pool-19-thread-3] DEBUG tc.testcontainers/ryuk:0.5.1 -- testcontainers/ryuk:0.5.1 is not in image name cache, updating...
40821:20:58.785 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
40921:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: preparing request execution
41021:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
41121:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
41221:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: target auth state: UNCHALLENGED
41321:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: proxy auth state: UNCHALLENGED
41421:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000005: acquiring connection with route {}->unix://localhost:2375
41521:20:58.786 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquiring endpoint (3 MINUTES)
41621:20:58.786 [pool-19-thread-3] 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]
41721:20:58.787 [pool-19-thread-3] 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]
41821:20:58.787 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: acquired ep-00000004
41921:20:58.787 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquired endpoint ep-00000004
42021:20:58.787 [pool-19-thread-3] 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
42121:20:58.787 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: start execution ex-00000005
42221:20:58.787 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: executing exchange ex-00000005 over http-outgoing-0
42321:20:58.788 [pool-19-thread-3] 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
42421:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
42521:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
42621:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
42721:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
42821:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
42921:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
43021:20:58.788 [pool-19-thread-3] 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]"
43121:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
43221:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
43321:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
43421:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
43521:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
43621:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
43721:20:58.788 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
43821:20:58.789 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
43921:20:58.789 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
44021:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
44121:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
44221:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
44321:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
44421:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:58 GMT[\r][\n]"
44521:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 55[\r][\n]"
44621:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
44721:20:58.790 [pool-19-thread-3] 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]"
44821:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
44921:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
45021:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
45121:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
45221:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
45321:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
45421:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:58 GMT
45521:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 55
45621:20:58.790 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: connection can be kept alive for 3 MINUTES
45721:20:58.793 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: releasing valid endpoint
45821:20:58.793 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: releasing endpoint
45921:20:58.794 [pool-19-thread-3] 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
46021:20:58.794 [pool-19-thread-3] 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]
46121:20:58.794 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.5.1
46221:20:58.795 [pool-19-thread-3] 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.
46321:20:58.799 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
46421:20:58.799 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
46521:20:58.800 [pool-19-thread-3] 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)
46621:20:58.800 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
46721:20:58.800 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
46821:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: preparing request execution
46921:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
47021:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
47121:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: target auth state: UNCHALLENGED
47221:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: proxy auth state: UNCHALLENGED
47321:20:58.807 [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
47421:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquiring endpoint (3 MINUTES)
47521:20:58.807 [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]
47621:20:58.807 [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]
47721:20:58.807 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: acquired ep-00000005
47821:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquired endpoint ep-00000005
47921:20:58.808 [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
48021:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: start execution ex-00000006
48121:20:58.808 [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
48221:20:58.808 [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
48321:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
48421:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
48521:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
48621:20:58.808 [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
48721:20:58.808 [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
48821:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
48921:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
49021:20:58.808 [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]"
49121:20:58.808 [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]"
49221:20:58.808 [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]"
49321:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
49421:20:58.808 [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]"
49521:20:58.808 [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]"
49621:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
49721:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
49821:20:58.808 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
49921:20:58.981 [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]"
50021:20:58.982 [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]"
50121:20:58.982 [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]"
50221:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
50321:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
50421:20:58.982 [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]"
50521:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:58 GMT[\r][\n]"
50621:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
50721:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
50821:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3c[\r][\n]"
50921:20:58.982 [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]"
51021:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
51121:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
51221:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
51321:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
51421:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
51521:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
51621:20:58.982 [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)
51721:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:58 GMT
51821:20:58.982 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
51921:20:58.982 [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
52021:20:58.984 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image
52121:20:58.996 [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)
52221:20:59.001 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
52321:20:59.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52421:20:59.044 [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]"
52521:20:59.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52621:20:59.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52721:20:59.044 [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]"
52821:20:59.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52921:20:59.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
53021:20:59.044 [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]"
53121:20:59.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53221:20:59.044 [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)
53321:20:59.045 [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)
53421:20:59.045 [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)
53521:20:59.123 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
53621:20:59.123 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28797,"total":2775904},"progress":"[\u003e ] 28.8kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
53721:20:59.123 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53821:20:59.123 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28797, total=2775904, start=null), progress=[> ] 28.8kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
53921:20:59.128 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
54021:20:59.128 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28795,"total":2807803},"progress":"[\u003e ] 28.8kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
54121:20:59.128 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54221:20:59.129 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28795, total=2807803, start=null), progress=[> ] 28.8kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
54321:20:59.148 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
54421:20:59.148 [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]"
54521:20:59.148 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54621:20:59.148 [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)
54721:20:59.151 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
54821:20:59.152 [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]"
54921:20:59.152 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55021:20:59.152 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
55121:20:59.152 [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]"
55221:20:59.152 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55321:20:59.153 [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)
55421:20:59.153 [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)
55521:20:59.154 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (59 KB/? MB)
55621:20:59.158 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
55721:20:59.158 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
55821:20:59.158 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55921:20:59.158 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
56021:20:59.158 [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]"
56121:20:59.159 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56221:20:59.159 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
56321:20:59.159 [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)
56421:20:59.159 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
56521:20:59.159 [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]"
56621:20:59.159 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56721:20:59.159 [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)
56821:20:59.160 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (334 KB/? MB)
56921:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
57021:20:59.175 [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]"
57121:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57221:20:59.175 [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)
57321:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
57421:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
57521:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57621:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
57721:20:59.175 [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]"
57821:20:59.175 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57921:20:59.176 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
58021:20:59.176 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (334 KB/5 MB)
58121:20:59.176 [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)
58221:20:59.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
58321:20:59.226 [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]"
58421:20:59.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58521:20:59.227 [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)
58621:20:59.267 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
58721:20:59.267 [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]"
58821:20:59.268 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58921:20:59.269 [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)
59021:20:59.269 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
59121:20:59.269 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
59221:20:59.269 [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]"
59321:20:59.269 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59421:20:59.270 [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)
59521:20:59.310 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
59621:20:59.310 [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]"
59721:20:59.310 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59821:20:59.311 [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)
59921:20:59.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
60021:20:59.313 [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]"
60121:20:59.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60221:20:59.313 [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)
60321:20:59.400 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
60421:20:59.400 [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]"
60521:20:59.400 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60621:20:59.400 [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)
60721:20:59.401 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
60821:20:59.402 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
60921:20:59.402 [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]"
61021:20:59.402 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61121:20:59.402 [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)
61221:20:59.437 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
61321:20:59.437 [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]"
61421:20:59.437 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61521:20:59.437 [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)
61621:20:59.447 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
61721:20:59.447 [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]"
61821:20:59.447 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61921:20:59.447 [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)
62021:20:59.447 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
62121:20:59.453 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
62221:20:59.453 [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]"
62321:20:59.453 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62421:20:59.454 [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)
62521:20:59.455 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4b[\r][\n]"
62621:20:59.455 [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]"
62721:20:59.455 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62821:20:59.455 [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)
62921:20:59.456 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
63021:20:59.457 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
63121:20:59.457 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: releasing valid endpoint
63221:20:59.457 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: releasing endpoint
63321:20:59.457 [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
63421:20:59.457 [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]
63521:20:59.457 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
63621:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: preparing request execution
63721:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
63821:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
63921:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: target auth state: UNCHALLENGED
64021:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: proxy auth state: UNCHALLENGED
64121:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000007: acquiring connection with route {}->unix://localhost:2375
64221:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquiring endpoint (3 MINUTES)
64321:20:59.458 [pool-19-thread-3] 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]
64421:20:59.458 [pool-19-thread-3] 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]
64521:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: acquired ep-00000006
64621:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquired endpoint ep-00000006
64721:20:59.458 [pool-19-thread-3] 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
64821:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: start execution ex-00000007
64921:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: executing exchange ex-00000007 over http-outgoing-0
65021:20:59.458 [pool-19-thread-3] 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
65121:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
65221:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
65321:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
65421:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
65521:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
65621:20:59.458 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
65721:20:59.458 [pool-19-thread-3] 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]"
65821:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
65921:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
66021:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
66121:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
66221:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
66321:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
66421:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
66521:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
66621:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
66721:20:59.459 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
66821:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
66921:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
67021:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
67121:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
67221:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
67321:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
67421:20:59.460 [pool-19-thread-3] 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/c9f93572163e30943385e82799358492ac2aa0c02bc96e9b767c91f07f32571e/diff:/var/lib/docker/overlay2/9e0cdb741ba7aceb60f317c76cbad8c7a194e942f9a6c80ee2022a733a6f0a9f/diff","MergedDir":"/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/merged","UpperDir":"/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/diff","WorkDir":"/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
67521:20:59.460 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
67621:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
67721:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
67821:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
67921:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
68021:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
68121:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
68221:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
68321:20:59.461 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: connection can be kept alive for 3 MINUTES
68421:20:59.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: releasing valid endpoint
68521:20:59.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: releasing endpoint
68621:20:59.486 [pool-19-thread-3] 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
68721:20:59.486 [pool-19-thread-3] 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]
68821:20:59.488 [pool-19-thread-3] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
68921:20:59.489 [pool-19-thread-3] DEBUG tc.testcontainers/ryuk:0.5.1 -- Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
69021:20:59.490 [pool-19-thread-3] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
69121:20:59.490 [pool-19-thread-3] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1
69221:20:59.491 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
69321:20:59.491 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
69421:20:59.492 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
69521:20:59.500 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@221196ee[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;@55eb9c68}, 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-196f6adb-b940-408e-83be-5d52c4ac4fc1,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>]
69621:20:59.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: preparing request execution
69721:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
69821:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
69921:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: target auth state: UNCHALLENGED
70021:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: proxy auth state: UNCHALLENGED
70121:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000008: acquiring connection with route {}->unix://localhost:2375
70221:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquiring endpoint (3 MINUTES)
70321:20:59.556 [pool-19-thread-3] 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]
70421:20:59.556 [pool-19-thread-3] 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]
70521:20:59.556 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: acquired ep-00000007
70621:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquired endpoint ep-00000007
70721:20:59.557 [pool-19-thread-3] 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-196f6adb-b940-408e-83be-5d52c4ac4fc1 HTTP/1.1
70821:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: start execution ex-00000008
70921:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: executing exchange ex-00000008 over http-outgoing-0
71021:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-196f6adb-b940-408e-83be-5d52c4ac4fc1 HTTP/1.1
71121:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
71221:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
71321:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
71421:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
71521:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
71621:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1954
71721:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
71821:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
71921:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-196f6adb-b940-408e-83be-5d52c4ac4fc1 HTTP/1.1[\r][\n]"
72021:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
72121:20:59.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
72221:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
72321:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
72421:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
72521:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
72621:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
72721:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
72821:20:59.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
72921:20:59.558 [pool-19-thread-3] 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}"
73021:20:59.574 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
73121:20:59.574 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
73221:20:59.574 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
73321:20:59.574 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
73421:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
73521:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
73621:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
73721:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
73821:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
73921:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684","Warnings":[]}[\n]"
74021:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
74121:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
74221:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
74321:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
74421:20:59.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
74521:20:59.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
74621:20:59.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
74721:20:59.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
74821:20:59.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: connection can be kept alive for 3 MINUTES
74921:20:59.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: releasing valid endpoint
75021:20:59.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: releasing endpoint
75121:20:59.579 [pool-19-thread-3] 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
75221:20:59.579 [pool-19-thread-3] 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]
75321:20:59.582 [pool-19-thread-3] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: 034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684
75421:20:59.583 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684
75521:20:59.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: preparing request execution
75621:20:59.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
75721:20:59.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
75821:20:59.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: target auth state: UNCHALLENGED
75921:20:59.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: proxy auth state: UNCHALLENGED
76021:20:59.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000009: acquiring connection with route {}->unix://localhost:2375
76121:20:59.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquiring endpoint (3 MINUTES)
76221:20:59.584 [pool-19-thread-3] 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]
76321:20:59.585 [pool-19-thread-3] 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]
76421:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: acquired ep-00000008
76521:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquired endpoint ep-00000008
76621:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: executing POST /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/start HTTP/1.1
76721:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: start execution ex-00000009
76821:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: executing exchange ex-00000009 over http-outgoing-0
76921:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/start HTTP/1.1
77021:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
77121:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
77221:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
77321:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
77421:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
77521:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
77621:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
77721:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/start HTTP/1.1[\r][\n]"
77821:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
77921:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
78021:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
78121:20:59.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
78221:20:59.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
78321:20:59.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
78421:20:59.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
78521:20:59.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
78621:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
78721:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
78821:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
78921:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
79021:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
79121:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
79221:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
79321:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
79421:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
79521:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
79621:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
79721:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
79821:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
79921:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: connection can be kept alive for 3 MINUTES
80021:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: releasing valid endpoint
80121:20:59.825 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: releasing endpoint
80221:20:59.825 [pool-19-thread-3] 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
80321:20:59.826 [pool-19-thread-3] 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]
80421:20:59.831 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684,false
80521:20:59.832 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/json], queryParams={}}
80621:20:59.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: preparing request execution
80721:20:59.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
80821:20:59.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
80921:20:59.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: target auth state: UNCHALLENGED
81021:20:59.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: proxy auth state: UNCHALLENGED
81121:20:59.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000A: acquiring connection with route {}->unix://localhost:2375
81221:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquiring endpoint (3 MINUTES)
81321:20:59.833 [pool-19-thread-3] 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]
81421:20:59.833 [pool-19-thread-3] 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]
81521:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: acquired ep-00000009
81621:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquired endpoint ep-00000009
81721:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: executing GET /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/json HTTP/1.1
81821:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: start execution ex-0000000A
81921:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: executing exchange ex-0000000A over http-outgoing-0
82021:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/json HTTP/1.1
82121:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
82221:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
82321:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
82421:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
82521:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
82621:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
82721:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/json HTTP/1.1[\r][\n]"
82821:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
82921:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
83021:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
83121:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
83221:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
83321:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
83421:20:59.833 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
83521:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
83621:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
83721:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
83821:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
83921:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
84021:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
84121:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
84221:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
84321:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84421:20:59.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "13f3[\r][\n]"
84521:20:59.835 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684","Created":"2025-12-31T20:20:59.559154553Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3172,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:20:59.59756279Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/resolv.conf","HostnamePath":"/var/lib/docker/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/hostname","HostsPath":"/var/lib/docker/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/hosts","LogPath":"/var/lib/docker/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684-json.log","Name":"/testcontainers-ryuk-196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684","LowerDir":"/var/lib/docker/overlay2/2d8253e6738a246cb74ad9cd3930968162d67697ca2415d69c9c656bc559829b-init/diff:/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/diff:/var/lib/docker/overlay2/c9f93572163e30943385e82799358492ac2aa0c02bc96e9b767c91f07f32571e/diff:/var/lib/docker/overlay2/9e0cdb741ba7aceb60f317c76cbad8c7a194e942f9a6c80ee2022a733a6f0a9f/diff","MergedDir":"/var/lib/docker/overlay2/2d8253e6738a246cb74ad9cd3930968162d67697ca2415d69c9c656bc559829b/merged","UpperDir":"/var/lib/docker/overlay2/2d8253e6738a246cb74ad9cd3930968162d67697ca2415d69c9c656bc559829b/diff","WorkDir":"/var/lib/docker/overlay2/2d8253e6738a246cb74ad9cd3930968162d67697ca2415d69c9c656bc559829b/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"034a95e20d24","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":"d40cd8e70adc5ec10ad3729a1d70715d2d4415fef2d9014f014a8c22873004e6","SandboxKey":"/var/run/docker/netns/d40cd8e70adc","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b301760cda2e04dd80b5b46fdce329ca4f2ac283d523df5324dfe27c6a05c42b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2a:e4:2c:23:58:94","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2a:e4:2c:23:58:94","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"b301760cda2e04dd80b5b46fdce329ca4f2ac283d523df5324dfe27c6a05c42b","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
84621:20:59.835 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84721:20:59.835 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
84821:20:59.835 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84921:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
85021:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
85121:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
85221:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
85321:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
85421:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
85521:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
85621:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
85721:20:59.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: connection can be kept alive for 3 MINUTES
85821:20:59.900 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: releasing valid endpoint
85921:20:59.900 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: releasing endpoint
86021:20:59.900 [pool-19-thread-3] 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
86121:20:59.900 [pool-19-thread-3] 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]
86221:20:59.902 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
86321:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: preparing request execution
86421:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
86521:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
86621:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: target auth state: UNCHALLENGED
86721:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: proxy auth state: UNCHALLENGED
86821:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000B: acquiring connection with route {}->unix://localhost:2375
86921:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquiring endpoint (3 MINUTES)
87021:20:59.903 [pool-19-thread-3] 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]
87121:20:59.903 [pool-19-thread-3] 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]
87221:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: acquired ep-0000000A
87321:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquired endpoint ep-0000000A
87421:20:59.903 [pool-19-thread-3] 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
87521:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: start execution ex-0000000B
87621:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
87721:20:59.903 [pool-19-thread-3] 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
87821:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
87921:20:59.903 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
88021:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
88121:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
88221:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
88321:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
88421:20:59.904 [pool-19-thread-3] 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]"
88521:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
88621:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
88721:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
88821:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
88921:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
89021:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
89121:20:59.904 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
89221:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
89321:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
89421:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
89521:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
89621:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
89721:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
89821:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
89921:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
90021:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
90121:20:59.905 [pool-19-thread-3] 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/c9f93572163e30943385e82799358492ac2aa0c02bc96e9b767c91f07f32571e/diff:/var/lib/docker/overlay2/9e0cdb741ba7aceb60f317c76cbad8c7a194e942f9a6c80ee2022a733a6f0a9f/diff","MergedDir":"/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/merged","UpperDir":"/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/diff","WorkDir":"/var/lib/docker/overlay2/80de1e5402d97b44b6e487a7649e8dc04b8e4a543ff7a2a43aaf65a96fc9d805/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
90221:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
90321:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
90421:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
90521:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
90621:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
90721:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
90821:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
90921:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
91021:20:59.905 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: connection can be kept alive for 3 MINUTES
91121:20:59.906 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: releasing valid endpoint
91221:20:59.906 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: releasing endpoint
91321:20:59.906 [pool-19-thread-3] 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
91421:20:59.906 [pool-19-thread-3] 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]
91521:20:59.906 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
91621:20:59.906 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: preparing request execution
91721:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
91821:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
91921:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: target auth state: UNCHALLENGED
92021:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: proxy auth state: UNCHALLENGED
92121:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000C: acquiring connection with route {}->unix://localhost:2375
92221:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquiring endpoint (3 MINUTES)
92321:20:59.907 [pool-19-thread-3] 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]
92421:20:59.907 [pool-19-thread-3] 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]
92521:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: acquired ep-0000000B
92621:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquired endpoint ep-0000000B
92721:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: executing GET /v1.32/version HTTP/1.1
92821:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: start execution ex-0000000C
92921:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
93021:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
93121:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
93221:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
93321:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
93421:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
93521:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
93621:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
93721:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
93821:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
93921:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
94021:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
94121:20:59.907 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
94221:20:59.908 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
94321:20:59.908 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
94421:20:59.908 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
94521:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
94621:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
94721:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
94821:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
94921:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
95021:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
95121:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
95221:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
95321:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
95421:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
95521:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
95621:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
95721:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
95821:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
95921:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
96021:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
96121:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
96221:20:59.915 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
96321:20:59.916 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: connection can be kept alive for 3 MINUTES
96421:20:59.918 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: releasing valid endpoint
96521:20:59.918 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: releasing endpoint
96621:20:59.918 [pool-19-thread-3] 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
96721:20:59.918 [pool-19-thread-3] 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]
96821:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: preparing request execution
96921:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
97021:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
97121:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: target auth state: UNCHALLENGED
97221:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: proxy auth state: UNCHALLENGED
97321:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000D: acquiring connection with route {}->unix://localhost:2375
97421:20:59.922 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquiring endpoint (3 MINUTES)
97521:20:59.922 [docker-java-stream-2016397573] 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]
97621:20:59.923 [docker-java-stream-2016397573] 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]
97721:20:59.923 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: acquired ep-0000000C
97821:20:59.923 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquired endpoint ep-0000000C
97921:20:59.923 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: executing GET /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
98021:20:59.923 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: start execution ex-0000000D
98121:20:59.923 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
98221:20:59.923 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
98321:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
98421:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
98521:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
98621:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
98721:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
98821:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/034a95e20d24f3cb4a0146e365a85d813a109ebd0eb6bc596dc6c7c4579ba684/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
98921:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
99021:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
99121:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
99221:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
99321:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
99421:20:59.924 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
99521:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
99621:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
99721:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
99821:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
99921:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
100021:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
100121:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
100221:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
100321:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100421:20:59.925 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
100521:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
100621:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
100721:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
100821:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
100921:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
101021:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 31 Dec 2025 20:20:59 GMT
101121:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
101221:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: connection can be kept alive for 3 MINUTES
101321:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "2e[\r][\n]"
101421:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/12/31 20:20:59 Pinging Docker...[\n]"
101521:20:59.926 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
101621:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "38[\r][\n]"
101721:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/12/31 20:20:59 Docker daemon is available![\n]"
101821:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
101921:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "35[\r][\n]"
102021:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/12/31 20:20:59 Starting on port 8080...[\n]"
102121:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
102221:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "25[\r][\n]"
102321:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2025/12/31 20:20:59 Started![\n]"
102421:20:59.927 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
102521:20:59.928 [pool-19-thread-3] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDERR: 2025/12/31 20:20:59 Started!
102621:20:59.929 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: cancel
102721:20:59.930 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
102821:20:59.930 [docker-java-stream-2016397573] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
102921:20:59.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0: close connection IMMEDIATE
103021:20:59.931 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: endpoint closed
103121:20:59.931 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: discarding endpoint
103221:20:59.931 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: releasing endpoint
103321:20:59.931 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection is not kept alive
103421:20:59.931 [pool-19-thread-3] 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]
103521:20:59.931 [pool-19-thread-3] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.169894191S
103621:20:59.930 [docker-java-stream-2016397573] 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)
105921:20:59.935 [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%3D196f6adb-b940-408e-83be-5d52c4ac4fc1' to Ryuk
106021:20:59.935 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
106121:20:59.936 [pool-19-thread-3] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
106221:20:59.936 [pool-19-thread-3] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
106321:20:59.936 [pool-19-thread-3] INFO org.testcontainers.DockerClientFactory -- Checking the system...
106421:20:59.936 [pool-19-thread-3] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
106521:20:59.937 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
106621:20:59.937 [pool-19-thread-3] 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'))
106721:20:59.937 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- consul:1.9.3 is not in image name cache, updating...
106821:20:59.937 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
106921:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: preparing request execution
107021:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
107121:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
107221:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: target auth state: UNCHALLENGED
107321:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: proxy auth state: UNCHALLENGED
107421:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: acquiring connection with route {}->unix://localhost:2375
107521:20:59.937 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquiring endpoint (3 MINUTES)
107621:20:59.937 [pool-19-thread-3] 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]
107721:20:59.938 [pool-19-thread-3] 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]
107821:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: acquired ep-0000000D
107921:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquired endpoint ep-0000000D
108021:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: opening connection {}->unix://localhost:2375
108121:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: connecting endpoint (3 MINUTES)
108221:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
108321:20:59.938 [pool-19-thread-3] 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
108421:20:59.938 [pool-19-thread-3] 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
108521:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connected http-outgoing-1
108621:20:59.938 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: endpoint connected
108721:20:59.938 [pool-19-thread-3] 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
108821:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: start execution ex-0000000E
108921:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
109021:20:59.939 [pool-19-thread-3] 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
109121:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
109221:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
109321:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
109421:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
109521:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
109621:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
109721:20:59.939 [pool-19-thread-3] 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]"
109821:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
109921:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
110021:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
110121:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
110221:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
110321:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
110421:20:59.939 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
110521:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
110621:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
110721:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
110821:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
110921:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
111021:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
111121:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:20:59 GMT[\r][\n]"
111221:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 42[\r][\n]"
111321:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
111421:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: consul:1.9.3"}[\n]"
111521:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
111621:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
111721:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
111821:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
111921:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
112021:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
112121:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:20:59 GMT
112221:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 42
112321:20:59.940 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: connection can be kept alive for 3 MINUTES
112421:20:59.941 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: releasing valid endpoint
112521:20:59.941 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: releasing endpoint
112621:20:59.941 [pool-19-thread-3] 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
112721:20:59.941 [pool-19-thread-3] 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]
112821:20:59.941 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: consul:1.9.3
112921:20:59.942 [pool-19-thread-3] 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.
113021:20:59.942 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:latest at registry: https://index.docker.io/v1/
113121:20:59.942 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
113221:20:59.942 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
113321:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: preparing request execution
113421:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
113521:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
113621:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: target auth state: UNCHALLENGED
113721:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: proxy auth state: UNCHALLENGED
113821:20:59.943 [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
113921:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquiring endpoint (3 MINUTES)
114021:20:59.943 [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]
114121:20:59.943 [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]
114221:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: acquired ep-0000000E
114321:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquired endpoint ep-0000000E
114421:20:59.943 [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
114521:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: start execution ex-0000000F
114621:20:59.943 [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
114721:20:59.943 [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
114821:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
114921:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
115021:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
115121:20:59.943 [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
115221:20:59.943 [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
115321:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
115421:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
115521:20:59.943 [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]"
115621:20:59.943 [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]"
115721:20:59.943 [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]"
115821:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
115921:20:59.943 [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]"
116021:20:59.943 [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]"
116121:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
116221:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
116321:20:59.943 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
116421:21:00.151 [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]"
116521:21:00.151 [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]"
116621:21:00.151 [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]"
116721:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
116821:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
116921:21:00.151 [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]"
117021:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:00 GMT[\r][\n]"
117121:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
117221:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
117321:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "37[\r][\n]"
117421:21:00.151 [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]"
117521:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
117621:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
117721:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
117821:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
117921:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
118021:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
118121:21:00.151 [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)
118221:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:00 GMT
118321:21:00.151 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
118421:21:00.151 [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
118521:21:00.152 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Starting to pull image
118621:21:00.152 [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)
118721:21:00.152 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
118821:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118921:21:00.241 [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]"
119021:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119121:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119221:21:00.241 [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]"
119321:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119421:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119521:21:00.241 [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]"
119621:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119721:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119821:21:00.241 [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]"
119921:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120021:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
120121:21:00.241 [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]"
120221:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120321:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
120421:21:00.241 [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]"
120521:21:00.241 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120621:21:00.241 [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)
120721:21:00.242 [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)
120821:21:00.242 [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)
120921:21:00.242 [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)
121021:21:00.242 [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)
121121:21:00.242 [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)
121221:21:00.242 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
121321:21:00.242 [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]"
121421:21:00.242 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
121521:21:00.242 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
121621:21:00.242 [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]"
121721:21:00.242 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
121821:21:00.242 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
121921:21:00.242 [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]"
122021:21:00.242 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122121:21:00.242 [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)
122221:21:00.242 [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)
122321:21:00.243 [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)
122421:21:00.351 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
122521:21:00.352 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":28330,"total":2799493},"progress":"[\u003e ] 28.33kB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
122621:21:00.352 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122721:21:00.352 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28330, total=2799493, start=null), progress=[> ] 28.33kB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
122821:21:00.356 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
122921:21:00.356 [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]"
123021:21:00.356 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
123121:21:00.356 [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)
123221:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
123321:21:00.427 [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]"
123421:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
123521:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
123621:21:00.427 [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]"
123721:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
123821:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
123921:21:00.427 [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]"
124021:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124121:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
124221:21:00.427 [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]"
124321:21:00.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124421:21:00.428 [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)
124521:21:00.428 [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)
124621:21:00.428 [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)
124721:21:00.428 [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)
124821:21:00.429 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (460 KB/? MB)
124921:21:00.460 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
125021:21:00.460 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":4378304,"total":42803082},"progress":"[=====\u003e ] 4.378MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
125121:21:00.460 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125221:21:00.461 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4378304, total=42803082, start=null), progress=[=====> ] 4.378MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
125321:21:00.464 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
125421:21:00.465 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1998848,"total":2799493},"progress":"[===================================\u003e ] 1.999MB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
125521:21:00.465 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125621:21:00.465 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1998848, total=2799493, start=null), progress=[===================================> ] 1.999MB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
125721:21:00.479 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
125821:21:00.479 [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]"
125921:21:00.479 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126021:21:00.479 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
126121:21:00.479 [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]"
126221:21:00.479 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126321:21:00.480 [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)
126421:21:00.480 [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)
126521:21:00.480 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (6 MB/? MB)
126621:21:00.482 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
126721:21:00.482 [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]"
126821:21:00.482 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126921:21:00.482 [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)
127021:21:00.542 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
127121:21:00.543 [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]"
127221:21:00.543 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127321:21:00.544 [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)
127421:21:00.575 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
127521:21:00.575 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":10502144,"total":42803082},"progress":"[============\u003e ] 10.5MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
127621:21:00.575 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127721:21:00.576 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10502144, total=42803082, start=null), progress=[============> ] 10.5MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
127821:21:00.586 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
127921:21:00.586 [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]"
128021:21:00.586 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128121:21:00.586 [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)
128221:21:00.586 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 1 extracted, (12 MB/? MB)
128321:21:00.588 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
128421:21:00.588 [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]"
128521:21:00.588 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128621:21:00.588 [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)
128721:21:00.589 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
128821:21:00.589 [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]"
128921:21:00.589 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129021:21:00.589 [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)
129121:21:00.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
129221:21:00.617 [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]"
129321:21:00.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129421:21:00.618 [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)
129521:21:00.618 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 2 extracted, (12 MB/? MB)
129621:21:00.656 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
129721:21:00.656 [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]"
129821:21:00.656 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129921:21:00.656 [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)
130021:21:00.656 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
130121:21:00.656 [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]"
130221:21:00.656 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130321:21:00.656 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
130421:21:00.656 [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]"
130521:21:00.656 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130621:21:00.656 [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)
130721:21:00.656 [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)
130821:21:00.657 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 2 extracted, (12 MB/? MB)
130921:21:00.684 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
131021:21:00.684 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":16158400,"total":42803082},"progress":"[==================\u003e ] 16.16MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
131121:21:00.684 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131221:21:00.684 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16158400, total=42803082, start=null), progress=[==================> ] 16.16MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
131321:21:00.788 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
131421:21:00.789 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":20529152,"total":42803082},"progress":"[=======================\u003e ] 20.53MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
131521:21:00.789 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131621:21:00.789 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20529152, total=42803082, start=null), progress=[=======================> ] 20.53MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
131721:21:00.817 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
131821:21:00.817 [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]"
131921:21:00.817 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132021:21:00.818 [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)
132121:21:00.818 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
132221:21:00.818 [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]"
132321:21:00.818 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132421:21:00.818 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
132521:21:00.818 [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]"
132621:21:00.818 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132721:21:00.818 [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)
132821:21:00.819 [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)
132921:21:00.819 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 2 pending, 4 downloaded, 2 extracted, (22 MB/? MB)
133021:21:00.902 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
133121:21:00.902 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":23146496,"total":42803082},"progress":"[===========================\u003e ] 23.15MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133221:21:00.902 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133321:21:00.902 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23146496, total=42803082, start=null), progress=[===========================> ] 23.15MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133421:21:00.968 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
133521:21:00.968 [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]"
133621:21:00.968 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133721:21:00.968 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
133821:21:00.968 [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]"
133921:21:00.968 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134021:21:00.968 [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)
134121:21:00.969 [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)
134221:21:00.969 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (24 MB/? MB)
134321:21:01.011 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134421:21:01.011 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":26607616,"total":42803082},"progress":"[===============================\u003e ] 26.61MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134521:21:01.011 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134621:21:01.011 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=26607616, total=42803082, start=null), progress=[===============================> ] 26.61MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134721:21:01.113 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134821:21:01.113 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":29229056,"total":42803082},"progress":"[==================================\u003e ] 29.23MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134921:21:01.113 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135021:21:01.114 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29229056, total=42803082, start=null), progress=[==================================> ] 29.23MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135121:21:01.214 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
135221:21:01.214 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":32714752,"total":42803082},"progress":"[======================================\u003e ] 32.71MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135321:21:01.214 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135421:21:01.214 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32714752, total=42803082, start=null), progress=[======================================> ] 32.71MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135521:21:01.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
135621:21:01.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":35319808,"total":42803082},"progress":"[=========================================\u003e ] 35.32MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135721:21:01.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135821:21:01.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35319808, total=42803082, start=null), progress=[=========================================> ] 35.32MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135921:21:01.440 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
136021:21:01.441 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":40562688,"total":42803082},"progress":"[===============================================\u003e ] 40.56MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
136121:21:01.441 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136221:21:01.441 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=40562688, total=42803082, start=null), progress=[===============================================> ] 40.56MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
136321:21:01.520 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
136421:21:01.520 [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]"
136521:21:01.520 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136621:21:01.520 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
136721:21:01.520 [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]"
136821:21:01.520 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136921:21:01.520 [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)
137021:21:01.521 [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)
137121:21:01.521 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 2 extracted, (41 MB/43 MB)
137221:21:01.529 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
137321:21:01.529 [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]"
137421:21:01.529 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137521:21:01.529 [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)
137621:21:01.634 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
137721:21:01.634 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":7798784,"total":42803082},"progress":"[=========\u003e ] 7.799MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
137821:21:01.634 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137921:21:01.634 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7798784, total=42803082, start=null), progress=[=========> ] 7.799MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138021:21:01.735 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
138121:21:01.735 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":13762560,"total":42803082},"progress":"[================\u003e ] 13.76MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
138221:21:01.735 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138321:21:01.735 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13762560, total=42803082, start=null), progress=[================> ] 13.76MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138421:21:01.836 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
138521:21:01.836 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":21561344,"total":42803082},"progress":"[=========================\u003e ] 21.56MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
138621:21:01.836 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138721:21:01.837 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21561344, total=42803082, start=null), progress=[=========================> ] 21.56MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138821:21:01.956 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
138921:21:01.956 [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]"
139021:21:01.956 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139121:21:01.958 [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)
139221:21:02.022 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
139321:21:02.022 [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]"
139421:21:02.022 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139521:21:02.022 [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)
139621:21:02.096 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
139721:21:02.097 [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]"
139821:21:02.097 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139921:21:02.097 [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)
140021:21:02.098 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (43 MB/43 MB)
140121:21:02.099 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
140221:21:02.099 [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]"
140321:21:02.099 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140421:21:02.099 [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)
140521:21:02.099 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
140621:21:02.099 [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]"
140721:21:02.099 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140821:21:02.099 [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)
140921:21:02.108 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
141021:21:02.108 [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]"
141121:21:02.108 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141221:21:02.108 [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)
141321:21:02.109 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (43 MB/43 MB)
141421:21:02.111 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
141521:21:02.111 [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]"
141621:21:02.111 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141721:21:02.111 [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)
141821:21:02.112 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
141921:21:02.112 [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]"
142021:21:02.112 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142121:21:02.112 [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)
142221:21:02.124 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
142321:21:02.124 [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]"
142421:21:02.124 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142521:21:02.124 [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)
142621:21:02.125 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (43 MB/43 MB)
142721:21:02.126 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
142821:21:02.126 [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]"
142921:21:02.126 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143021:21:02.126 [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)
143121:21:02.126 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
143221:21:02.126 [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]"
143321:21:02.126 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143421:21:02.126 [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)
143521:21:02.138 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
143621:21:02.139 [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]"
143721:21:02.139 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143821:21:02.139 [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)
143921:21:02.139 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (43 MB/43 MB)
144021:21:02.144 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
144121:21:02.144 [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]"
144221:21:02.144 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144321:21:02.144 [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)
144421:21:02.145 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
144521:21:02.145 [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]"
144621:21:02.145 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144721:21:02.146 [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)
144821:21:02.146 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
144921:21:02.147 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145021:21:02.147 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: releasing valid endpoint
145121:21:02.147 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: releasing endpoint
145221:21:02.147 [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
145321:21:02.147 [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]
145421:21:02.147 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pull complete. 6 layers, pulled in 1s (downloaded 43 MB at 43 MB/s)
145521:21:02.147 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
145621:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: preparing request execution
145721:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
145821:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
145921:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: target auth state: UNCHALLENGED
146021:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: proxy auth state: UNCHALLENGED
146121:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000010: acquiring connection with route {}->unix://localhost:2375
146221:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquiring endpoint (3 MINUTES)
146321:21:02.148 [pool-19-thread-3] 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]
146421:21:02.148 [pool-19-thread-3] 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]
146521:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: acquired ep-0000000F
146621:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquired endpoint ep-0000000F
146721:21:02.148 [pool-19-thread-3] 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
146821:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: start execution ex-00000010
146921:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
147021:21:02.148 [pool-19-thread-3] 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
147121:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
147221:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
147321:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
147421:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
147521:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
147621:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
147721:21:02.148 [pool-19-thread-3] 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]"
147821:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
147921:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
148021:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
148121:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
148221:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
148321:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
148421:21:02.148 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
148521:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
148621:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
148721:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
148821:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
148921:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
149021:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
149121:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:02 GMT[\r][\n]"
149221:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
149321:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149421:21:02.149 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
149521:21:02.150 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
149621:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149721:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
149821:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149921:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
150021:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
150121:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
150221:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
150321:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
150421:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
150521:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:02 GMT
150621:21:02.150 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
150721:21:02.151 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: connection can be kept alive for 3 MINUTES
150821:21:02.152 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: releasing valid endpoint
150921:21:02.152 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: releasing endpoint
151021:21:02.152 [pool-19-thread-3] 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
151121:21:02.152 [pool-19-thread-3] 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]
151221:21:02.153 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
151321:21:02.153 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
151421:21:02.153 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
151521:21:02.153 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
151621:21:02.153 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
151721:21:02.153 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
151821:21:02.153 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
151921:21:02.153 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@120471ff[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;@5d18b698}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
152021:21:02.154 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: preparing request execution
152121:21:02.154 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
152221:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
152321:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: target auth state: UNCHALLENGED
152421:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: proxy auth state: UNCHALLENGED
152521:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000011: acquiring connection with route {}->unix://localhost:2375
152621:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquiring endpoint (3 MINUTES)
152721:21:02.155 [pool-19-thread-3] 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]
152821:21:02.155 [pool-19-thread-3] 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]
152921:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: acquired ep-00000010
153021:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquired endpoint ep-00000010
153121:21:02.155 [pool-19-thread-3] 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
153221:21:02.155 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: start execution ex-00000011
153321:21:02.156 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: executing exchange ex-00000011 over http-outgoing-1
153421:21:02.156 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
153521:21:02.156 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
153621:21:02.157 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
153721:21:02.157 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
153821:21:02.157 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
153921:21:02.157 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
154021:21:02.157 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
154121:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
154221:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
154321:21:02.158 [pool-19-thread-3] 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]"
154421:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
154521:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
154621:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
154721:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
154821:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
154921:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
155021:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
155121:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
155221:21:02.158 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
155321:21:02.158 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
155421:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
155521:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
155621:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
155721:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
155821:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
155921:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
156021:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:02 GMT[\r][\n]"
156121:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
156221:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
156321:21:02.173 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","Warnings":[]}[\n]"
156421:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
156521:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
156621:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
156721:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
156821:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
156921:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
157021:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:02 GMT
157121:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
157221:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: connection can be kept alive for 3 MINUTES
157321:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: releasing valid endpoint
157421:21:02.174 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: releasing endpoint
157521:21:02.174 [pool-19-thread-3] 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
157621:21:02.175 [pool-19-thread-3] 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]
157721:21:02.175 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00
157821:21:02.175 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00
157921:21:02.175 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: preparing request execution
158021:21:02.175 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
158121:21:02.175 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
158221:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: target auth state: UNCHALLENGED
158321:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: proxy auth state: UNCHALLENGED
158421:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000012: acquiring connection with route {}->unix://localhost:2375
158521:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquiring endpoint (3 MINUTES)
158621:21:02.176 [pool-19-thread-3] 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]
158721:21:02.176 [pool-19-thread-3] 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]
158821:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: acquired ep-00000011
158921:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquired endpoint ep-00000011
159021:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: executing POST /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/start HTTP/1.1
159121:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: start execution ex-00000012
159221:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: executing exchange ex-00000012 over http-outgoing-1
159321:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/start HTTP/1.1
159421:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
159521:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
159621:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
159721:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
159821:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
159921:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
160021:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
160121:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/start HTTP/1.1[\r][\n]"
160221:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
160321:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
160421:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
160521:21:02.176 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
160621:21:02.177 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
160721:21:02.177 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
160821:21:02.177 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
160921:21:02.177 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
161021:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
161121:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
161221:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
161321:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
161421:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
161521:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:02 GMT[\r][\n]"
161621:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
161721:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
161821:21:02.294 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
161921:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
162021:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
162121:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
162221:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:02 GMT
162321:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: connection can be kept alive for 3 MINUTES
162421:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: releasing valid endpoint
162521:21:02.295 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: releasing endpoint
162621:21:02.295 [pool-19-thread-3] 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
162721:21:02.295 [pool-19-thread-3] 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]
162821:21:02.296 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00,false
162921:21:02.296 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json], queryParams={}}
163021:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: preparing request execution
163121:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
163221:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
163321:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: target auth state: UNCHALLENGED
163421:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: proxy auth state: UNCHALLENGED
163521:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000013: acquiring connection with route {}->unix://localhost:2375
163621:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquiring endpoint (3 MINUTES)
163721:21:02.297 [pool-19-thread-3] 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]
163821:21:02.297 [pool-19-thread-3] 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]
163921:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: acquired ep-00000012
164021:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquired endpoint ep-00000012
164121:21:02.297 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: executing GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1
164221:21:02.298 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: start execution ex-00000013
164321:21:02.298 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: executing exchange ex-00000013 over http-outgoing-1
164421:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1
164521:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
164621:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
164721:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
164821:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
164921:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
165021:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
165121:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1[\r][\n]"
165221:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
165321:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
165421:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
165521:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
165621:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
165721:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
165821:21:02.299 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
165921:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
166021:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
166121:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
166221:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
166321:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
166421:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
166521:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:02 GMT[\r][\n]"
166621:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
166721:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
166821:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
166921:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","Created":"2025-12-31T20:21:02.159547176Z","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":3309,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:02.186370527Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/resolv.conf","HostnamePath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/hostname","HostsPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/hosts","LogPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00-json.log","Name":"/busy_hofstadter","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":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","LowerDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/merged","UpperDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/diff","WorkDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a51af8972b1bbf5519f95442c74c5d931dcd765fe348c68eaed948a76e7d4f68","Source":"/var/lib/docker/volumes/a51af8972b1bbf5519f95442c74c5d931dcd765fe348c68eaed948a76e7d4f68/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"0d960928b06f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b2840f96cf53c0576c479daf0fc7002d576ec374ec7533e75e8a0b7677b3d9ac","SandboxKey":"/var/run/docker/netns/b2840f96cf53","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":"fdc2655e4a61545aae492908aa6a67d114ef2c1093996bda8a522a7defced90c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"72:5a:20:be:a1:fe","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"72:5a:20:be:a1:fe","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"fdc2655e4a61545aae492908aa6a67d114ef2c1093996bda8a522a7defced90c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
167021:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
167121:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
167221:21:02.300 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
167321:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
167421:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
167521:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
167621:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
167721:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
167821:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
167921:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:02 GMT
168021:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
168121:21:02.301 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: connection can be kept alive for 3 MINUTES
168221:21:02.303 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: releasing valid endpoint
168321:21:02.303 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: releasing endpoint
168421:21:02.303 [pool-19-thread-3] 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
168521:21:02.304 [pool-19-thread-3] 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]
168621:21:02.304 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
168721:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: preparing request execution
168821:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
168921:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
169021:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: target auth state: UNCHALLENGED
169121:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: proxy auth state: UNCHALLENGED
169221:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000014: acquiring connection with route {}->unix://localhost:2375
169321:21:02.304 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquiring endpoint (3 MINUTES)
169421:21:02.304 [pool-19-thread-3] 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]
169521:21:02.306 [pool-19-thread-3] 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]
169621:21:02.307 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: acquired ep-00000013
169721:21:02.307 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquired endpoint ep-00000013
169821:21:02.308 [pool-19-thread-3] 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
169921:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: start execution ex-00000014
170021:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: executing exchange ex-00000014 over http-outgoing-1
170121:21:02.308 [pool-19-thread-3] 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
170221:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
170321:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
170421:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
170521:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
170621:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
170721:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
170821:21:02.308 [pool-19-thread-3] 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]"
170921:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
171021:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
171121:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
171221:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
171321:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
171421:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
171521:21:02.308 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
171621:21:02.310 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
171721:21:02.310 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
171821:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
171921:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
172021:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
172121:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
172221:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:02 GMT[\r][\n]"
172321:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
172421:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
172521:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
172621:21:02.311 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
172721:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
172821:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
172921:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
173021:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
173121:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
173221:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
173321:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
173421:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
173521:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
173621:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:02 GMT
173721:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
173821:21:02.311 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: connection can be kept alive for 3 MINUTES
173921:21:02.312 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: releasing valid endpoint
174021:21:02.312 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: releasing endpoint
174121:21:02.312 [pool-19-thread-3] 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
174221:21:02.312 [pool-19-thread-3] 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]
174321:21:02.312 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
174421:21:02.312 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: preparing request execution
174521:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
174621:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
174721:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: target auth state: UNCHALLENGED
174821:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: proxy auth state: UNCHALLENGED
174921:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000015: acquiring connection with route {}->unix://localhost:2375
175021:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquiring endpoint (3 MINUTES)
175121:21:02.313 [pool-19-thread-3] 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]
175221:21:02.313 [pool-19-thread-3] 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]
175321:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: acquired ep-00000014
175421:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquired endpoint ep-00000014
175521:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: executing GET /v1.32/version HTTP/1.1
175621:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: start execution ex-00000015
175721:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: executing exchange ex-00000015 over http-outgoing-1
175821:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
175921:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
176021:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
176121:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
176221:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
176321:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
176421:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
176521:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
176621:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
176721:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
176821:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
176921:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
177021:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
177121:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
177221:21:02.313 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
177321:21:02.324 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
177421:21:02.324 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
177521:21:02.324 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
177621:21:02.325 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
177721:21:02.325 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
177821:21:02.325 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
177921:21:02.326 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:02 GMT[\r][\n]"
178021:21:02.326 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
178121:21:02.326 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
178221:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
178321:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
178421:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
178521:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
178621:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
178721:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
178821:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
178921:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:02 GMT
179021:21:02.327 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
179121:21:02.328 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: connection can be kept alive for 3 MINUTES
179221:21:02.329 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: releasing valid endpoint
179321:21:02.330 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: releasing endpoint
179421:21:02.330 [pool-19-thread-3] 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
179521:21:02.331 [pool-19-thread-3] 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]
179621:21:02.332 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /busy_hofstadter: Waiting for 60 seconds for URL: http://172.17.0.1:32769/ (where port 32769 maps to container port 8500)
179721:21:03.339 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT3.402761759S
179821:21:03.503 [pool-19-thread-3-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
179921:21:03.527 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:03 GMT, X-Consul-Knownleader: false, Content-Type: text/plain; charset=utf-8
180021:21:03.549 [pool-19-thread-3-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/8b19deb0-f4c7-3733-9194-bd1507b046ed/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
180121:21:03.686 [pool-19-thread-3-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/8b19deb0-f4c7-3733-9194-bd1507b046ed/execute?connect=false, took: 0.136s, 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: Wed, 31 Dec 2025 20:21:03 GMT, X-Consul-Knownleader: true, Content-Type: application/json
180221:21:03.691 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00,false
180321:21:03.691 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json], queryParams={}}
180421:21:03.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: preparing request execution
180521:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
180621:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
180721:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: target auth state: UNCHALLENGED
180821:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: proxy auth state: UNCHALLENGED
180921:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000016: acquiring connection with route {}->unix://localhost:2375
181021:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquiring endpoint (3 MINUTES)
181121:21:03.692 [pool-19-thread-3] 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]
181221:21:03.692 [pool-19-thread-3] 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]
181321:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: acquired ep-00000015
181421:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquired endpoint ep-00000015
181521:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: executing GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1
181621:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: start execution ex-00000016
181721:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: executing exchange ex-00000016 over http-outgoing-1
181821:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1
181921:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
182021:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
182121:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
182221:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
182321:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
182421:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
182521:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1[\r][\n]"
182621:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
182721:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
182821:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
182921:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
183021:21:03.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
183121:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
183221:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
183321:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
183421:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
183521:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
183621:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
183721:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
183821:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
183921:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:03 GMT[\r][\n]"
184021:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
184121:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
184221:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
184321:21:03.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","Created":"2025-12-31T20:21:02.159547176Z","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":3309,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:02.186370527Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/resolv.conf","HostnamePath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/hostname","HostsPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/hosts","LogPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00-json.log","Name":"/busy_hofstadter","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":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","LowerDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/merged","UpperDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/diff","WorkDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/work"},"Name":"overlay2"},"Mounts":[{"Type""
184421:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
184521:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
184621:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
184721:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
184821:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
184921:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
185021:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:03 GMT
185121:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
185221:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: connection can be kept alive for 3 MINUTES
185321:21:03.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"a51af8972b1bbf5519f95442c74c5d931dcd765fe348c68eaed948a76e7d4f68","Source":"/var/lib/docker/volumes/a51af8972b1bbf5519f95442c74c5d931dcd765fe348c68eaed948a76e7d4f68/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"0d960928b06f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b2840f96cf53c0576c479daf0fc7002d576ec374ec7533e75e8a0b7677b3d9ac","SandboxKey":"/var/run/docker/netns/b2840f96cf53","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":"fdc2655e4a61545aae492908aa6a67d114ef2c1093996bda8a522a7defced90c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"72:5a:20:be:a1:fe","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"72:5a:20:be:a1:fe","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"fdc2655e4a61545aae492908aa6a67d114ef2c1093996bda8a522a7defced90c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
185421:21:03.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
185521:21:03.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
185621:21:03.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
185721:21:03.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: releasing valid endpoint
185821:21:03.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: releasing endpoint
185921:21:03.697 [pool-19-thread-3] 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
186021:21:03.697 [pool-19-thread-3] 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]
186121:21:03.699 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00,<null>
186221:21:03.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: preparing request execution
186321:21:03.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
186421:21:03.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
186521:21:03.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: target auth state: UNCHALLENGED
186621:21:03.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: proxy auth state: UNCHALLENGED
186721:21:03.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000017: acquiring connection with route {}->unix://localhost:2375
186821:21:03.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquiring endpoint (3 MINUTES)
186921:21:03.700 [pool-19-thread-3] 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]
187021:21:03.700 [pool-19-thread-3] 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]
187121:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: acquired ep-00000016
187221:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquired endpoint ep-00000016
187321:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: executing POST /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/kill HTTP/1.1
187421:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: start execution ex-00000017
187521:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: executing exchange ex-00000017 over http-outgoing-1
187621:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/kill HTTP/1.1
187721:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
187821:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
187921:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
188021:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
188121:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
188221:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
188321:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
188421:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/kill HTTP/1.1[\r][\n]"
188521:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
188621:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
188721:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
188821:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
188921:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
189021:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
189121:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
189221:21:03.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
189321:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
189421:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
189521:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
189621:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
189721:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
189821:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:03 GMT[\r][\n]"
189921:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
190021:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
190121:21:03.827 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
190221:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
190321:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
190421:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
190521:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:03 GMT
190621:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: connection can be kept alive for 3 MINUTES
190721:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: releasing valid endpoint
190821:21:03.828 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: releasing endpoint
190921:21:03.828 [pool-19-thread-3] 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
191021:21:03.828 [pool-19-thread-3] 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]
191121:21:03.828 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00,false
191221:21:03.829 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json], queryParams={}}
191321:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: preparing request execution
191421:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
191521:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
191621:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: target auth state: UNCHALLENGED
191721:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: proxy auth state: UNCHALLENGED
191821:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000018: acquiring connection with route {}->unix://localhost:2375
191921:21:03.829 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquiring endpoint (3 MINUTES)
192021:21:03.830 [pool-19-thread-3] 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]
192121:21:03.830 [pool-19-thread-3] 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]
192221:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: acquired ep-00000017
192321:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquired endpoint ep-00000017
192421:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: executing GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1
192521:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: start execution ex-00000018
192621:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: executing exchange ex-00000018 over http-outgoing-1
192721:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1
192821:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
192921:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
193021:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
193121:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
193221:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
193321:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
193421:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/json HTTP/1.1[\r][\n]"
193521:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
193621:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
193721:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
193821:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
193921:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
194021:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
194121:21:03.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
194221:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
194321:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
194421:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
194521:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
194621:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
194721:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
194821:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:03 GMT[\r][\n]"
194921:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
195021:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195121:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
195221:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","Created":"2025-12-31T20:21:02.159547176Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:02.186370527Z","FinishedAt":"2025-12-31T20:21:03.716170174Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/resolv.conf","HostnamePath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/hostname","HostsPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/hosts","LogPath":"/var/lib/docker/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00-json.log","Name":"/busy_hofstadter","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":"0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00","LowerDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/merged","UpperDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/diff","WorkDir":"/var/lib/docker/overlay2/c4c0b9777c135e5f23c814d1187981a36699e4a02a0d1e6befe1c622203f4c43/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a51af8972b1bbf5519f95442c74c5d931dcd765fe348c68eaed948a76e7d4f68","Source":"/var/lib/docker/volumes/a51af8972b1bbf5519f95442c74c5d931dcd765fe348c68eaed948a76e7d4f68/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"0d960928b06f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
195321:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195421:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
195521:21:03.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195621:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
195721:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
195821:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
195921:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
196021:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
196121:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
196221:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:03 GMT
196321:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
196421:21:03.832 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: connection can be kept alive for 3 MINUTES
196521:21:03.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: releasing valid endpoint
196621:21:03.834 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: releasing endpoint
196721:21:03.834 [pool-19-thread-3] 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
196821:21:03.834 [pool-19-thread-3] 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]
196921:21:03.835 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00,true,true
197021:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: preparing request execution
197121:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
197221:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
197321:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: target auth state: UNCHALLENGED
197421:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: proxy auth state: UNCHALLENGED
197521:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000019: acquiring connection with route {}->unix://localhost:2375
197621:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquiring endpoint (3 MINUTES)
197721:21:03.836 [pool-19-thread-3] 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]
197821:21:03.836 [pool-19-thread-3] 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]
197921:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: acquired ep-00000018
198021:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquired endpoint ep-00000018
198121:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: executing DELETE /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00?v=true&force=true HTTP/1.1
198221:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: start execution ex-00000019
198321:21:03.836 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: executing exchange ex-00000019 over http-outgoing-1
198421:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00?v=true&force=true HTTP/1.1
198521:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
198621:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
198721:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
198821:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
198921:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
199021:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
199121:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/0d960928b06f11320bdafb2542f87d368339740132d6809243537d511d5fde00?v=true&force=true HTTP/1.1[\r][\n]"
199221:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
199321:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
199421:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
199521:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
199621:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
199721:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
199821:21:03.837 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
199921:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
200021:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
200121:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
200221:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
200321:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
200421:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:03 GMT[\r][\n]"
200521:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
200621:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
200721:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
200821:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
200921:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
201021:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
201121:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:03 GMT
201221:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: connection can be kept alive for 3 MINUTES
201321:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: releasing valid endpoint
201421:21:03.843 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: releasing endpoint
201521:21:03.844 [pool-19-thread-3] 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
201621:21:03.844 [pool-19-thread-3] 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]
201721:21:03.844 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2018[info] CirceQuerySpec:
2019[info] query
2020[info] - should return none if query does not exist
2021[info] - should return query result
202221:21:03.892 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
202321:21:03.893 [pool-19-thread-3] 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'))
202421:21:03.893 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
202521:21:03.893 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
202621:21:03.893 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
202721:21:03.893 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
202821:21:03.893 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
202921:21:03.893 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
203021:21:03.893 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
203121:21:03.893 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
203221:21:03.893 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7db3aacc[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;@6f1273bc}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
203321:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: preparing request execution
203421:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
203521:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
203621:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: target auth state: UNCHALLENGED
203721:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: proxy auth state: UNCHALLENGED
203821:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001A: acquiring connection with route {}->unix://localhost:2375
203921:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquiring endpoint (3 MINUTES)
204021:21:03.896 [pool-19-thread-3] 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]
204121:21:03.896 [pool-19-thread-3] 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]
204221:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001A: acquired ep-00000019
204321:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquired endpoint ep-00000019
204421:21:03.896 [pool-19-thread-3] 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
204521:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: start execution ex-0000001A
204621:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: executing exchange ex-0000001A over http-outgoing-1
204721:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
204821:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
204921:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
205021:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
205121:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
205221:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
205321:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
205421:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
205521:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
205621:21:03.896 [pool-19-thread-3] 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]"
205721:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
205821:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
205921:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
206021:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
206121:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
206221:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
206321:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
206421:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
206521:21:03.896 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
206621:21:03.896 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
206721:21:03.922 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
206821:21:03.923 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
206921:21:03.923 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
207021:21:03.923 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
207121:21:03.923 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
207221:21:03.924 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
207321:21:03.924 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:03 GMT[\r][\n]"
207421:21:03.924 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
207521:21:03.924 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
207621:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","Warnings":[]}[\n]"
207721:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
207821:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
207921:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
208021:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
208121:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
208221:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
208321:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:03 GMT
208421:21:03.925 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
208521:21:03.926 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001A: connection can be kept alive for 3 MINUTES
208621:21:03.926 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: releasing valid endpoint
208721:21:03.926 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: releasing endpoint
208821:21:03.926 [pool-19-thread-3] 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
208921:21:03.926 [pool-19-thread-3] 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]
209021:21:03.927 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9
209121:21:03.927 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9
209221:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: preparing request execution
209321:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
209421:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
209521:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: target auth state: UNCHALLENGED
209621:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: proxy auth state: UNCHALLENGED
209721:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001B: acquiring connection with route {}->unix://localhost:2375
209821:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquiring endpoint (3 MINUTES)
209921:21:03.927 [pool-19-thread-3] 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]
210021:21:03.927 [pool-19-thread-3] 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]
210121:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001B: acquired ep-0000001A
210221:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquired endpoint ep-0000001A
210321:21:03.927 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: executing POST /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/start HTTP/1.1
210421:21:03.928 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: start execution ex-0000001B
210521:21:03.928 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: executing exchange ex-0000001B over http-outgoing-1
210621:21:03.929 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/start HTTP/1.1
210721:21:03.929 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
210821:21:03.929 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
210921:21:03.929 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
211021:21:03.929 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
211121:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
211221:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
211321:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
211421:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/start HTTP/1.1[\r][\n]"
211521:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
211621:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
211721:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
211821:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
211921:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
212021:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
212121:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
212221:21:03.930 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
212321:21:04.083 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
212421:21:04.083 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
212521:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
212621:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
212721:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
212821:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
212921:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
213021:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
213121:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
213221:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
213321:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
213421:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
213521:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
213621:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: connection can be kept alive for 3 MINUTES
213721:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: releasing valid endpoint
213821:21:04.084 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: releasing endpoint
213921:21:04.084 [pool-19-thread-3] 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
214021:21:04.084 [pool-19-thread-3] 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]
214121:21:04.084 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9,false
214221:21:04.089 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json], queryParams={}}
214321:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: preparing request execution
214421:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
214521:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
214621:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: target auth state: UNCHALLENGED
214721:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: proxy auth state: UNCHALLENGED
214821:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001C: acquiring connection with route {}->unix://localhost:2375
214921:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquiring endpoint (3 MINUTES)
215021:21:04.090 [pool-19-thread-3] 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]
215121:21:04.090 [pool-19-thread-3] 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]
215221:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001C: acquired ep-0000001B
215321:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquired endpoint ep-0000001B
215421:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: executing GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1
215521:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: start execution ex-0000001C
215621:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: executing exchange ex-0000001C over http-outgoing-1
215721:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1
215821:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
215921:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
216021:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
216121:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
216221:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
216321:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
216421:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1[\r][\n]"
216521:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
216621:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
216721:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
216821:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
216921:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
217021:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
217121:21:04.090 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
217221:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
217321:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
217421:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
217521:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
217621:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
217721:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
217821:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
217921:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
218021:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218121:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
218221:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","Created":"2025-12-31T20:21:03.897984438Z","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":3457,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:03.93866595Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/resolv.conf","HostnamePath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/hostname","HostsPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/hosts","LogPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9-json.log","Name":"/optimistic_fermat","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":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","LowerDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/merged","UpperDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/diff","WorkDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"097e667c3183092cb446eeb89083d8ef0786e4e20c87a5517fd0a702aa09235f","Source":"/var/lib/docker/volumes/097e667c3183092cb446eeb89083d8ef0786e4e20c87a5517fd0a702aa09235f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a0f352770820","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"156ea4243817c9c7182fb1a1c56e8fafa04341080ebe1fdd34516c94637be96a","SandboxKey":"/var/run/docker/netns/156ea4243817","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":"49ee4b2f3d6b89be6d551f1f390d339de58255530f641259b8960a9acae936df","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"aa:74:c4:39:69:65","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"aa:74:c4:39:69:65","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"49ee4b2f3d6b89be6d551f1f390d339de58255530f641259b8960a9acae936df","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
218321:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218421:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
218521:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218621:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
218721:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
218821:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
218921:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
219021:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
219121:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
219221:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
219321:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
219421:21:04.091 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: connection can be kept alive for 3 MINUTES
219521:21:04.094 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: releasing valid endpoint
219621:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: releasing endpoint
219721:21:04.095 [pool-19-thread-3] 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
219821:21:04.095 [pool-19-thread-3] 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]
219921:21:04.095 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
220021:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: preparing request execution
220121:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
220221:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
220321:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: target auth state: UNCHALLENGED
220421:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: proxy auth state: UNCHALLENGED
220521:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001D: acquiring connection with route {}->unix://localhost:2375
220621:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquiring endpoint (3 MINUTES)
220721:21:04.095 [pool-19-thread-3] 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]
220821:21:04.095 [pool-19-thread-3] 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]
220921:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001D: acquired ep-0000001C
221021:21:04.095 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquired endpoint ep-0000001C
221121:21:04.095 [pool-19-thread-3] 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
221221:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: start execution ex-0000001D
221321:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: executing exchange ex-0000001D over http-outgoing-1
221421:21:04.096 [pool-19-thread-3] 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
221521:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
221621:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
221721:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
221821:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
221921:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
222021:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
222121:21:04.096 [pool-19-thread-3] 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]"
222221:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
222321:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
222421:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
222521:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
222621:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
222721:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
222821:21:04.096 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
222921:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
223021:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
223121:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
223221:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
223321:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
223421:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
223521:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
223621:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
223721:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
223821:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
223921:21:04.101 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
224021:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
224121:21:04.101 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
224221:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
224321:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
224421:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
224521:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
224621:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
224721:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
224821:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
224921:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
225021:21:04.102 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
225121:21:04.103 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001D: connection can be kept alive for 3 MINUTES
225221:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: releasing valid endpoint
225321:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: releasing endpoint
225421:21:04.105 [pool-19-thread-3] 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
225521:21:04.105 [pool-19-thread-3] 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]
225621:21:04.105 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
225721:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: preparing request execution
225821:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
225921:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
226021:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: target auth state: UNCHALLENGED
226121:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: proxy auth state: UNCHALLENGED
226221:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001E: acquiring connection with route {}->unix://localhost:2375
226321:21:04.105 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquiring endpoint (3 MINUTES)
226421:21:04.105 [pool-19-thread-3] 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]
226521:21:04.106 [pool-19-thread-3] 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]
226621:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001E: acquired ep-0000001D
226721:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquired endpoint ep-0000001D
226821:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: executing GET /v1.32/version HTTP/1.1
226921:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: start execution ex-0000001E
227021:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: executing exchange ex-0000001E over http-outgoing-1
227121:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
227221:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
227321:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
227421:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
227521:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
227621:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
227721:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
227821:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
227921:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
228021:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
228121:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
228221:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
228321:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
228421:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
228521:21:04.106 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
228621:21:04.125 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
228721:21:04.126 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
228821:21:04.126 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
228921:21:04.127 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
229021:21:04.127 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
229121:21:04.127 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
229221:21:04.128 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
229321:21:04.128 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
229421:21:04.128 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
229521:21:04.128 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
229621:21:04.129 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
229721:21:04.131 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
229821:21:04.131 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
229921:21:04.131 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
230021:21:04.132 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
230121:21:04.132 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
230221:21:04.132 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
230321:21:04.132 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
230421:21:04.132 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: connection can be kept alive for 3 MINUTES
230521:21:04.133 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: releasing valid endpoint
230621:21:04.136 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: releasing endpoint
230721:21:04.136 [pool-19-thread-3] 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
230821:21:04.136 [pool-19-thread-3] 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]
230921:21:04.136 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /optimistic_fermat: Waiting for 60 seconds for URL: http://172.17.0.1:32770/ (where port 32770 maps to container port 8500)
231021:21:04.341 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.449252994S
231121:21:04.346 [pool-19-thread-3-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
231221:21:04.356 [pool-19-thread-3-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, took: 0.009s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 625, Date: Wed, 31 Dec 2025 20:21:04 GMT, Content-Type: application/json
231321:21:04.369 [pool-19-thread-3-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
231421:21:04.371 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:04 GMT, Content-Type: application/json
231521:21:04.373 [pool-19-thread-3-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
231621:21:04.375 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:04 GMT, X-Consul-Knownleader: true, Content-Type: application/json
231721:21:04.378 [pool-19-thread-3-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
231821:21:04.386 [pool-19-thread-3-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/catalog/nodes, took: 0.008s, response: 200 OK, headers: X-Consul-Index: 12, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 499, X-Consul-Effective-Consistency: leader, Date: Wed, 31 Dec 2025 20:21:04 GMT, X-Consul-Knownleader: true, Content-Type: application/json
231921:21:04.388 [pool-19-thread-3-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/node/a0f352770820, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
232021:21:04.389 [pool-19-thread-3-ScalaTest-running-CirceCoordinateSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/node/a0f352770820, 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: Wed, 31 Dec 2025 20:21:04 GMT, X-Consul-Knownleader: true
232121:21:04.391 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9,false
232221:21:04.391 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json], queryParams={}}
232321:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: preparing request execution
232421:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
232521:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
232621:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: target auth state: UNCHALLENGED
232721:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: proxy auth state: UNCHALLENGED
232821:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001F: acquiring connection with route {}->unix://localhost:2375
232921:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquiring endpoint (3 MINUTES)
233021:21:04.391 [pool-19-thread-3] 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]
233121:21:04.391 [pool-19-thread-3] 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]
233221:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001F: acquired ep-0000001E
233321:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquired endpoint ep-0000001E
233421:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: executing GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1
233521:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: start execution ex-0000001F
233621:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: executing exchange ex-0000001F over http-outgoing-1
233721:21:04.391 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1
233821:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
233921:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
234021:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
234121:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
234221:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
234321:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
234421:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1[\r][\n]"
234521:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
234621:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
234721:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
234821:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
234921:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
235021:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
235121:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
235221:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
235321:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
235421:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
235521:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
235621:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
235721:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
235821:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
235921:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
236021:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
236121:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1858[\r][\n]"
236221:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","Created":"2025-12-31T20:21:03.897984438Z","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":3457,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:03.93866595Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/resolv.conf","HostnamePath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/hostname","HostsPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/hosts","LogPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9-json.log","Name":"/optimistic_fermat","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":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","LowerDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/merged","UpperDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/diff","WorkDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"097e667c3183092cb446eeb89083d8ef0786e4e20c87a5517fd0a702aa09235f","Source":"/var/lib/docker/volumes/097e667c3183092cb446eeb89083d8ef0786e4e20c87a5517fd0a702aa09235f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a0f352770820","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"156ea4243817c9c7182fb1a1c56e8fafa04341080ebe1fdd34516c94637be96a","SandboxKey":"/var/run/docker/netns/156ea4243817","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":"49ee4b2f3d6b89be6d551f1f390d339de58255530f641259b8960a9acae936df","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"aa:74:c4:39:69:65","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"aa:74:c4:39:69:65","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"49ee4b2f3d6b89be6d551f1f390d339de58255530f641259b8960a9acae936df","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
236321:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
236421:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
236521:21:04.392 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
236621:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
236721:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
236821:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
236921:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
237021:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
237121:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
237221:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
237321:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
237421:21:04.393 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: connection can be kept alive for 3 MINUTES
237521:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: releasing valid endpoint
237621:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: releasing endpoint
237721:21:04.395 [pool-19-thread-3] 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
237821:21:04.395 [pool-19-thread-3] 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]
237921:21:04.395 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9,<null>
238021:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: preparing request execution
238121:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
238221:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
238321:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: target auth state: UNCHALLENGED
238421:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: proxy auth state: UNCHALLENGED
238521:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000020: acquiring connection with route {}->unix://localhost:2375
238621:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquiring endpoint (3 MINUTES)
238721:21:04.395 [pool-19-thread-3] 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]
238821:21:04.395 [pool-19-thread-3] 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]
238921:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000020: acquired ep-0000001F
239021:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquired endpoint ep-0000001F
239121:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: executing POST /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/kill HTTP/1.1
239221:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: start execution ex-00000020
239321:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: executing exchange ex-00000020 over http-outgoing-1
239421:21:04.395 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/kill HTTP/1.1
239521:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
239621:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
239721:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
239821:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
239921:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
240021:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
240121:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
240221:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/kill HTTP/1.1[\r][\n]"
240321:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
240421:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
240521:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
240621:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
240721:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
240821:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
240921:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
241021:21:04.396 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
241121:21:04.517 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
241221:21:04.517 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
241321:21:04.517 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
241421:21:04.517 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
241521:21:04.517 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
241621:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
241721:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
241821:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
241921:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
242021:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
242121:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
242221:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
242321:21:04.518 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
242421:21:04.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: connection can be kept alive for 3 MINUTES
242521:21:04.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: releasing valid endpoint
242621:21:04.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: releasing endpoint
242721:21:04.519 [pool-19-thread-3] 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
242821:21:04.519 [pool-19-thread-3] 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]
242921:21:04.519 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9,false
243021:21:04.519 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json], queryParams={}}
243121:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: preparing request execution
243221:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
243321:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
243421:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: target auth state: UNCHALLENGED
243521:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: proxy auth state: UNCHALLENGED
243621:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000021: acquiring connection with route {}->unix://localhost:2375
243721:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquiring endpoint (3 MINUTES)
243821:21:04.520 [pool-19-thread-3] 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]
243921:21:04.520 [pool-19-thread-3] 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]
244021:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000021: acquired ep-00000020
244121:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquired endpoint ep-00000020
244221:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: executing GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1
244321:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: start execution ex-00000021
244421:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: executing exchange ex-00000021 over http-outgoing-1
244521:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1
244621:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
244721:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
244821:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
244921:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
245021:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
245121:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
245221:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/json HTTP/1.1[\r][\n]"
245321:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
245421:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
245521:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
245621:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
245721:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
245821:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
245921:21:04.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
246021:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
246121:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
246221:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
246321:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
246421:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
246521:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
246621:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
246721:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
246821:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
246921:21:04.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166c[\r][\n]"
247021:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","Created":"2025-12-31T20:21:03.897984438Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:03.93866595Z","FinishedAt":"2025-12-31T20:21:04.410527029Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/resolv.conf","HostnamePath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/hostname","HostsPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/hosts","LogPath":"/var/lib/docker/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9-json.log","Name":"/optimistic_fermat","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":"a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9","LowerDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/merged","UpperDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/diff","WorkDir":"/var/lib/docker/overlay2/1f543945855d000ebfdd209ba1c24fccea1256451030adcf7f9a1f8ab9a173f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"097e667c3183092cb446eeb89083d8ef0786e4e20c87a5517fd0a702aa09235f","Source":"/var/lib/docker/volumes/097e667c3183092cb446eeb89083d8ef0786e4e20c87a5517fd0a702aa09235f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a0f352770820","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
247121:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
247221:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
247321:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
247421:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
247521:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
247621:21:04.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
247721:21:04.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
247821:21:04.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
247921:21:04.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
248021:21:04.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
248121:21:04.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
248221:21:04.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: connection can be kept alive for 3 MINUTES
248321:21:04.525 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: releasing valid endpoint
248421:21:04.525 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: releasing endpoint
248521:21:04.525 [pool-19-thread-3] 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
248621:21:04.525 [pool-19-thread-3] 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]
248721:21:04.526 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9,true,true
248821:21:04.526 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: preparing request execution
248921:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
249021:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
249121:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: target auth state: UNCHALLENGED
249221:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: proxy auth state: UNCHALLENGED
249321:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000022: acquiring connection with route {}->unix://localhost:2375
249421:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquiring endpoint (3 MINUTES)
249521:21:04.527 [pool-19-thread-3] 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]
249621:21:04.527 [pool-19-thread-3] 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]
249721:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000022: acquired ep-00000021
249821:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquired endpoint ep-00000021
249921:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: executing DELETE /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9?v=true&force=true HTTP/1.1
250021:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: start execution ex-00000022
250121:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: executing exchange ex-00000022 over http-outgoing-1
250221:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9?v=true&force=true HTTP/1.1
250321:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
250421:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
250521:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
250621:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
250721:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
250821:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
250921:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/a0f3527708200000d0a36dd6536833127110ae51543f1c7d7375868fee300eb9?v=true&force=true HTTP/1.1[\r][\n]"
251021:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
251121:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
251221:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
251321:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
251421:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
251521:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
251621:21:04.527 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
251721:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
251821:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
251921:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
252021:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
252121:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
252221:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
252321:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
252421:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
252521:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
252621:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
252721:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
252821:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
252921:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
253021:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: connection can be kept alive for 3 MINUTES
253121:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: releasing valid endpoint
253221:21:04.533 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: releasing endpoint
253321:21:04.533 [pool-19-thread-3] 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
253421:21:04.533 [pool-19-thread-3] 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]
253521:21:04.533 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2536[info] CirceCoordinateSpec:
2537[info] coordinate
2538[info] - should return coordinate for datacenters
2539[info] - should return coordinate for nodes
2540[info] - should return coordinate for single node
254121:21:04.546 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
254221:21:04.546 [pool-19-thread-3] 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'))
254321:21:04.546 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
254421:21:04.546 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
254521:21:04.546 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
254621:21:04.546 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
254721:21:04.546 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
254821:21:04.546 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
254921:21:04.546 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
255021:21:04.546 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
255121:21:04.547 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@591f68eb[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;@48bf66a4}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
255221:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: preparing request execution
255321:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
255421:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
255521:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: target auth state: UNCHALLENGED
255621:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: proxy auth state: UNCHALLENGED
255721:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000023: acquiring connection with route {}->unix://localhost:2375
255821:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquiring endpoint (3 MINUTES)
255921:21:04.549 [pool-19-thread-3] 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]
256021:21:04.549 [pool-19-thread-3] 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]
256121:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000023: acquired ep-00000022
256221:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquired endpoint ep-00000022
256321:21:04.549 [pool-19-thread-3] 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
256421:21:04.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: start execution ex-00000023
256521:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: executing exchange ex-00000023 over http-outgoing-1
256621:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
256721:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
256821:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
256921:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
257021:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
257121:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
257221:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
257321:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
257421:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
257521:21:04.550 [pool-19-thread-3] 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]"
257621:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
257721:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
257821:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
257921:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
258021:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
258121:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
258221:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
258321:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
258421:21:04.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
258521:21:04.550 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
258621:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
258721:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
258821:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
258921:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
259021:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
259121:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
259221:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
259321:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
259421:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
259521:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","Warnings":[]}[\n]"
259621:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
259721:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
259821:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
259921:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
260021:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
260121:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
260221:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
260321:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
260421:21:04.566 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000023: connection can be kept alive for 3 MINUTES
260521:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: releasing valid endpoint
260621:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: releasing endpoint
260721:21:04.567 [pool-19-thread-3] 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
260821:21:04.567 [pool-19-thread-3] 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]
260921:21:04.567 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b
261021:21:04.567 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b
261121:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: preparing request execution
261221:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
261321:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
261421:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: target auth state: UNCHALLENGED
261521:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: proxy auth state: UNCHALLENGED
261621:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000024: acquiring connection with route {}->unix://localhost:2375
261721:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquiring endpoint (3 MINUTES)
261821:21:04.567 [pool-19-thread-3] 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]
261921:21:04.567 [pool-19-thread-3] 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]
262021:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000024: acquired ep-00000023
262121:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquired endpoint ep-00000023
262221:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: executing POST /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/start HTTP/1.1
262321:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: start execution ex-00000024
262421:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: executing exchange ex-00000024 over http-outgoing-1
262521:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/start HTTP/1.1
262621:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
262721:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
262821:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
262921:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
263021:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
263121:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
263221:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
263321:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/start HTTP/1.1[\r][\n]"
263421:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
263521:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
263621:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
263721:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
263821:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
263921:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
264021:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
264121:21:04.567 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
264221:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
264321:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
264421:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
264521:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
264621:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
264721:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
264821:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
264921:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
265021:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
265121:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
265221:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
265321:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
265421:21:04.700 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
265521:21:04.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: connection can be kept alive for 3 MINUTES
265621:21:04.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: releasing valid endpoint
265721:21:04.701 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: releasing endpoint
265821:21:04.701 [pool-19-thread-3] 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
265921:21:04.701 [pool-19-thread-3] 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]
266021:21:04.701 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b,false
266121:21:04.701 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json], queryParams={}}
266221:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: preparing request execution
266321:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
266421:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
266521:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: target auth state: UNCHALLENGED
266621:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: proxy auth state: UNCHALLENGED
266721:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000025: acquiring connection with route {}->unix://localhost:2375
266821:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquiring endpoint (3 MINUTES)
266921:21:04.702 [pool-19-thread-3] 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]
267021:21:04.702 [pool-19-thread-3] 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]
267121:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000025: acquired ep-00000024
267221:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquired endpoint ep-00000024
267321:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: executing GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1
267421:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: start execution ex-00000025
267521:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: executing exchange ex-00000025 over http-outgoing-1
267621:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1
267721:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
267821:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
267921:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
268021:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
268121:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
268221:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
268321:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1[\r][\n]"
268421:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
268521:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
268621:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
268721:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
268821:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
268921:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
269021:21:04.702 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
269121:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
269221:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
269321:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
269421:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
269521:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
269621:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
269721:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
269821:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
269921:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270021:21:04.703 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
270121:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","Created":"2025-12-31T20:21:04.551620604Z","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":3601,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:04.574060285Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/resolv.conf","HostnamePath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/hostname","HostsPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/hosts","LogPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b-json.log","Name":"/elated_cerf","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":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","LowerDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/merged","UpperDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/diff","WorkDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"cac2782b875b690420af87cb03e9dbb0d3764316da00a02051a5645559db0f09","Source":"/var/lib/docker/volumes/cac2782b875b690420af87cb03e9dbb0d3764316da00a02051a5645559db0f09/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"2f17eac3b68a","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"446e2cbc0b52ba74f4da6d0d4834155cb9a9b64abce3350c2acea005dd734ad7","SandboxKey":"/var/run/docker/netns/446e2cbc0b52","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":"06310eeaf16771412f120f3962a67ed7f576c2aea91a926a26a7d02fb9244e60","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:e9:10:98:fe:62","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:e9:10:98:fe:62","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"06310eeaf16771412f120f3962a67ed7f576c2aea91a926a26a7d02fb9244e60","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
270221:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270321:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
270421:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270521:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
270621:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
270721:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
270821:21:04.704 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
270921:21:04.705 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
271021:21:04.705 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
271121:21:04.705 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
271221:21:04.705 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
271321:21:04.705 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: connection can be kept alive for 3 MINUTES
271421:21:04.709 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: releasing valid endpoint
271521:21:04.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: releasing endpoint
271621:21:04.710 [pool-19-thread-3] 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
271721:21:04.710 [pool-19-thread-3] 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]
271821:21:04.710 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
271921:21:04.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: preparing request execution
272021:21:04.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
272121:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
272221:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: target auth state: UNCHALLENGED
272321:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: proxy auth state: UNCHALLENGED
272421:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000026: acquiring connection with route {}->unix://localhost:2375
272521:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquiring endpoint (3 MINUTES)
272621:21:04.711 [pool-19-thread-3] 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]
272721:21:04.711 [pool-19-thread-3] 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]
272821:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000026: acquired ep-00000025
272921:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquired endpoint ep-00000025
273021:21:04.711 [pool-19-thread-3] 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
273121:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: start execution ex-00000026
273221:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: executing exchange ex-00000026 over http-outgoing-1
273321:21:04.711 [pool-19-thread-3] 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
273421:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
273521:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
273621:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
273721:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
273821:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
273921:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
274021:21:04.711 [pool-19-thread-3] 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]"
274121:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
274221:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
274321:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
274421:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
274521:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
274621:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
274721:21:04.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
274821:21:04.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
274921:21:04.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
275021:21:04.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
275121:21:04.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
275221:21:04.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
275321:21:04.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
275421:21:04.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
275521:21:04.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
275621:21:04.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
275721:21:04.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
275821:21:04.716 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
275921:21:04.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
276021:21:04.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
276121:21:04.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
276221:21:04.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
276321:21:04.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
276421:21:04.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
276521:21:04.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
276621:21:04.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
276721:21:04.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
276821:21:04.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
276921:21:04.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
277021:21:04.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000026: connection can be kept alive for 3 MINUTES
277121:21:04.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: releasing valid endpoint
277221:21:04.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: releasing endpoint
277321:21:04.721 [pool-19-thread-3] 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
277421:21:04.722 [pool-19-thread-3] 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]
277521:21:04.722 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
277621:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: preparing request execution
277721:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
277821:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
277921:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: target auth state: UNCHALLENGED
278021:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: proxy auth state: UNCHALLENGED
278121:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000027: acquiring connection with route {}->unix://localhost:2375
278221:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquiring endpoint (3 MINUTES)
278321:21:04.722 [pool-19-thread-3] 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]
278421:21:04.722 [pool-19-thread-3] 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]
278521:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000027: acquired ep-00000026
278621:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquired endpoint ep-00000026
278721:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: executing GET /v1.32/version HTTP/1.1
278821:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: start execution ex-00000027
278921:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: executing exchange ex-00000027 over http-outgoing-1
279021:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
279121:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
279221:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
279321:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
279421:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
279521:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
279621:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
279721:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
279821:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
279921:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
280021:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
280121:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
280221:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
280321:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
280421:21:04.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
280521:21:04.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
280621:21:04.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
280721:21:04.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
280821:21:04.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
280921:21:04.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
281021:21:04.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
281121:21:04.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:04 GMT[\r][\n]"
281221:21:04.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
281321:21:04.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
281421:21:04.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
281521:21:04.734 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
281621:21:04.734 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
281721:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
281821:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
281921:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
282021:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
282121:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:04 GMT
282221:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
282321:21:04.735 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: connection can be kept alive for 3 MINUTES
282421:21:04.736 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: releasing valid endpoint
282521:21:04.736 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: releasing endpoint
282621:21:04.736 [pool-19-thread-3] 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
282721:21:04.736 [pool-19-thread-3] 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]
282821:21:04.736 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /elated_cerf: Waiting for 60 seconds for URL: http://172.17.0.1:32771/ (where port 32771 maps to container port 8500)
282921:21:05.343 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.79683711S
283021:21:05.350 [pool-19-thread-3-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
283121:21:05.355 [pool-19-thread-3-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/nodes, took: 0.005s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283221:21:05.357 [pool-19-thread-3-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/node/2f17eac3b68a?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
283321:21:05.366 [pool-19-thread-3-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/node/2f17eac3b68a?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: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283421:21:05.375 [pool-19-thread-3-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
283521:21:05.379 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:05 GMT
283621:21:05.381 [pool-19-thread-3-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
283721:21:05.383 [pool-19-thread-3-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/checks/testService?consistent, 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: 394, X-Consul-Effective-Consistency: consistent, Date: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283821:21:05.385 [pool-19-thread-3-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
283921:21:05.386 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:05 GMT
284021:21:05.389 [pool-19-thread-3-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
284121:21:05.391 [pool-19-thread-3-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/state/passing?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: 394, X-Consul-Effective-Consistency: consistent, Date: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284221:21:05.394 [pool-19-thread-3-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
284321:21:05.395 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284421:21:05.397 [pool-19-thread-3-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
284521:21:05.407 [pool-19-thread-3-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.009s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 557, Date: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284621:21:05.411 [pool-19-thread-3-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
284721:21:05.412 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284821:21:05.413 [pool-19-thread-3-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
284921:21:05.415 [pool-19-thread-3-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Wed, 31 Dec 2025 20:21:05 GMT, X-Consul-Knownleader: true, Content-Type: application/json
285021:21:05.417 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b,false
285121:21:05.417 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json], queryParams={}}
285221:21:05.417 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: preparing request execution
285321:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
285421:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
285521:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: target auth state: UNCHALLENGED
285621:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: proxy auth state: UNCHALLENGED
285721:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000028: acquiring connection with route {}->unix://localhost:2375
285821:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquiring endpoint (3 MINUTES)
285921:21:05.418 [pool-19-thread-3] 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]
286021:21:05.418 [pool-19-thread-3] 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]
286121:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000028: acquired ep-00000027
286221:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquired endpoint ep-00000027
286321:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: executing GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1
286421:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: start execution ex-00000028
286521:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: executing exchange ex-00000028 over http-outgoing-1
286621:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1
286721:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
286821:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
286921:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
287021:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
287121:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
287221:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
287321:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1[\r][\n]"
287421:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
287521:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
287621:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
287721:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
287821:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
287921:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
288021:21:05.418 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
288121:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
288221:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
288321:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
288421:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
288521:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
288621:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
288721:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
288821:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
288921:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
289021:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
289121:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","Created":"2025-12-31T20:21:04.551620604Z","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":3601,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:04.574060285Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/resolv.conf","HostnamePath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/hostname","HostsPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/hosts","LogPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b-json.log","Name":"/elated_cerf","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":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","LowerDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/merged","UpperDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/diff","WorkDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"cac2782b875b690420af87cb03e9dbb0d3764316da00a02051a5645559db0f09","Source":"/var/lib/docker/volumes/cac2782b875b690420af87cb03e9dbb0d3764316da00a02051a5645559db0f09/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"2f17eac3b68a","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"446e2cbc0b52ba74f4da6d0d4834155cb9a9b64abce3350c2acea005dd734ad7","SandboxKey":"/var/run/docker/netns/446e2cbc0b52","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":"06310eeaf16771412f120f3962a67ed7f576c2aea91a926a26a7d02fb9244e60","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:e9:10:98:fe:62","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:e9:10:98:fe:62","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"06310eeaf16771412f120f3962a67ed7f576c2aea91a926a26a7d02fb9244e60","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
289221:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
289321:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
289421:21:05.419 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
289521:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
289621:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
289721:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
289821:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
289921:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
290021:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
290121:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
290221:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
290321:21:05.420 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: connection can be kept alive for 3 MINUTES
290421:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: releasing valid endpoint
290521:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: releasing endpoint
290621:21:05.422 [pool-19-thread-3] 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
290721:21:05.422 [pool-19-thread-3] 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]
290821:21:05.422 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b,<null>
290921:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: preparing request execution
291021:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
291121:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
291221:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: target auth state: UNCHALLENGED
291321:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: proxy auth state: UNCHALLENGED
291421:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000029: acquiring connection with route {}->unix://localhost:2375
291521:21:05.422 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquiring endpoint (3 MINUTES)
291621:21:05.422 [pool-19-thread-3] 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]
291721:21:05.423 [pool-19-thread-3] 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]
291821:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000029: acquired ep-00000028
291921:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquired endpoint ep-00000028
292021:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: executing POST /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/kill HTTP/1.1
292121:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: start execution ex-00000029
292221:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: executing exchange ex-00000029 over http-outgoing-1
292321:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/kill HTTP/1.1
292421:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
292521:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
292621:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
292721:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
292821:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
292921:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
293021:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
293121:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/kill HTTP/1.1[\r][\n]"
293221:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
293321:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
293421:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
293521:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
293621:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
293721:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
293821:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
293921:21:05.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
294021:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
294121:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
294221:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
294321:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
294421:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
294521:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
294621:21:05.548 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
294721:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
294821:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
294921:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
295021:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
295121:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
295221:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
295321:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: connection can be kept alive for 3 MINUTES
295421:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: releasing valid endpoint
295521:21:05.549 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: releasing endpoint
295621:21:05.549 [pool-19-thread-3] 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
295721:21:05.549 [pool-19-thread-3] 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]
295821:21:05.549 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b,false
295921:21:05.549 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json], queryParams={}}
296021:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: preparing request execution
296121:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
296221:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
296321:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: target auth state: UNCHALLENGED
296421:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: proxy auth state: UNCHALLENGED
296521:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002A: acquiring connection with route {}->unix://localhost:2375
296621:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquiring endpoint (3 MINUTES)
296721:21:05.550 [pool-19-thread-3] 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]
296821:21:05.550 [pool-19-thread-3] 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]
296921:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002A: acquired ep-00000029
297021:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquired endpoint ep-00000029
297121:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: executing GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1
297221:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: start execution ex-0000002A
297321:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: executing exchange ex-0000002A over http-outgoing-1
297421:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1
297521:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
297621:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
297721:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
297821:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
297921:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
298021:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
298121:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/json HTTP/1.1[\r][\n]"
298221:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
298321:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
298421:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
298521:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
298621:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
298721:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
298821:21:05.550 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
298921:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
299021:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
299121:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
299221:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
299321:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
299421:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
299521:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
299621:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
299721:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
299821:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
299921:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","Created":"2025-12-31T20:21:04.551620604Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:04.574060285Z","FinishedAt":"2025-12-31T20:21:05.438022902Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/resolv.conf","HostnamePath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/hostname","HostsPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/hosts","LogPath":"/var/lib/docker/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b-json.log","Name":"/elated_cerf","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":"2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b","LowerDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/merged","UpperDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/diff","WorkDir":"/var/lib/docker/overlay2/c6af68f6e9ace7f5710dd8a48dbaf7021cd0db0e411ea4db6bb88573c66f2c58/work"},"Name":"overlay2"},"Mounts":[{""
300021:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
300121:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
300221:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
300321:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
300421:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
300521:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
300621:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
300721:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
300821:21:05.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: connection can be kept alive for 3 MINUTES
300921:21:05.552 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Type":"volume","Name":"cac2782b875b690420af87cb03e9dbb0d3764316da00a02051a5645559db0f09","Source":"/var/lib/docker/volumes/cac2782b875b690420af87cb03e9dbb0d3764316da00a02051a5645559db0f09/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"2f17eac3b68a","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
301021:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301121:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
301221:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301321:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: releasing valid endpoint
301421:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: releasing endpoint
301521:21:05.554 [pool-19-thread-3] 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
301621:21:05.554 [pool-19-thread-3] 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]
301721:21:05.554 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b,true,true
301821:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: preparing request execution
301921:21:05.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
302021:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
302121:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: target auth state: UNCHALLENGED
302221:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: proxy auth state: UNCHALLENGED
302321:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002B: acquiring connection with route {}->unix://localhost:2375
302421:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquiring endpoint (3 MINUTES)
302521:21:05.555 [pool-19-thread-3] 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]
302621:21:05.555 [pool-19-thread-3] 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]
302721:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002B: acquired ep-0000002A
302821:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquired endpoint ep-0000002A
302921:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: executing DELETE /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b?v=true&force=true HTTP/1.1
303021:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: start execution ex-0000002B
303121:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: executing exchange ex-0000002B over http-outgoing-1
303221:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b?v=true&force=true HTTP/1.1
303321:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
303421:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
303521:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
303621:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
303721:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
303821:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
303921:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/2f17eac3b68af5343f2c0e78dd6dc80d9be99b1737f891242446f0bb3229709b?v=true&force=true HTTP/1.1[\r][\n]"
304021:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
304121:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
304221:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
304321:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
304421:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
304521:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
304621:21:05.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
304721:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
304821:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
304921:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
305021:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
305121:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
305221:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
305321:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305421:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
305521:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
305621:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
305721:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
305821:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
305921:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
306021:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: connection can be kept alive for 3 MINUTES
306121:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: releasing valid endpoint
306221:21:05.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: releasing endpoint
306321:21:05.561 [pool-19-thread-3] 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
306421:21:05.561 [pool-19-thread-3] 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]
306521:21:05.562 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3066[info] CirceHealthSpec:
3067[info] health
3068[info] - should return node checks
3069[info] - should return service checks
3070[info] - should return checks in state
3071[info] - should return nodes for service
3072[info] - should return nodes for connect capable service
307321:21:05.572 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
307421:21:05.572 [pool-19-thread-3] 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'))
307521:21:05.572 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
307621:21:05.572 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
307721:21:05.573 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
307821:21:05.573 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
307921:21:05.573 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
308021:21:05.573 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
308121:21:05.573 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
308221:21:05.573 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
308321:21:05.573 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@76b4c8da[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;@4661bc69}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
308421:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: preparing request execution
308521:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
308621:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
308721:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: target auth state: UNCHALLENGED
308821:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: proxy auth state: UNCHALLENGED
308921:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002C: acquiring connection with route {}->unix://localhost:2375
309021:21:05.575 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquiring endpoint (3 MINUTES)
309121:21:05.575 [pool-19-thread-3] 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]
309221:21:05.576 [pool-19-thread-3] 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]
309321:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002C: acquired ep-0000002B
309421:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquired endpoint ep-0000002B
309521:21:05.576 [pool-19-thread-3] 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
309621:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: start execution ex-0000002C
309721:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: executing exchange ex-0000002C over http-outgoing-1
309821:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
309921:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
310021:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
310121:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
310221:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
310321:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
310421:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
310521:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
310621:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
310721:21:05.576 [pool-19-thread-3] 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]"
310821:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
310921:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
311021:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
311121:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
311221:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
311321:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
311421:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
311521:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
311621:21:05.576 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
311721:21:05.576 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
311821:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
311921:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
312021:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
312121:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
312221:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
312321:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
312421:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
312521:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
312621:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
312721:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","Warnings":[]}[\n]"
312821:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
312921:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
313021:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
313121:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
313221:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
313321:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
313421:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
313521:21:05.594 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
313621:21:05.595 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002C: connection can be kept alive for 3 MINUTES
313721:21:05.595 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: releasing valid endpoint
313821:21:05.595 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: releasing endpoint
313921:21:05.595 [pool-19-thread-3] 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
314021:21:05.595 [pool-19-thread-3] 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]
314121:21:05.595 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc
314221:21:05.595 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc
314321:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: preparing request execution
314421:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
314521:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
314621:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: target auth state: UNCHALLENGED
314721:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: proxy auth state: UNCHALLENGED
314821:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002D: acquiring connection with route {}->unix://localhost:2375
314921:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquiring endpoint (3 MINUTES)
315021:21:05.596 [pool-19-thread-3] 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]
315121:21:05.596 [pool-19-thread-3] 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]
315221:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002D: acquired ep-0000002C
315321:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquired endpoint ep-0000002C
315421:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: executing POST /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/start HTTP/1.1
315521:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: start execution ex-0000002D
315621:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: executing exchange ex-0000002D over http-outgoing-1
315721:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/start HTTP/1.1
315821:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
315921:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
316021:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
316121:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
316221:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
316321:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
316421:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
316521:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/start HTTP/1.1[\r][\n]"
316621:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
316721:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
316821:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
316921:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
317021:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
317121:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
317221:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
317321:21:05.596 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
317421:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
317521:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
317621:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
317721:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
317821:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
317921:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
318021:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
318121:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
318221:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
318321:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
318421:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
318521:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
318621:21:05.706 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
318721:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: connection can be kept alive for 3 MINUTES
318821:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: releasing valid endpoint
318921:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: releasing endpoint
319021:21:05.707 [pool-19-thread-3] 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
319121:21:05.707 [pool-19-thread-3] 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]
319221:21:05.707 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc,false
319321:21:05.707 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json], queryParams={}}
319421:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: preparing request execution
319521:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
319621:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
319721:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: target auth state: UNCHALLENGED
319821:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: proxy auth state: UNCHALLENGED
319921:21:05.707 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002E: acquiring connection with route {}->unix://localhost:2375
320021:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquiring endpoint (3 MINUTES)
320121:21:05.708 [pool-19-thread-3] 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]
320221:21:05.708 [pool-19-thread-3] 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]
320321:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002E: acquired ep-0000002D
320421:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquired endpoint ep-0000002D
320521:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: executing GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1
320621:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: start execution ex-0000002E
320721:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: executing exchange ex-0000002E over http-outgoing-1
320821:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1
320921:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
321021:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
321121:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
321221:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
321321:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
321421:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
321521:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1[\r][\n]"
321621:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
321721:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
321821:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
321921:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
322021:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
322121:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
322221:21:05.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
322321:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
322421:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
322521:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
322621:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
322721:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
322821:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
322921:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
323021:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
323121:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
323221:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
323321:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","Created":"2025-12-31T20:21:05.578171129Z","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":3746,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:05.602483252Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/resolv.conf","HostnamePath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/hostname","HostsPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/hosts","LogPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc-json.log","Name":"/lucid_johnson","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":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","LowerDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/merged","UpperDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/diff","WorkDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/work"},"Name":"overlay2"},"Mounts":[{"Type":""
323421:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
323521:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
323621:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
323721:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
323821:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
323921:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
324021:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
324121:21:05.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
324221:21:05.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: connection can be kept alive for 3 MINUTES
324321:21:05.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"03c2dbd087ae57e37674762e7fe13619e309fd5ffe3a033d79a06b12b5e7d58c","Source":"/var/lib/docker/volumes/03c2dbd087ae57e37674762e7fe13619e309fd5ffe3a033d79a06b12b5e7d58c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4dccf53bc364","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"211c9e262f4ee33abe655fca856493d0be7f2523d228784f5c27dfe84804c01c","SandboxKey":"/var/run/docker/netns/211c9e262f4e","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":"28b8b74b69f966ed5dd934c59c5303e1a7c1790f62dcd6d843d88d4d4075b2f0","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"6a:ea:21:f9:da:6a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"6a:ea:21:f9:da:6a","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"28b8b74b69f966ed5dd934c59c5303e1a7c1790f62dcd6d843d88d4d4075b2f0","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
324421:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324521:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
324621:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324721:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: releasing valid endpoint
324821:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: releasing endpoint
324921:21:05.714 [pool-19-thread-3] 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
325021:21:05.714 [pool-19-thread-3] 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]
325121:21:05.714 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
325221:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: preparing request execution
325321:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
325421:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
325521:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: target auth state: UNCHALLENGED
325621:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: proxy auth state: UNCHALLENGED
325721:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002F: acquiring connection with route {}->unix://localhost:2375
325821:21:05.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquiring endpoint (3 MINUTES)
325921:21:05.714 [pool-19-thread-3] 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]
326021:21:05.715 [pool-19-thread-3] 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]
326121:21:05.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002F: acquired ep-0000002E
326221:21:05.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquired endpoint ep-0000002E
326321:21:05.715 [pool-19-thread-3] 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
326421:21:05.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: start execution ex-0000002F
326521:21:05.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: executing exchange ex-0000002F over http-outgoing-1
326621:21:05.715 [pool-19-thread-3] 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
326721:21:05.715 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
326821:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
326921:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
327021:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
327121:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
327221:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
327321:21:05.716 [pool-19-thread-3] 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]"
327421:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
327521:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
327621:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
327721:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
327821:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
327921:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
328021:21:05.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
328121:21:05.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
328221:21:05.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
328321:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
328421:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
328521:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
328621:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
328721:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
328821:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
328921:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329021:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
329121:21:05.718 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
329221:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329321:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
329421:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329521:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
329621:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
329721:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
329821:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
329921:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
330021:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
330121:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
330221:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
330321:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002F: connection can be kept alive for 3 MINUTES
330421:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: releasing valid endpoint
330521:21:05.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: releasing endpoint
330621:21:05.718 [pool-19-thread-3] 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
330721:21:05.718 [pool-19-thread-3] 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]
330821:21:05.718 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
330921:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: preparing request execution
331021:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
331121:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
331221:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: target auth state: UNCHALLENGED
331321:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: proxy auth state: UNCHALLENGED
331421:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000030: acquiring connection with route {}->unix://localhost:2375
331521:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquiring endpoint (3 MINUTES)
331621:21:05.719 [pool-19-thread-3] 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]
331721:21:05.719 [pool-19-thread-3] 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]
331821:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000030: acquired ep-0000002F
331921:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquired endpoint ep-0000002F
332021:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: executing GET /v1.32/version HTTP/1.1
332121:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: start execution ex-00000030
332221:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: executing exchange ex-00000030 over http-outgoing-1
332321:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
332421:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
332521:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
332621:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
332721:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
332821:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
332921:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
333021:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
333121:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
333221:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
333321:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
333421:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
333521:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
333621:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
333721:21:05.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
333821:21:05.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
333921:21:05.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
334021:21:05.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
334121:21:05.726 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
334221:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
334321:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
334421:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:05 GMT[\r][\n]"
334521:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
334621:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
334721:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
334821:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
334921:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
335021:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
335121:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
335221:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
335321:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
335421:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:05 GMT
335521:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
335621:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: connection can be kept alive for 3 MINUTES
335721:21:05.727 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: releasing valid endpoint
335821:21:05.728 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: releasing endpoint
335921:21:05.728 [pool-19-thread-3] 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
336021:21:05.729 [pool-19-thread-3] 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]
336121:21:05.729 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /lucid_johnson: Waiting for 60 seconds for URL: http://172.17.0.1:32772/ (where port 32772 maps to container port 8500)
336221:21:06.346 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.773197461S
336321:21:06.348 [pool-19-thread-3-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
336421:21:06.350 [pool-19-thread-3-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/datacenters, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 14, Date: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
336521:21:06.352 [pool-19-thread-3-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
336621:21:06.354 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
336721:21:06.357 [pool-19-thread-3-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
336821:21:06.358 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
336921:21:06.363 [pool-19-thread-3-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
337021:21:06.365 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
337121:21:06.366 [pool-19-thread-3-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
337221:21:06.368 [pool-19-thread-3-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: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 685, X-Consul-Effective-Consistency: leader, Date: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337321:21:06.369 [pool-19-thread-3-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
337421:21:06.370 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
337521:21:06.372 [pool-19-thread-3-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
337621:21:06.373 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337721:21:06.378 [pool-19-thread-3-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
337821:21:06.379 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
337921:21:06.381 [pool-19-thread-3-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
338021:21:06.390 [pool-19-thread-3-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.009s, 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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338121:21:06.391 [pool-19-thread-3-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
338221:21:06.393 [pool-19-thread-3-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
338321:21:06.395 [pool-19-thread-3-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
338421:21:06.397 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338521:21:06.401 [pool-19-thread-3-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
338621:21:06.403 [pool-19-thread-3-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
338721:21:06.405 [pool-19-thread-3-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
338821:21:06.409 [pool-19-thread-3-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.004s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 778, X-Consul-Effective-Consistency: leader, Date: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338921:21:06.410 [pool-19-thread-3-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
339021:21:06.413 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
339121:21:06.414 [pool-19-thread-3-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
339221:21:06.416 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, Content-Type: application/json
339321:21:06.417 [pool-19-thread-3-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
339421:21:06.418 [pool-19-thread-3-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.000s, 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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
339521:21:06.418 [pool-19-thread-3-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
339621:21:06.420 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:06 GMT, X-Consul-Knownleader: true, Content-Type: application/json
339721:21:06.422 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc,false
339821:21:06.422 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json], queryParams={}}
339921:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: preparing request execution
340021:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
340121:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
340221:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: target auth state: UNCHALLENGED
340321:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: proxy auth state: UNCHALLENGED
340421:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000031: acquiring connection with route {}->unix://localhost:2375
340521:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquiring endpoint (3 MINUTES)
340621:21:06.423 [pool-19-thread-3] 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]
340721:21:06.423 [pool-19-thread-3] 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]
340821:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000031: acquired ep-00000030
340921:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquired endpoint ep-00000030
341021:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: executing GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1
341121:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: start execution ex-00000031
341221:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: executing exchange ex-00000031 over http-outgoing-1
341321:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1
341421:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
341521:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
341621:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
341721:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
341821:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
341921:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
342021:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1[\r][\n]"
342121:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
342221:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
342321:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
342421:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
342521:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
342621:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
342721:21:06.423 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
342821:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
342921:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
343021:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
343121:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
343221:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
343321:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
343421:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
343521:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
343621:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
343721:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
343821:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","Created":"2025-12-31T20:21:05.578171129Z","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":3746,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:05.602483252Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/resolv.conf","HostnamePath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/hostname","HostsPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/hosts","LogPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc-json.log","Name":"/lucid_johnson","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":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","LowerDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/merged","UpperDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/diff","WorkDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/work"},"Name":"overlay2"},"Mounts":[{"Type":""
343921:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
344021:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
344121:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
344221:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
344321:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
344421:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
344521:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
344621:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
344721:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: connection can be kept alive for 3 MINUTES
344821:21:06.424 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"03c2dbd087ae57e37674762e7fe13619e309fd5ffe3a033d79a06b12b5e7d58c","Source":"/var/lib/docker/volumes/03c2dbd087ae57e37674762e7fe13619e309fd5ffe3a033d79a06b12b5e7d58c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4dccf53bc364","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"211c9e262f4ee33abe655fca856493d0be7f2523d228784f5c27dfe84804c01c","SandboxKey":"/var/run/docker/netns/211c9e262f4e","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":"28b8b74b69f966ed5dd934c59c5303e1a7c1790f62dcd6d843d88d4d4075b2f0","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"6a:ea:21:f9:da:6a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"6a:ea:21:f9:da:6a","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"28b8b74b69f966ed5dd934c59c5303e1a7c1790f62dcd6d843d88d4d4075b2f0","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
344921:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
345021:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
345121:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
345221:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: releasing valid endpoint
345321:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: releasing endpoint
345421:21:06.426 [pool-19-thread-3] 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
345521:21:06.426 [pool-19-thread-3] 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]
345621:21:06.426 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc,<null>
345721:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: preparing request execution
345821:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
345921:21:06.426 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
346021:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: target auth state: UNCHALLENGED
346121:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: proxy auth state: UNCHALLENGED
346221:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000032: acquiring connection with route {}->unix://localhost:2375
346321:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquiring endpoint (3 MINUTES)
346421:21:06.427 [pool-19-thread-3] 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]
346521:21:06.427 [pool-19-thread-3] 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]
346621:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000032: acquired ep-00000031
346721:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquired endpoint ep-00000031
346821:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: executing POST /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/kill HTTP/1.1
346921:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: start execution ex-00000032
347021:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: executing exchange ex-00000032 over http-outgoing-1
347121:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/kill HTTP/1.1
347221:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
347321:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
347421:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
347521:21:06.427 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
347621:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
347721:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
347821:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
347921:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/kill HTTP/1.1[\r][\n]"
348021:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
348121:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
348221:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
348321:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
348421:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
348521:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
348621:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
348721:21:06.428 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
348821:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
348921:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
349021:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
349121:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
349221:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
349321:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
349421:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
349521:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
349621:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
349721:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
349821:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
349921:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
350021:21:06.551 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
350121:21:06.552 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: connection can be kept alive for 3 MINUTES
350221:21:06.552 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: releasing valid endpoint
350321:21:06.552 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: releasing endpoint
350421:21:06.552 [pool-19-thread-3] 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
350521:21:06.552 [pool-19-thread-3] 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]
350621:21:06.553 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc,false
350721:21:06.553 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json], queryParams={}}
350821:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: preparing request execution
350921:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
351021:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
351121:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: target auth state: UNCHALLENGED
351221:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: proxy auth state: UNCHALLENGED
351321:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000033: acquiring connection with route {}->unix://localhost:2375
351421:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquiring endpoint (3 MINUTES)
351521:21:06.553 [pool-19-thread-3] 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]
351621:21:06.553 [pool-19-thread-3] 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]
351721:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000033: acquired ep-00000032
351821:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquired endpoint ep-00000032
351921:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: executing GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1
352021:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: start execution ex-00000033
352121:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: executing exchange ex-00000033 over http-outgoing-1
352221:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1
352321:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
352421:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
352521:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
352621:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
352721:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
352821:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
352921:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/json HTTP/1.1[\r][\n]"
353021:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
353121:21:06.553 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
353221:21:06.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
353321:21:06.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
353421:21:06.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
353521:21:06.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
353621:21:06.554 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
353721:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
353821:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
353921:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
354021:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
354121:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
354221:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
354321:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
354421:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
354521:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
354621:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
354721:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","Created":"2025-12-31T20:21:05.578171129Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:05.602483252Z","FinishedAt":"2025-12-31T20:21:06.442806192Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/resolv.conf","HostnamePath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/hostname","HostsPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/hosts","LogPath":"/var/lib/docker/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc-json.log","Name":"/lucid_johnson","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":"4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc","LowerDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/merged","UpperDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/diff","WorkDir":"/var/lib/docker/overlay2/7eaa733a1afa469321393189fdb943f94d0deea870aeb7e75c9e7db09fac59bf/work"},"Name":"overlay2"},"Mounts":["
354821:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
354921:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
355021:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
355121:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
355221:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
355321:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
355421:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
355521:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
355621:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: connection can be kept alive for 3 MINUTES
355721:21:06.555 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Type":"volume","Name":"03c2dbd087ae57e37674762e7fe13619e309fd5ffe3a033d79a06b12b5e7d58c","Source":"/var/lib/docker/volumes/03c2dbd087ae57e37674762e7fe13619e309fd5ffe3a033d79a06b12b5e7d58c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4dccf53bc364","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
355821:21:06.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
355921:21:06.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
356021:21:06.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
356121:21:06.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: releasing valid endpoint
356221:21:06.557 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: releasing endpoint
356321:21:06.557 [pool-19-thread-3] 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
356421:21:06.557 [pool-19-thread-3] 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]
356521:21:06.557 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc,true,true
356621:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: preparing request execution
356721:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
356821:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
356921:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: target auth state: UNCHALLENGED
357021:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: proxy auth state: UNCHALLENGED
357121:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000034: acquiring connection with route {}->unix://localhost:2375
357221:21:06.558 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquiring endpoint (3 MINUTES)
357321:21:06.559 [pool-19-thread-3] 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]
357421:21:06.559 [pool-19-thread-3] 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]
357521:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000034: acquired ep-00000033
357621:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquired endpoint ep-00000033
357721:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: executing DELETE /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc?v=true&force=true HTTP/1.1
357821:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: start execution ex-00000034
357921:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: executing exchange ex-00000034 over http-outgoing-1
358021:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc?v=true&force=true HTTP/1.1
358121:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
358221:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
358321:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
358421:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
358521:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
358621:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
358721:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/4dccf53bc364475d703587a40f63198aedba48c2c97f6c129ff3c645917257dc?v=true&force=true HTTP/1.1[\r][\n]"
358821:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
358921:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
359021:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
359121:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
359221:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
359321:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
359421:21:06.559 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
359521:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
359621:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
359721:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
359821:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
359921:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
360021:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
360121:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
360221:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
360321:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
360421:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
360521:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
360621:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
360721:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
360821:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: connection can be kept alive for 3 MINUTES
360921:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: releasing valid endpoint
361021:21:06.564 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: releasing endpoint
361121:21:06.564 [pool-19-thread-3] 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
361221:21:06.564 [pool-19-thread-3] 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]
361321:21:06.564 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3614[info] CirceCatalogSpec:
3615[info] catalog
3616[info] - should return datacenters
3617[info] - should return nodes
3618[info] - should return services
3619[info] - should register, get info and deregister node
3620[info] - should register, get info and deregister service
3621[info] - should register, get info about node and deregister
362221:21:06.575 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
362321:21:06.575 [pool-19-thread-3] 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'))
362421:21:06.575 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
362521:21:06.575 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
362621:21:06.575 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
362721:21:06.575 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
362821:21:06.575 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
362921:21:06.577 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
363021:21:06.577 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
363121:21:06.577 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
363221:21:06.577 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@70b763c3[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;@404d0adc}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
363321:21:06.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: preparing request execution
363421:21:06.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
363521:21:06.582 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
363621:21:06.583 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: target auth state: UNCHALLENGED
363721:21:06.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: proxy auth state: UNCHALLENGED
363821:21:06.584 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000035: acquiring connection with route {}->unix://localhost:2375
363921:21:06.585 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquiring endpoint (3 MINUTES)
364021:21:06.585 [pool-19-thread-3] 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]
364121:21:06.586 [pool-19-thread-3] 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]
364221:21:06.586 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000035: acquired ep-00000034
364321:21:06.586 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquired endpoint ep-00000034
364421:21:06.586 [pool-19-thread-3] 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
364521:21:06.586 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: start execution ex-00000035
364621:21:06.586 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: executing exchange ex-00000035 over http-outgoing-1
364721:21:06.586 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
364821:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
364921:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
365021:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
365121:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
365221:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
365321:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
365421:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
365521:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
365621:21:06.587 [pool-19-thread-3] 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]"
365721:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
365821:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
365921:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
366021:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
366121:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
366221:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
366321:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
366421:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
366521:21:06.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
366621:21:06.587 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
366721:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
366821:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
366921:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
367021:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
367121:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
367221:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
367321:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
367421:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
367521:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
367621:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","Warnings":[]}[\n]"
367721:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
367821:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
367921:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
368021:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
368121:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
368221:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
368321:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
368421:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
368521:21:06.603 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000035: connection can be kept alive for 3 MINUTES
368621:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: releasing valid endpoint
368721:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: releasing endpoint
368821:21:06.604 [pool-19-thread-3] 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
368921:21:06.604 [pool-19-thread-3] 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]
369021:21:06.604 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb
369121:21:06.604 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb
369221:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: preparing request execution
369321:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
369421:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
369521:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: target auth state: UNCHALLENGED
369621:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: proxy auth state: UNCHALLENGED
369721:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000036: acquiring connection with route {}->unix://localhost:2375
369821:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquiring endpoint (3 MINUTES)
369921:21:06.604 [pool-19-thread-3] 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]
370021:21:06.604 [pool-19-thread-3] 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]
370121:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000036: acquired ep-00000035
370221:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquired endpoint ep-00000035
370321:21:06.604 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: executing POST /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/start HTTP/1.1
370421:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: start execution ex-00000036
370521:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: executing exchange ex-00000036 over http-outgoing-1
370621:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/start HTTP/1.1
370721:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
370821:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
370921:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
371021:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
371121:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
371221:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
371321:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
371421:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/start HTTP/1.1[\r][\n]"
371521:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
371621:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
371721:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
371821:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
371921:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
372021:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
372121:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
372221:21:06.605 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
372321:21:06.710 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
372421:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
372521:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
372621:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
372721:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
372821:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
372921:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
373021:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
373121:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
373221:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
373321:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
373421:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
373521:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
373621:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: connection can be kept alive for 3 MINUTES
373721:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: releasing valid endpoint
373821:21:06.711 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: releasing endpoint
373921:21:06.711 [pool-19-thread-3] 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
374021:21:06.711 [pool-19-thread-3] 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]
374121:21:06.711 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb,false
374221:21:06.712 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json], queryParams={}}
374321:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: preparing request execution
374421:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
374521:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
374621:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: target auth state: UNCHALLENGED
374721:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: proxy auth state: UNCHALLENGED
374821:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000037: acquiring connection with route {}->unix://localhost:2375
374921:21:06.712 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquiring endpoint (3 MINUTES)
375021:21:06.713 [pool-19-thread-3] 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]
375121:21:06.713 [pool-19-thread-3] 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]
375221:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000037: acquired ep-00000036
375321:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquired endpoint ep-00000036
375421:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: executing GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1
375521:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: start execution ex-00000037
375621:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: executing exchange ex-00000037 over http-outgoing-1
375721:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1
375821:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
375921:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
376021:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
376121:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
376221:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
376321:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
376421:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1[\r][\n]"
376521:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
376621:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
376721:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
376821:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
376921:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
377021:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
377121:21:06.713 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
377221:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
377321:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
377421:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
377521:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
377621:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
377721:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
377821:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
377921:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
378021:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
378121:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
378221:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","Created":"2025-12-31T20:21:06.588307789Z","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":3891,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:06.610403603Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/resolv.conf","HostnamePath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/hostname","HostsPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/hosts","LogPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb-json.log","Name":"/flamboyant_panini","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":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","LowerDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/merged","UpperDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/diff","WorkDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"00f2c5858d428a7848dca80c86a65a9da4517f0f7143a5279f3c2c2f4d6fef2a","Source":"/var/lib/docker/volumes/00f2c5858d428a7848dca80c86a65a9da4517f0f7143a5279f3c2c2f4d6fef2a/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"13b2e1cd3b3f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1cdfa9f11d97ff845741eaf5540a02a65618f01ade8da85937f2c1b278547064","SandboxKey":"/var/run/docker/netns/1cdfa9f11d97","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":"303083427a0d53926a8eb69541cc00cb3275e4cf2cfec4623726bf1ccd14f51e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:ec:b4:29:9d:dd","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:ec:b4:29:9d:dd","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"303083427a0d53926a8eb69541cc00cb3275e4cf2cfec4623726bf1ccd14f51e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
378321:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
378421:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
378521:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
378621:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
378721:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
378821:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
378921:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
379021:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
379121:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
379221:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
379321:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
379421:21:06.714 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: connection can be kept alive for 3 MINUTES
379521:21:06.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: releasing valid endpoint
379621:21:06.716 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: releasing endpoint
379721:21:06.716 [pool-19-thread-3] 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
379821:21:06.717 [pool-19-thread-3] 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]
379921:21:06.717 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
380021:21:06.717 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: preparing request execution
380121:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
380221:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
380321:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: target auth state: UNCHALLENGED
380421:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: proxy auth state: UNCHALLENGED
380521:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000038: acquiring connection with route {}->unix://localhost:2375
380621:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquiring endpoint (3 MINUTES)
380721:21:06.718 [pool-19-thread-3] 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]
380821:21:06.718 [pool-19-thread-3] 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]
380921:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000038: acquired ep-00000037
381021:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquired endpoint ep-00000037
381121:21:06.718 [pool-19-thread-3] 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
381221:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: start execution ex-00000038
381321:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: executing exchange ex-00000038 over http-outgoing-1
381421:21:06.718 [pool-19-thread-3] 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
381521:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
381621:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
381721:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
381821:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
381921:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
382021:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
382121:21:06.718 [pool-19-thread-3] 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]"
382221:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
382321:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
382421:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
382521:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
382621:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
382721:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
382821:21:06.718 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
382921:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
383021:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
383121:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
383221:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
383321:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
383421:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
383521:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
383621:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
383721:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
383821:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
383921:21:06.719 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
384021:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
384121:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
384221:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
384321:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
384421:21:06.719 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
384521:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
384621:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
384721:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
384821:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
384921:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
385021:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
385121:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000038: connection can be kept alive for 3 MINUTES
385221:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: releasing valid endpoint
385321:21:06.720 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: releasing endpoint
385421:21:06.721 [pool-19-thread-3] 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
385521:21:06.721 [pool-19-thread-3] 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]
385621:21:06.721 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
385721:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: preparing request execution
385821:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
385921:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
386021:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: target auth state: UNCHALLENGED
386121:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: proxy auth state: UNCHALLENGED
386221:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000039: acquiring connection with route {}->unix://localhost:2375
386321:21:06.721 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquiring endpoint (3 MINUTES)
386421:21:06.722 [pool-19-thread-3] 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]
386521:21:06.722 [pool-19-thread-3] 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]
386621:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000039: acquired ep-00000038
386721:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquired endpoint ep-00000038
386821:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: executing GET /v1.32/version HTTP/1.1
386921:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: start execution ex-00000039
387021:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: executing exchange ex-00000039 over http-outgoing-1
387121:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
387221:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
387321:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
387421:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
387521:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
387621:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
387721:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
387821:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
387921:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
388021:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
388121:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
388221:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
388321:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
388421:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
388521:21:06.722 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
388621:21:06.730 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
388721:21:06.730 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
388821:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
388921:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
389021:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
389121:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
389221:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:06 GMT[\r][\n]"
389321:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
389421:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
389521:21:06.731 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
389621:21:06.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
389721:21:06.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
389821:21:06.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
389921:21:06.732 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
390021:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
390121:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
390221:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:06 GMT
390321:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
390421:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: connection can be kept alive for 3 MINUTES
390521:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: releasing valid endpoint
390621:21:06.733 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: releasing endpoint
390721:21:06.734 [pool-19-thread-3] 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
390821:21:06.734 [pool-19-thread-3] 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]
390921:21:06.734 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /flamboyant_panini: Waiting for 60 seconds for URL: http://172.17.0.1:32773/ (where port 32773 maps to container port 8500)
391021:21:07.347 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.772272592S
391121:21:07.352 [pool-19-thread-3-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
391221:21:07.362 [pool-19-thread-3-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.009s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 291, Date: Wed, 31 Dec 2025 20:21:07 GMT, Content-Type: application/json
391321:21:07.366 [pool-19-thread-3-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
391421:21:07.368 [pool-19-thread-3-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 382, Date: Wed, 31 Dec 2025 20:21:07 GMT, Content-Type: application/json
391521:21:07.372 [pool-19-thread-3-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
391621:21:07.373 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:07 GMT, Content-Type: application/json
391721:21:07.374 [pool-19-thread-3-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
391821:21:07.377 [pool-19-thread-3-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 680, Date: Wed, 31 Dec 2025 20:21:07 GMT, Content-Type: application/json
391921:21:07.380 [pool-19-thread-3-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
392021:21:07.382 [pool-19-thread-3-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:07 GMT, Content-Type: application/json
392121:21:07.383 [pool-19-thread-3-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
392221:21:07.385 [pool-19-thread-3-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 616, Date: Wed, 31 Dec 2025 20:21:07 GMT, Content-Type: application/json
392321:21:07.386 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb,false
392421:21:07.386 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json], queryParams={}}
392521:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: preparing request execution
392621:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
392721:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
392821:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: target auth state: UNCHALLENGED
392921:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: proxy auth state: UNCHALLENGED
393021:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003A: acquiring connection with route {}->unix://localhost:2375
393121:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquiring endpoint (3 MINUTES)
393221:21:07.387 [pool-19-thread-3] 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]
393321:21:07.387 [pool-19-thread-3] 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]
393421:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003A: acquired ep-00000039
393521:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquired endpoint ep-00000039
393621:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: executing GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1
393721:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: start execution ex-0000003A
393821:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: executing exchange ex-0000003A over http-outgoing-1
393921:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1
394021:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
394121:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
394221:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
394321:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
394421:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
394521:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
394621:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1[\r][\n]"
394721:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
394821:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
394921:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
395021:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
395121:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
395221:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
395321:21:07.387 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
395421:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
395521:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
395621:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
395721:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
395821:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
395921:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
396021:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
396121:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
396221:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
396321:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
396421:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","Created":"2025-12-31T20:21:06.588307789Z","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":3891,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:06.610403603Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/resolv.conf","HostnamePath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/hostname","HostsPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/hosts","LogPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb-json.log","Name":"/flamboyant_panini","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":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","LowerDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/merged","UpperDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/diff","WorkDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"00f2c5858d428a7848dca80c86a65a9da4517f0f7143a5279f3c2c2f4d6fef2a","Source":"/var/lib/docker/volumes/00f2c5858d428a7848dca80c86a65a9da4517f0f7143a5279f3c2c2f4d6fef2a/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"13b2e1cd3b3f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1cdfa9f11d97ff845741eaf5540a02a65618f01ade8da85937f2c1b278547064","SandboxKey":"/var/run/docker/netns/1cdfa9f11d97","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":"303083427a0d53926a8eb69541cc00cb3275e4cf2cfec4623726bf1ccd14f51e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:ec:b4:29:9d:dd","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:ec:b4:29:9d:dd","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"303083427a0d53926a8eb69541cc00cb3275e4cf2cfec4623726bf1ccd14f51e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
396521:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
396621:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
396721:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
396821:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
396921:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
397021:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
397121:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
397221:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
397321:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
397421:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
397521:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
397621:21:07.388 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: connection can be kept alive for 3 MINUTES
397721:21:07.389 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: releasing valid endpoint
397821:21:07.389 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: releasing endpoint
397921:21:07.389 [pool-19-thread-3] 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
398021:21:07.389 [pool-19-thread-3] 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]
398121:21:07.389 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb,<null>
398221:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: preparing request execution
398321:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
398421:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
398521:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: target auth state: UNCHALLENGED
398621:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: proxy auth state: UNCHALLENGED
398721:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003B: acquiring connection with route {}->unix://localhost:2375
398821:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquiring endpoint (3 MINUTES)
398921:21:07.390 [pool-19-thread-3] 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]
399021:21:07.390 [pool-19-thread-3] 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]
399121:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003B: acquired ep-0000003A
399221:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquired endpoint ep-0000003A
399321:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: executing POST /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/kill HTTP/1.1
399421:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: start execution ex-0000003B
399521:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: executing exchange ex-0000003B over http-outgoing-1
399621:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/kill HTTP/1.1
399721:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
399821:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
399921:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
400021:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
400121:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
400221:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
400321:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
400421:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/kill HTTP/1.1[\r][\n]"
400521:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
400621:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
400721:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
400821:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
400921:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
401021:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
401121:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
401221:21:07.390 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
401321:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
401421:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
401521:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
401621:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
401721:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
401821:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
401921:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
402021:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
402121:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
402221:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
402321:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
402421:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
402521:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
402621:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: connection can be kept alive for 3 MINUTES
402721:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: releasing valid endpoint
402821:21:07.512 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: releasing endpoint
402921:21:07.512 [pool-19-thread-3] 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
403021:21:07.512 [pool-19-thread-3] 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]
403121:21:07.513 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb,false
403221:21:07.513 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json], queryParams={}}
403321:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: preparing request execution
403421:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
403521:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
403621:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: target auth state: UNCHALLENGED
403721:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: proxy auth state: UNCHALLENGED
403821:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003C: acquiring connection with route {}->unix://localhost:2375
403921:21:07.513 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquiring endpoint (3 MINUTES)
404021:21:07.513 [pool-19-thread-3] 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]
404121:21:07.514 [pool-19-thread-3] 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]
404221:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003C: acquired ep-0000003B
404321:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquired endpoint ep-0000003B
404421:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: executing GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1
404521:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: start execution ex-0000003C
404621:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: executing exchange ex-0000003C over http-outgoing-1
404721:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1
404821:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
404921:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
405021:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
405121:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
405221:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
405321:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
405421:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/json HTTP/1.1[\r][\n]"
405521:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
405621:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
405721:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
405821:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
405921:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
406021:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
406121:21:07.514 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
406221:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
406321:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
406421:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
406521:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
406621:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
406721:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
406821:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
406921:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
407021:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
407121:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
407221:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","Created":"2025-12-31T20:21:06.588307789Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:06.610403603Z","FinishedAt":"2025-12-31T20:21:07.403859582Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/resolv.conf","HostnamePath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/hostname","HostsPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/hosts","LogPath":"/var/lib/docker/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb-json.log","Name":"/flamboyant_panini","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":"13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb","LowerDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/merged","UpperDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/diff","WorkDir":"/var/lib/docker/overlay2/0ba5e703c27c52da587e2609e543a2a8f90757de71a2c5ac2095a9f6d6143426/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"00f2c5858d428a7848dca80c86a65a9da4517f0f7143a5279f3c2c2f4d6fef2a","Source":"/var/lib/docker/volumes/00f2c5858d428a7848dca80c86a65a9da4517f0f7143a5279f3c2c2f4d6fef2a/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"13b2e1cd3b3f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
407321:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
407421:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
407521:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
407621:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
407721:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
407821:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
407921:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
408021:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
408121:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
408221:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
408321:21:07.516 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
408421:21:07.517 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: connection can be kept alive for 3 MINUTES
408521:21:07.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: releasing valid endpoint
408621:21:07.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: releasing endpoint
408721:21:07.521 [pool-19-thread-3] 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
408821:21:07.521 [pool-19-thread-3] 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]
408921:21:07.521 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb,true,true
409021:21:07.521 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: preparing request execution
409121:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
409221:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
409321:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: target auth state: UNCHALLENGED
409421:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: proxy auth state: UNCHALLENGED
409521:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003D: acquiring connection with route {}->unix://localhost:2375
409621:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquiring endpoint (3 MINUTES)
409721:21:07.522 [pool-19-thread-3] 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]
409821:21:07.522 [pool-19-thread-3] 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]
409921:21:07.522 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003D: acquired ep-0000003C
410021:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquired endpoint ep-0000003C
410121:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: executing DELETE /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb?v=true&force=true HTTP/1.1
410221:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: start execution ex-0000003D
410321:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: executing exchange ex-0000003D over http-outgoing-1
410421:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb?v=true&force=true HTTP/1.1
410521:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
410621:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
410721:21:07.523 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
410821:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
410921:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
411021:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
411121:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/13b2e1cd3b3fd1bf7847a17bf771f215b6a83a683eaede3143462dbe65164bbb?v=true&force=true HTTP/1.1[\r][\n]"
411221:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
411321:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
411421:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
411521:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
411621:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
411721:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
411821:21:07.524 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
411921:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
412021:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
412121:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
412221:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
412321:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
412421:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
412521:21:07.529 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
412621:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
412721:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
412821:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
412921:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
413021:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
413121:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
413221:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: connection can be kept alive for 3 MINUTES
413321:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: releasing valid endpoint
413421:21:07.530 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: releasing endpoint
413521:21:07.530 [pool-19-thread-3] 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
413621:21:07.530 [pool-19-thread-3] 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]
413721:21:07.530 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4138[info] CirceTxSpec:
4139[info] tx
4140[info] - should create KVPair
4141[info] - should create Node
4142[info] - should create Service
4143[info] - should create Check
414421:21:07.539 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
414521:21:07.539 [pool-19-thread-3] 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'))
414621:21:07.539 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
414721:21:07.539 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
414821:21:07.539 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
414921:21:07.539 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
415021:21:07.539 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
415121:21:07.539 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
415221:21:07.539 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
415321:21:07.539 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
415421:21:07.539 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@76c33bf2[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;@205b341e}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
415521:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: preparing request execution
415621:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
415721:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
415821:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: target auth state: UNCHALLENGED
415921:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: proxy auth state: UNCHALLENGED
416021:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003E: acquiring connection with route {}->unix://localhost:2375
416121:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquiring endpoint (3 MINUTES)
416221:21:07.541 [pool-19-thread-3] 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]
416321:21:07.541 [pool-19-thread-3] 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]
416421:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003E: acquired ep-0000003D
416521:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquired endpoint ep-0000003D
416621:21:07.541 [pool-19-thread-3] 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
416721:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: start execution ex-0000003E
416821:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: executing exchange ex-0000003E over http-outgoing-1
416921:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
417021:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
417121:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
417221:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
417321:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
417421:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
417521:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
417621:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
417721:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
417821:21:07.541 [pool-19-thread-3] 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]"
417921:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
418021:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
418121:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
418221:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
418321:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
418421:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
418521:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
418621:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
418721:21:07.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
418821:21:07.541 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
418921:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
419021:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
419121:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
419221:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
419321:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
419421:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
419521:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
419621:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
419721:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
419821:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","Warnings":[]}[\n]"
419921:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
420021:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
420121:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
420221:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
420321:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
420421:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
420521:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
420621:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
420721:21:07.560 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003E: connection can be kept alive for 3 MINUTES
420821:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: releasing valid endpoint
420921:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: releasing endpoint
421021:21:07.561 [pool-19-thread-3] 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
421121:21:07.561 [pool-19-thread-3] 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]
421221:21:07.561 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0
421321:21:07.561 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0
421421:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: preparing request execution
421521:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
421621:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
421721:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: target auth state: UNCHALLENGED
421821:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: proxy auth state: UNCHALLENGED
421921:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003F: acquiring connection with route {}->unix://localhost:2375
422021:21:07.561 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquiring endpoint (3 MINUTES)
422121:21:07.562 [pool-19-thread-3] 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]
422221:21:07.562 [pool-19-thread-3] 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]
422321:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003F: acquired ep-0000003E
422421:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquired endpoint ep-0000003E
422521:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: executing POST /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/start HTTP/1.1
422621:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: start execution ex-0000003F
422721:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: executing exchange ex-0000003F over http-outgoing-1
422821:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/start HTTP/1.1
422921:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
423021:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
423121:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
423221:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
423321:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
423421:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
423521:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
423621:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/start HTTP/1.1[\r][\n]"
423721:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
423821:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
423921:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
424021:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
424121:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
424221:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
424321:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
424421:21:07.562 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
424521:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
424621:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
424721:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
424821:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
424921:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
425021:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
425121:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
425221:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
425321:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
425421:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
425521:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
425621:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
425721:21:07.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
425821:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: connection can be kept alive for 3 MINUTES
425921:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: releasing valid endpoint
426021:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: releasing endpoint
426121:21:07.692 [pool-19-thread-3] 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
426221:21:07.692 [pool-19-thread-3] 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]
426321:21:07.692 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0,false
426421:21:07.692 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json], queryParams={}}
426521:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: preparing request execution
426621:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
426721:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
426821:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: target auth state: UNCHALLENGED
426921:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: proxy auth state: UNCHALLENGED
427021:21:07.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000040: acquiring connection with route {}->unix://localhost:2375
427121:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquiring endpoint (3 MINUTES)
427221:21:07.693 [pool-19-thread-3] 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]
427321:21:07.693 [pool-19-thread-3] 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]
427421:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000040: acquired ep-0000003F
427521:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquired endpoint ep-0000003F
427621:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: executing GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1
427721:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: start execution ex-00000040
427821:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: executing exchange ex-00000040 over http-outgoing-1
427921:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1
428021:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
428121:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
428221:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
428321:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
428421:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
428521:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
428621:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1[\r][\n]"
428721:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
428821:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
428921:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
429021:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
429121:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
429221:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
429321:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
429421:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
429521:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
429621:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
429721:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
429821:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
429921:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
430021:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
430121:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
430221:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
430321:21:07.693 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
430421:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","Created":"2025-12-31T20:21:07.542926487Z","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":4033,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:07.571090702Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/resolv.conf","HostnamePath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/hostname","HostsPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/hosts","LogPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0-json.log","Name":"/distracted_pasteur","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":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","LowerDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/merged","UpperDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/diff","WorkDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/work"},"Name":"overlay2"},"Mounts":[{"Ty"
430521:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
430621:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
430721:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
430821:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
430921:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
431021:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
431121:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
431221:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
431321:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: connection can be kept alive for 3 MINUTES
431421:21:07.694 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"b698d0877bbf695ee4f5ab87fbb5ab182461c4bc5ae1747a653e84a564f54db0","Source":"/var/lib/docker/volumes/b698d0877bbf695ee4f5ab87fbb5ab182461c4bc5ae1747a653e84a564f54db0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"167b2fe74264","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"f899e9593ecf5116482db10c3b7633d516b6ea63c19a6c648c5051be8bd21ffe","SandboxKey":"/var/run/docker/netns/f899e9593ecf","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":"e3e49a2241c005f529e008aa882cdf5183dbf3217c04aeb66974217a83660454","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"02:2e:bb:88:72:89","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"02:2e:bb:88:72:89","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"e3e49a2241c005f529e008aa882cdf5183dbf3217c04aeb66974217a83660454","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
431521:21:07.695 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
431621:21:07.695 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
431721:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
431821:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: releasing valid endpoint
431921:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: releasing endpoint
432021:21:07.696 [pool-19-thread-3] 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
432121:21:07.696 [pool-19-thread-3] 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]
432221:21:07.696 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
432321:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: preparing request execution
432421:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
432521:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
432621:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: target auth state: UNCHALLENGED
432721:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: proxy auth state: UNCHALLENGED
432821:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000041: acquiring connection with route {}->unix://localhost:2375
432921:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquiring endpoint (3 MINUTES)
433021:21:07.696 [pool-19-thread-3] 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]
433121:21:07.696 [pool-19-thread-3] 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]
433221:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000041: acquired ep-00000040
433321:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquired endpoint ep-00000040
433421:21:07.696 [pool-19-thread-3] 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
433521:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: start execution ex-00000041
433621:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: executing exchange ex-00000041 over http-outgoing-1
433721:21:07.696 [pool-19-thread-3] 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
433821:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
433921:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
434021:21:07.696 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
434121:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
434221:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
434321:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
434421:21:07.697 [pool-19-thread-3] 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]"
434521:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
434621:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
434721:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
434821:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
434921:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
435021:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
435121:21:07.697 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
435221:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
435321:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
435421:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
435521:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
435621:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
435721:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
435821:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
435921:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
436021:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436121:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
436221:21:07.698 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
436321:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436421:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
436521:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436621:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
436721:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
436821:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
436921:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
437021:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
437121:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
437221:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
437321:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
437421:21:07.698 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000041: connection can be kept alive for 3 MINUTES
437521:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: releasing valid endpoint
437621:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: releasing endpoint
437721:21:07.699 [pool-19-thread-3] 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
437821:21:07.699 [pool-19-thread-3] 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]
437921:21:07.699 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
438021:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: preparing request execution
438121:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
438221:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
438321:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: target auth state: UNCHALLENGED
438421:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: proxy auth state: UNCHALLENGED
438521:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000042: acquiring connection with route {}->unix://localhost:2375
438621:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquiring endpoint (3 MINUTES)
438721:21:07.699 [pool-19-thread-3] 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]
438821:21:07.699 [pool-19-thread-3] 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]
438921:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000042: acquired ep-00000041
439021:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquired endpoint ep-00000041
439121:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: executing GET /v1.32/version HTTP/1.1
439221:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: start execution ex-00000042
439321:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: executing exchange ex-00000042 over http-outgoing-1
439421:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
439521:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
439621:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
439721:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
439821:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
439921:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
440021:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
440121:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
440221:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
440321:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
440421:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
440521:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
440621:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
440721:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
440821:21:07.699 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
440921:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
441021:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
441121:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
441221:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
441321:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
441421:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
441521:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:07 GMT[\r][\n]"
441621:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
441721:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
441821:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
441921:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
442021:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
442121:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
442221:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
442321:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
442421:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
442521:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:07 GMT
442621:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
442721:21:07.708 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: connection can be kept alive for 3 MINUTES
442821:21:07.709 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: releasing valid endpoint
442921:21:07.709 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: releasing endpoint
443021:21:07.709 [pool-19-thread-3] 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
443121:21:07.709 [pool-19-thread-3] 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]
443221:21:07.709 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /distracted_pasteur: Waiting for 60 seconds for URL: http://172.17.0.1:32774/ (where port 32774 maps to container port 8500)
443321:21:08.350 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.811307287S
443421:21:08.353 [pool-19-thread-3-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
443521:21:08.358 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:08 GMT, Content-Type: application/json
443621:21:08.359 [pool-19-thread-3-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
443721:21:08.361 [pool-19-thread-3-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: 18310691369403823064, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 250, Date: Wed, 31 Dec 2025 20:21:08 GMT, Content-Type: application/json
443821:21:08.363 [pool-19-thread-3-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
443921:21:08.364 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:08 GMT, Content-Type: application/json
444021:21:08.365 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0,false
444121:21:08.365 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json], queryParams={}}
444221:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: preparing request execution
444321:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
444421:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
444521:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: target auth state: UNCHALLENGED
444621:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: proxy auth state: UNCHALLENGED
444721:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000043: acquiring connection with route {}->unix://localhost:2375
444821:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquiring endpoint (3 MINUTES)
444921:21:08.365 [pool-19-thread-3] 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]
445021:21:08.365 [pool-19-thread-3] 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]
445121:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000043: acquired ep-00000042
445221:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquired endpoint ep-00000042
445321:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: executing GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1
445421:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: start execution ex-00000043
445521:21:08.365 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: executing exchange ex-00000043 over http-outgoing-1
445621:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1
445721:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
445821:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
445921:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
446021:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
446121:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
446221:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
446321:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1[\r][\n]"
446421:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
446521:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
446621:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
446721:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
446821:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
446921:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
447021:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
447121:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
447221:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
447321:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
447421:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
447521:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
447621:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
447721:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
447821:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
447921:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448021:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
448121:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","Created":"2025-12-31T20:21:07.542926487Z","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":4033,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:07.571090702Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/resolv.conf","HostnamePath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/hostname","HostsPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/hosts","LogPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0-json.log","Name":"/distracted_pasteur","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":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","LowerDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/merged","UpperDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/diff","WorkDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"b698d0877bbf695ee4f5ab87fbb5ab182461c4bc5ae1747a653e84a564f54db0","Source":"/var/lib/docker/volumes/b698d0877bbf695ee4f5ab87fbb5ab182461c4bc5ae1747a653e84a564f54db0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"167b2fe74264","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"f899e9593ecf5116482db10c3b7633d516b6ea63c19a6c648c5051be8bd21ffe","SandboxKey":"/var/run/docker/netns/f899e9593ecf","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":"e3e49a2241c005f529e008aa882cdf5183dbf3217c04aeb66974217a83660454","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"02:2e:bb:88:72:89","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"02:2e:bb:88:72:89","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"e3e49a2241c005f529e008aa882cdf5183dbf3217c04aeb66974217a83660454","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
448221:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448321:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
448421:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448521:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
448621:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
448721:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
448821:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
448921:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
449021:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
449121:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
449221:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
449321:21:08.366 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: connection can be kept alive for 3 MINUTES
449421:21:08.367 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: releasing valid endpoint
449521:21:08.367 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: releasing endpoint
449621:21:08.367 [pool-19-thread-3] 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
449721:21:08.367 [pool-19-thread-3] 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]
449821:21:08.368 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0,<null>
449921:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: preparing request execution
450021:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
450121:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
450221:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: target auth state: UNCHALLENGED
450321:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: proxy auth state: UNCHALLENGED
450421:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000044: acquiring connection with route {}->unix://localhost:2375
450521:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquiring endpoint (3 MINUTES)
450621:21:08.368 [pool-19-thread-3] 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]
450721:21:08.368 [pool-19-thread-3] 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]
450821:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000044: acquired ep-00000043
450921:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquired endpoint ep-00000043
451021:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: executing POST /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/kill HTTP/1.1
451121:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: start execution ex-00000044
451221:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: executing exchange ex-00000044 over http-outgoing-1
451321:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/kill HTTP/1.1
451421:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
451521:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
451621:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
451721:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
451821:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
451921:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
452021:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
452121:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/kill HTTP/1.1[\r][\n]"
452221:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
452321:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
452421:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
452521:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
452621:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
452721:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
452821:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
452921:21:08.368 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
453021:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
453121:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
453221:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
453321:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
453421:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
453521:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
453621:21:08.486 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
453721:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
453821:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
453921:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
454021:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
454121:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
454221:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
454321:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: connection can be kept alive for 3 MINUTES
454421:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: releasing valid endpoint
454521:21:08.487 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: releasing endpoint
454621:21:08.487 [pool-19-thread-3] 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
454721:21:08.487 [pool-19-thread-3] 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]
454821:21:08.487 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0,false
454921:21:08.487 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json], queryParams={}}
455021:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: preparing request execution
455121:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
455221:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
455321:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: target auth state: UNCHALLENGED
455421:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: proxy auth state: UNCHALLENGED
455521:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000045: acquiring connection with route {}->unix://localhost:2375
455621:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquiring endpoint (3 MINUTES)
455721:21:08.488 [pool-19-thread-3] 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]
455821:21:08.488 [pool-19-thread-3] 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]
455921:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000045: acquired ep-00000044
456021:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquired endpoint ep-00000044
456121:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: executing GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1
456221:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: start execution ex-00000045
456321:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: executing exchange ex-00000045 over http-outgoing-1
456421:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1
456521:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
456621:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
456721:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
456821:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
456921:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
457021:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
457121:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/json HTTP/1.1[\r][\n]"
457221:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
457321:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
457421:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
457521:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
457621:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
457721:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
457821:21:08.488 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
457921:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
458021:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
458121:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
458221:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
458321:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
458421:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
458521:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
458621:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
458721:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
458821:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
458921:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","Created":"2025-12-31T20:21:07.542926487Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:07.571090702Z","FinishedAt":"2025-12-31T20:21:08.384173058Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/resolv.conf","HostnamePath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/hostname","HostsPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/hosts","LogPath":"/var/lib/docker/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0-json.log","Name":"/distracted_pasteur","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":"167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0","LowerDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/merged","UpperDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/diff","WorkDir":"/var/lib/docker/overlay2/4a7393af01914903236c700a56e83ee94ff6e75753a9d0042a260652f97c9f9e/work"},"Name":"overlay2"},"Moun"
459021:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
459121:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
459221:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
459321:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
459421:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
459521:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
459621:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
459721:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
459821:21:08.489 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: connection can be kept alive for 3 MINUTES
459921:21:08.490 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ts":[{"Type":"volume","Name":"b698d0877bbf695ee4f5ab87fbb5ab182461c4bc5ae1747a653e84a564f54db0","Source":"/var/lib/docker/volumes/b698d0877bbf695ee4f5ab87fbb5ab182461c4bc5ae1747a653e84a564f54db0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"167b2fe74264","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
460021:21:08.491 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
460121:21:08.491 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
460221:21:08.491 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
460321:21:08.491 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: releasing valid endpoint
460421:21:08.491 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: releasing endpoint
460521:21:08.491 [pool-19-thread-3] 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
460621:21:08.492 [pool-19-thread-3] 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]
460721:21:08.492 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0,true,true
460821:21:08.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: preparing request execution
460921:21:08.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
461021:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
461121:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: target auth state: UNCHALLENGED
461221:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: proxy auth state: UNCHALLENGED
461321:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000046: acquiring connection with route {}->unix://localhost:2375
461421:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquiring endpoint (3 MINUTES)
461521:21:08.493 [pool-19-thread-3] 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]
461621:21:08.493 [pool-19-thread-3] 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]
461721:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000046: acquired ep-00000045
461821:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquired endpoint ep-00000045
461921:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: executing DELETE /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0?v=true&force=true HTTP/1.1
462021:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: start execution ex-00000046
462121:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: executing exchange ex-00000046 over http-outgoing-1
462221:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0?v=true&force=true HTTP/1.1
462321:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
462421:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
462521:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
462621:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
462721:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
462821:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
462921:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/167b2fe742641ed2dc36d46b7181414728c359310697dd410abb2b96049efec0?v=true&force=true HTTP/1.1[\r][\n]"
463021:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
463121:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
463221:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
463321:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
463421:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
463521:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
463621:21:08.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
463721:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
463821:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
463921:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
464021:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
464121:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
464221:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
464321:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
464421:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
464521:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
464621:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
464721:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
464821:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
464921:21:08.498 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
465021:21:08.499 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: connection can be kept alive for 3 MINUTES
465121:21:08.499 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: releasing valid endpoint
465221:21:08.499 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: releasing endpoint
465321:21:08.499 [pool-19-thread-3] 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
465421:21:08.499 [pool-19-thread-3] 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]
465521:21:08.499 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4656[info] CirceEventSpec:
4657[info] event api
4658[info] - should fire event
4659[info] - should return empty list of events because (filtered by name)
466021:21:08.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
466121:21:08.507 [pool-19-thread-3-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'))
466221:21:08.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
466321:21:08.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
466421:21:08.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
466521:21:08.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
466621:21:08.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
466721:21:08.508 [pool-19-thread-3-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/
466821:21:08.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
466921:21:08.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
467021:21:08.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2377dedf[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;@72bc4722}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
467121:21:08.509 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: preparing request execution
467221:21:08.509 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
467321:21:08.509 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
467421:21:08.509 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: target auth state: UNCHALLENGED
467521:21:08.509 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: proxy auth state: UNCHALLENGED
467621:21:08.509 [pool-19-thread-3-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
467721:21:08.509 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquiring endpoint (3 MINUTES)
467821:21:08.510 [pool-19-thread-3-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]
467921:21:08.510 [pool-19-thread-3-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]
468021:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000047: acquired ep-00000046
468121:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquired endpoint ep-00000046
468221:21:08.510 [pool-19-thread-3-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
468321:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: start execution ex-00000047
468421:21:08.510 [pool-19-thread-3-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
468521:21:08.510 [pool-19-thread-3-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
468621:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
468721:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
468821:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
468921:21:08.510 [pool-19-thread-3-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
469021:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
469121:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
469221:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
469321:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
469421:21:08.510 [pool-19-thread-3-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]"
469521:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
469621:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
469721:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
469821:21:08.510 [pool-19-thread-3-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]"
469921:21:08.510 [pool-19-thread-3-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]"
470021:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
470121:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
470221:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
470321:21:08.510 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
470421:21:08.510 [pool-19-thread-3-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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
470521:21:08.530 [pool-19-thread-3-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]"
470621:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
470721:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
470821:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
470921:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
471021:21:08.530 [pool-19-thread-3-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]"
471121:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
471221:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
471321:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
471421:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","Warnings":[]}[\n]"
471521:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
471621:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
471721:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
471821:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
471921:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
472021:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
472121:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
472221:21:08.530 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
472321:21:08.531 [pool-19-thread-3-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
472421:21:08.531 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: releasing valid endpoint
472521:21:08.531 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: releasing endpoint
472621:21:08.531 [pool-19-thread-3-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
472721:21:08.531 [pool-19-thread-3-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]
472821:21:08.531 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709
472921:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709
473021:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: preparing request execution
473121:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
473221:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
473321:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: target auth state: UNCHALLENGED
473421:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: proxy auth state: UNCHALLENGED
473521:21:08.532 [pool-19-thread-3-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
473621:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquiring endpoint (3 MINUTES)
473721:21:08.532 [pool-19-thread-3-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]
473821:21:08.532 [pool-19-thread-3-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]
473921:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000048: acquired ep-00000047
474021:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquired endpoint ep-00000047
474121:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000048: executing POST /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/start HTTP/1.1
474221:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: start execution ex-00000048
474321:21:08.532 [pool-19-thread-3-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
474421:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/start HTTP/1.1
474521:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
474621:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
474721:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
474821:21:08.532 [pool-19-thread-3-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
474921:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
475021:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
475121:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
475221:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/start HTTP/1.1[\r][\n]"
475321:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
475421:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
475521:21:08.532 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
475621:21:08.533 [pool-19-thread-3-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]"
475721:21:08.533 [pool-19-thread-3-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]"
475821:21:08.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
475921:21:08.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
476021:21:08.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
476121:21:08.646 [pool-19-thread-3-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]"
476221:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
476321:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
476421:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
476521:21:08.646 [pool-19-thread-3-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]"
476621:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
476721:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
476821:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
476921:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
477021:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
477121:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
477221:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
477321:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
477421:21:08.646 [pool-19-thread-3-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
477521:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: releasing valid endpoint
477621:21:08.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: releasing endpoint
477721:21:08.647 [pool-19-thread-3-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
477821:21:08.647 [pool-19-thread-3-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]
477921:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709,false
478021:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json], queryParams={}}
478121:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: preparing request execution
478221:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
478321:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
478421:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: target auth state: UNCHALLENGED
478521:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: proxy auth state: UNCHALLENGED
478621:21:08.647 [pool-19-thread-3-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
478721:21:08.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquiring endpoint (3 MINUTES)
478821:21:08.647 [pool-19-thread-3-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]
478921:21:08.648 [pool-19-thread-3-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]
479021:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000049: acquired ep-00000048
479121:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquired endpoint ep-00000048
479221:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000049: executing GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1
479321:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: start execution ex-00000049
479421:21:08.648 [pool-19-thread-3-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
479521:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1
479621:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
479721:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
479821:21:08.648 [pool-19-thread-3-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
479921:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
480021:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
480121:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
480221:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1[\r][\n]"
480321:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
480421:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
480521:21:08.648 [pool-19-thread-3-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]"
480621:21:08.648 [pool-19-thread-3-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]"
480721:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
480821:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
480921:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
481021:21:08.648 [pool-19-thread-3-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]"
481121:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
481221:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
481321:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
481421:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
481521:21:08.648 [pool-19-thread-3-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]"
481621:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
481721:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
481821:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
481921:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
482021:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","Created":"2025-12-31T20:21:08.511800238Z","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":4177,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:08.538670779Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/resolv.conf","HostnamePath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/hostname","HostsPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/hosts","LogPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709-json.log","Name":"/happy_varahamihira","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":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","LowerDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/merged","UpperDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/diff","WorkDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/work"},"Name":"overlay2"},"Mounts":[{"Ty"
482121:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
482221:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
482321:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
482421:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
482521:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
482621:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
482721:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
482821:21:08.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
482921:21:08.648 [pool-19-thread-3-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
483021:21:08.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"19c7fa5ab26cf41870c8de844b77fc27ac3e08baf6a75ed267c44d4db2285df3","Source":"/var/lib/docker/volumes/19c7fa5ab26cf41870c8de844b77fc27ac3e08baf6a75ed267c44d4db2285df3/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"e01974a234a6","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"76947cf55c034c33eee554400ab4e501d30bd77003bf98cefbea85a603a448ea","SandboxKey":"/var/run/docker/netns/76947cf55c03","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":"148f890c7ec1ce4dbbca47fa49184d0214cf93cce3137b30c40d17fdb1673ca3","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"12:58:24:00:94:a8","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"12:58:24:00:94:a8","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"148f890c7ec1ce4dbbca47fa49184d0214cf93cce3137b30c40d17fdb1673ca3","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
483121:21:08.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
483221:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
483321:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
483421:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: releasing valid endpoint
483521:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: releasing endpoint
483621:21:08.651 [pool-19-thread-3-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
483721:21:08.651 [pool-19-thread-3-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]
483821:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
483921:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: preparing request execution
484021:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
484121:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
484221:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: target auth state: UNCHALLENGED
484321:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: proxy auth state: UNCHALLENGED
484421:21:08.651 [pool-19-thread-3-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
484521:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquiring endpoint (3 MINUTES)
484621:21:08.651 [pool-19-thread-3-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]
484721:21:08.651 [pool-19-thread-3-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]
484821:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004A: acquired ep-00000049
484921:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquired endpoint ep-00000049
485021:21:08.651 [pool-19-thread-3-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
485121:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: start execution ex-0000004A
485221:21:08.651 [pool-19-thread-3-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
485321:21:08.651 [pool-19-thread-3-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
485421:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
485521:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
485621:21:08.651 [pool-19-thread-3-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
485721:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
485821:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
485921:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
486021:21:08.651 [pool-19-thread-3-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]"
486121:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
486221:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
486321:21:08.651 [pool-19-thread-3-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]"
486421:21:08.651 [pool-19-thread-3-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]"
486521:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
486621:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
486721:21:08.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
486821:21:08.652 [pool-19-thread-3-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]"
486921:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
487021:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
487121:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
487221:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
487321:21:08.652 [pool-19-thread-3-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]"
487421:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
487521:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
487621:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
487721:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
487821:21:08.652 [pool-19-thread-3-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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
487921:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488021:21:08.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
488121:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488221:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
488321:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
488421:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
488521:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
488621:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
488721:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
488821:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
488921:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
489021:21:08.653 [pool-19-thread-3-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
489121:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: releasing valid endpoint
489221:21:08.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: releasing endpoint
489321:21:08.653 [pool-19-thread-3-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
489421:21:08.653 [pool-19-thread-3-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]
489521:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
489621:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: preparing request execution
489721:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
489821:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
489921:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: target auth state: UNCHALLENGED
490021:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: proxy auth state: UNCHALLENGED
490121:21:08.654 [pool-19-thread-3-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
490221:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquiring endpoint (3 MINUTES)
490321:21:08.654 [pool-19-thread-3-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]
490421:21:08.654 [pool-19-thread-3-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]
490521:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004B: acquired ep-0000004A
490621:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquired endpoint ep-0000004A
490721:21:08.654 [pool-19-thread-3-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
490821:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: start execution ex-0000004B
490921:21:08.654 [pool-19-thread-3-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
491021:21:08.654 [pool-19-thread-3-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
491121:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
491221:21:08.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
491321:21:08.654 [pool-19-thread-3-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
491421:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
491521:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
491621:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
491721:21:08.655 [pool-19-thread-3-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]"
491821:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
491921:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
492021:21:08.655 [pool-19-thread-3-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]"
492121:21:08.655 [pool-19-thread-3-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]"
492221:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
492321:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
492421:21:08.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
492521:21:08.662 [pool-19-thread-3-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]"
492621:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
492721:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
492821:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
492921:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
493021:21:08.662 [pool-19-thread-3-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]"
493121:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:08 GMT[\r][\n]"
493221:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
493321:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
493421:21:08.662 [pool-19-thread-3-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-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
493521:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
493621:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
493721:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
493821:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
493921:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
494021:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
494121:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:08 GMT
494221:21:08.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
494321:21:08.662 [pool-19-thread-3-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
494421:21:08.663 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: releasing valid endpoint
494521:21:08.663 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: releasing endpoint
494621:21:08.663 [pool-19-thread-3-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
494721:21:08.663 [pool-19-thread-3-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]
494821:21:08.663 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /happy_varahamihira: Waiting for 60 seconds for URL: http://172.17.0.1:32775/ (where port 32775 maps to container port 8500)
494921:21:09.352 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.844768569S
495021:21:09.354 [pool-19-thread-3-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
495121:21:09.356 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32775/v1/kv/key, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:09 GMT, Content-Type: application/json
495221:21:09.357 [pool-19-thread-3-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
495321:21:09.358 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:09 GMT, X-Consul-Knownleader: true, Content-Type: text/plain; charset=utf-8
495421:21:09.359 [pool-19-thread-3-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
495521:21:09.361 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key, 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: 164, Date: Wed, 31 Dec 2025 20:21:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
495621:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709,false
495721:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json], queryParams={}}
495821:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: preparing request execution
495921:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
496021:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
496121:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: target auth state: UNCHALLENGED
496221:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: proxy auth state: UNCHALLENGED
496321:21:09.363 [pool-19-thread-3-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
496421:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquiring endpoint (3 MINUTES)
496521:21:09.363 [pool-19-thread-3-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]
496621:21:09.363 [pool-19-thread-3-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]
496721:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004C: acquired ep-0000004B
496821:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquired endpoint ep-0000004B
496921:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004C: executing GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1
497021:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: start execution ex-0000004C
497121:21:09.363 [pool-19-thread-3-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
497221:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1
497321:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
497421:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
497521:21:09.363 [pool-19-thread-3-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
497621:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
497721:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
497821:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
497921:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1[\r][\n]"
498021:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
498121:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
498221:21:09.363 [pool-19-thread-3-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]"
498321:21:09.363 [pool-19-thread-3-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]"
498421:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
498521:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
498621:21:09.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
498721:21:09.364 [pool-19-thread-3-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]"
498821:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
498921:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
499021:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
499121:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
499221:21:09.364 [pool-19-thread-3-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]"
499321:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
499421:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
499521:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
499621:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
499721:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","Created":"2025-12-31T20:21:08.511800238Z","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":4177,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:08.538670779Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/resolv.conf","HostnamePath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/hostname","HostsPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/hosts","LogPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709-json.log","Name":"/happy_varahamihira","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":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","LowerDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/merged","UpperDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/diff","WorkDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/work"},"Name":"overlay2"},"Mounts":[{"Ty"
499821:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
499921:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
500021:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
500121:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
500221:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
500321:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
500421:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
500521:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
500621:21:09.364 [pool-19-thread-3-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
500721:21:09.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"19c7fa5ab26cf41870c8de844b77fc27ac3e08baf6a75ed267c44d4db2285df3","Source":"/var/lib/docker/volumes/19c7fa5ab26cf41870c8de844b77fc27ac3e08baf6a75ed267c44d4db2285df3/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"e01974a234a6","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"76947cf55c034c33eee554400ab4e501d30bd77003bf98cefbea85a603a448ea","SandboxKey":"/var/run/docker/netns/76947cf55c03","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":"148f890c7ec1ce4dbbca47fa49184d0214cf93cce3137b30c40d17fdb1673ca3","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"12:58:24:00:94:a8","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"12:58:24:00:94:a8","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"148f890c7ec1ce4dbbca47fa49184d0214cf93cce3137b30c40d17fdb1673ca3","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
500821:21:09.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
500921:21:09.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
501021:21:09.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
501121:21:09.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: releasing valid endpoint
501221:21:09.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: releasing endpoint
501321:21:09.365 [pool-19-thread-3-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
501421:21:09.365 [pool-19-thread-3-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]
501521:21:09.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709,<null>
501621:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: preparing request execution
501721:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
501821:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
501921:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: target auth state: UNCHALLENGED
502021:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: proxy auth state: UNCHALLENGED
502121:21:09.366 [pool-19-thread-3-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
502221:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquiring endpoint (3 MINUTES)
502321:21:09.366 [pool-19-thread-3-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]
502421:21:09.366 [pool-19-thread-3-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]
502521:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004D: acquired ep-0000004C
502621:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquired endpoint ep-0000004C
502721:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004D: executing POST /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/kill HTTP/1.1
502821:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: start execution ex-0000004D
502921:21:09.366 [pool-19-thread-3-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
503021:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/kill HTTP/1.1
503121:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
503221:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
503321:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
503421:21:09.366 [pool-19-thread-3-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
503521:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
503621:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
503721:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
503821:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/kill HTTP/1.1[\r][\n]"
503921:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
504021:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
504121:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
504221:21:09.366 [pool-19-thread-3-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]"
504321:21:09.366 [pool-19-thread-3-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]"
504421:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
504521:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
504621:21:09.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
504721:21:09.488 [pool-19-thread-3-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]"
504821:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
504921:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
505021:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
505121:21:09.488 [pool-19-thread-3-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]"
505221:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
505321:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
505421:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
505521:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
505621:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
505721:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
505821:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
505921:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
506021:21:09.488 [pool-19-thread-3-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
506121:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: releasing valid endpoint
506221:21:09.488 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: releasing endpoint
506321:21:09.489 [pool-19-thread-3-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
506421:21:09.489 [pool-19-thread-3-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]
506521:21:09.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709,false
506621:21:09.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json], queryParams={}}
506721:21:09.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: preparing request execution
506821:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
506921:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
507021:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: target auth state: UNCHALLENGED
507121:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: proxy auth state: UNCHALLENGED
507221:21:09.491 [pool-19-thread-3-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
507321:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquiring endpoint (3 MINUTES)
507421:21:09.491 [pool-19-thread-3-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]
507521:21:09.491 [pool-19-thread-3-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]
507621:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004E: acquired ep-0000004D
507721:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquired endpoint ep-0000004D
507821:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004E: executing GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1
507921:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: start execution ex-0000004E
508021:21:09.491 [pool-19-thread-3-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
508121:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1
508221:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
508321:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
508421:21:09.491 [pool-19-thread-3-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
508521:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
508621:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
508721:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
508821:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/json HTTP/1.1[\r][\n]"
508921:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
509021:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
509121:21:09.491 [pool-19-thread-3-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]"
509221:21:09.491 [pool-19-thread-3-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]"
509321:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
509421:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
509521:21:09.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
509621:21:09.492 [pool-19-thread-3-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]"
509721:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
509821:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
509921:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
510021:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
510121:21:09.492 [pool-19-thread-3-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]"
510221:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
510321:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
510421:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
510521:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
510621:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","Created":"2025-12-31T20:21:08.511800238Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:08.538670779Z","FinishedAt":"2025-12-31T20:21:09.380828008Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/resolv.conf","HostnamePath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/hostname","HostsPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/hosts","LogPath":"/var/lib/docker/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709-json.log","Name":"/happy_varahamihira","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":"e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709","LowerDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/merged","UpperDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/diff","WorkDir":"/var/lib/docker/overlay2/393da8dd8d3f3e28a2f4facd7bfe5465691bfae09af076eac70c5e6768ca1414/work"},"Name":"overlay2"},"Moun"
510721:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
510821:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
510921:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
511021:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
511121:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
511221:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
511321:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
511421:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
511521:21:09.492 [pool-19-thread-3-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
511621:21:09.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ts":[{"Type":"volume","Name":"19c7fa5ab26cf41870c8de844b77fc27ac3e08baf6a75ed267c44d4db2285df3","Source":"/var/lib/docker/volumes/19c7fa5ab26cf41870c8de844b77fc27ac3e08baf6a75ed267c44d4db2285df3/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"e01974a234a6","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
511721:21:09.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
511821:21:09.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
511921:21:09.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
512021:21:09.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: releasing valid endpoint
512121:21:09.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: releasing endpoint
512221:21:09.493 [pool-19-thread-3-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
512321:21:09.493 [pool-19-thread-3-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]
512421:21:09.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709,true,true
512521:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: preparing request execution
512621:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
512721:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
512821:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: target auth state: UNCHALLENGED
512921:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: proxy auth state: UNCHALLENGED
513021:21:09.494 [pool-19-thread-3-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
513121:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquiring endpoint (3 MINUTES)
513221:21:09.494 [pool-19-thread-3-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]
513321:21:09.494 [pool-19-thread-3-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]
513421:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004F: acquired ep-0000004E
513521:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquired endpoint ep-0000004E
513621:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004F: executing DELETE /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709?v=true&force=true HTTP/1.1
513721:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: start execution ex-0000004F
513821:21:09.494 [pool-19-thread-3-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
513921:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709?v=true&force=true HTTP/1.1
514021:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
514121:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
514221:21:09.494 [pool-19-thread-3-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
514321:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
514421:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
514521:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
514621:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/e01974a234a6ced8c594fa87b9c504c8d3186394d5966ea2ac7cd154200e2709?v=true&force=true HTTP/1.1[\r][\n]"
514721:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
514821:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
514921:21:09.494 [pool-19-thread-3-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]"
515021:21:09.494 [pool-19-thread-3-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]"
515121:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
515221:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
515321:21:09.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
515421:21:09.499 [pool-19-thread-3-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]"
515521:21:09.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
515621:21:09.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
515721:21:09.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
515821:21:09.499 [pool-19-thread-3-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]"
515921:21:09.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
516021:21:09.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516121:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
516221:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
516321:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
516421:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
516521:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
516621:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
516721:21:09.500 [pool-19-thread-3-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
516821:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: releasing valid endpoint
516921:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: releasing endpoint
517021:21:09.500 [pool-19-thread-3-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
517121:21:09.500 [pool-19-thread-3-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]
517221:21:09.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
517321:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
517421:21:09.501 [pool-19-thread-3-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'))
517521:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
517621:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
517721:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
517821:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
517921:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
518021:21:09.501 [pool-19-thread-3-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/
518121:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
518221:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
518321:21:09.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@11926df7[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;@4f4cbe2d}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
518421:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: preparing request execution
518521:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
518621:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
518721:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: target auth state: UNCHALLENGED
518821:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: proxy auth state: UNCHALLENGED
518921:21:09.503 [pool-19-thread-3-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
519021:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquiring endpoint (3 MINUTES)
519121:21:09.503 [pool-19-thread-3-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]
519221:21:09.503 [pool-19-thread-3-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]
519321:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000050: acquired ep-0000004F
519421:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquired endpoint ep-0000004F
519521:21:09.503 [pool-19-thread-3-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
519621:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: start execution ex-00000050
519721:21:09.503 [pool-19-thread-3-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
519821:21:09.503 [pool-19-thread-3-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
519921:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
520021:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
520121:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
520221:21:09.503 [pool-19-thread-3-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
520321:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
520421:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
520521:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
520621:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
520721:21:09.503 [pool-19-thread-3-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]"
520821:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
520921:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
521021:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
521121:21:09.503 [pool-19-thread-3-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]"
521221:21:09.503 [pool-19-thread-3-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]"
521321:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
521421:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
521521:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
521621:21:09.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
521721:21:09.503 [pool-19-thread-3-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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
521821:21:09.524 [pool-19-thread-3-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]"
521921:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
522021:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
522121:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
522221:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
522321:21:09.524 [pool-19-thread-3-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]"
522421:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
522521:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
522621:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
522721:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","Warnings":[]}[\n]"
522821:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
522921:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
523021:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
523121:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
523221:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
523321:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
523421:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
523521:21:09.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
523621:21:09.525 [pool-19-thread-3-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
523721:21:09.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: releasing valid endpoint
523821:21:09.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: releasing endpoint
523921:21:09.525 [pool-19-thread-3-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
524021:21:09.525 [pool-19-thread-3-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]
524121:21:09.526 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060
524221:21:09.526 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060
524321:21:09.526 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: preparing request execution
524421:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
524521:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
524621:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: target auth state: UNCHALLENGED
524721:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: proxy auth state: UNCHALLENGED
524821:21:09.527 [pool-19-thread-3-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
524921:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquiring endpoint (3 MINUTES)
525021:21:09.527 [pool-19-thread-3-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]
525121:21:09.527 [pool-19-thread-3-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]
525221:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000051: acquired ep-00000050
525321:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquired endpoint ep-00000050
525421:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000051: executing POST /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/start HTTP/1.1
525521:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: start execution ex-00000051
525621:21:09.527 [pool-19-thread-3-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
525721:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/start HTTP/1.1
525821:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
525921:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
526021:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
526121:21:09.527 [pool-19-thread-3-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
526221:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
526321:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
526421:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
526521:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/start HTTP/1.1[\r][\n]"
526621:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
526721:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
526821:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
526921:21:09.527 [pool-19-thread-3-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]"
527021:21:09.527 [pool-19-thread-3-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]"
527121:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
527221:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
527321:21:09.527 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
527421:21:09.668 [pool-19-thread-3-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]"
527521:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
527621:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
527721:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
527821:21:09.668 [pool-19-thread-3-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]"
527921:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
528021:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
528121:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
528221:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
528321:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
528421:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
528521:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
528621:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
528721:21:09.668 [pool-19-thread-3-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
528821:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: releasing valid endpoint
528921:21:09.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: releasing endpoint
529021:21:09.668 [pool-19-thread-3-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
529121:21:09.668 [pool-19-thread-3-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]
529221:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060,false
529321:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json], queryParams={}}
529421:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: preparing request execution
529521:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
529621:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
529721:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: target auth state: UNCHALLENGED
529821:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: proxy auth state: UNCHALLENGED
529921:21:09.669 [pool-19-thread-3-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
530021:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquiring endpoint (3 MINUTES)
530121:21:09.669 [pool-19-thread-3-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]
530221:21:09.669 [pool-19-thread-3-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]
530321:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000052: acquired ep-00000051
530421:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquired endpoint ep-00000051
530521:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000052: executing GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1
530621:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: start execution ex-00000052
530721:21:09.669 [pool-19-thread-3-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
530821:21:09.669 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1
530921:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
531021:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
531121:21:09.670 [pool-19-thread-3-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
531221:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
531321:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
531421:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
531521:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1[\r][\n]"
531621:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
531721:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
531821:21:09.670 [pool-19-thread-3-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]"
531921:21:09.670 [pool-19-thread-3-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]"
532021:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
532121:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
532221:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
532321:21:09.670 [pool-19-thread-3-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]"
532421:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
532521:21:09.670 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
532621:21:09.671 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
532721:21:09.671 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
532821:21:09.671 [pool-19-thread-3-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]"
532921:21:09.671 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
533021:21:09.671 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
533121:21:09.671 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
533221:21:09.671 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
533321:21:09.674 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","Created":"2025-12-31T20:21:09.505643268Z","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":4319,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:09.533713091Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/resolv.conf","HostnamePath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/hostname","HostsPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/hosts","LogPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060-json.log","Name":"/wizardly_wing","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":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","LowerDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/merged","UpperDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/diff","WorkDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"4a7b095b12c04d925e0121cfe2f76e08249027a89d834cb681a0b1ca88ec32f6","Source":"/var/lib/docker/volumes/4a7b095b12c04d925e0121cfe2f76e08249027a89d834cb681a0b1ca88ec32f6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ee280dad7a0f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"486e0324866a7742398f9089b516cdb652abb16dab6dcfcc7c015ee55cbf98df","SandboxKey":"/var/run/docker/netns/486e0324866a","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":"709ae58e69a57be7f17a89617494ed457342c942084651a13d22928d3efa564b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"1a:bb:fc:db:7c:e1","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"1a:bb:fc:db:7c:e1","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"709ae58e69a57be7f17a89617494ed457342c942084651a13d22928d3efa564b","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
533421:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
533521:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
533621:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
533721:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
533821:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
533921:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
534021:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
534121:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
534221:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
534321:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
534421:21:09.675 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
534521:21:09.675 [pool-19-thread-3-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
534621:21:09.676 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: releasing valid endpoint
534721:21:09.678 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: releasing endpoint
534821:21:09.678 [pool-19-thread-3-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
534921:21:09.678 [pool-19-thread-3-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]
535021:21:09.678 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
535121:21:09.678 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: preparing request execution
535221:21:09.678 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
535321:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
535421:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: target auth state: UNCHALLENGED
535521:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: proxy auth state: UNCHALLENGED
535621:21:09.679 [pool-19-thread-3-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
535721:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquiring endpoint (3 MINUTES)
535821:21:09.679 [pool-19-thread-3-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]
535921:21:09.679 [pool-19-thread-3-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]
536021:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000053: acquired ep-00000052
536121:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquired endpoint ep-00000052
536221:21:09.679 [pool-19-thread-3-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
536321:21:09.679 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: start execution ex-00000053
536421:21:09.680 [pool-19-thread-3-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
536521:21:09.680 [pool-19-thread-3-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
536621:21:09.680 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
536721:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
536821:21:09.681 [pool-19-thread-3-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
536921:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
537021:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
537121:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
537221:21:09.681 [pool-19-thread-3-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]"
537321:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
537421:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
537521:21:09.681 [pool-19-thread-3-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]"
537621:21:09.681 [pool-19-thread-3-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]"
537721:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
537821:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
537921:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
538021:21:09.681 [pool-19-thread-3-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]"
538121:21:09.681 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
538221:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
538321:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
538421:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
538521:21:09.682 [pool-19-thread-3-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]"
538621:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
538721:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
538821:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
538921:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
539021:21:09.682 [pool-19-thread-3-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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
539121:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539221:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
539321:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539421:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
539521:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
539621:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
539721:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
539821:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
539921:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
540021:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
540121:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
540221:21:09.682 [pool-19-thread-3-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
540321:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: releasing valid endpoint
540421:21:09.682 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: releasing endpoint
540521:21:09.683 [pool-19-thread-3-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
540621:21:09.683 [pool-19-thread-3-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]
540721:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
540821:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: preparing request execution
540921:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
541021:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
541121:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: target auth state: UNCHALLENGED
541221:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: proxy auth state: UNCHALLENGED
541321:21:09.683 [pool-19-thread-3-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
541421:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquiring endpoint (3 MINUTES)
541521:21:09.683 [pool-19-thread-3-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]
541621:21:09.683 [pool-19-thread-3-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]
541721:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000054: acquired ep-00000053
541821:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquired endpoint ep-00000053
541921:21:09.683 [pool-19-thread-3-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
542021:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: start execution ex-00000054
542121:21:09.683 [pool-19-thread-3-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
542221:21:09.683 [pool-19-thread-3-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
542321:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
542421:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
542521:21:09.683 [pool-19-thread-3-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
542621:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
542721:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
542821:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
542921:21:09.683 [pool-19-thread-3-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]"
543021:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
543121:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
543221:21:09.683 [pool-19-thread-3-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]"
543321:21:09.683 [pool-19-thread-3-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]"
543421:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
543521:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
543621:21:09.683 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
543721:21:09.691 [pool-19-thread-3-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]"
543821:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
543921:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
544021:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
544121:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
544221:21:09.692 [pool-19-thread-3-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]"
544321:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:09 GMT[\r][\n]"
544421:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
544521:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
544621:21:09.692 [pool-19-thread-3-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-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
544721:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
544821:21:09.692 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
544921:21:09.693 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
545021:21:09.693 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
545121:21:09.693 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
545221:21:09.693 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
545321:21:09.693 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:09 GMT
545421:21:09.693 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
545521:21:09.694 [pool-19-thread-3-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
545621:21:09.695 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: releasing valid endpoint
545721:21:09.695 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: releasing endpoint
545821:21:09.696 [pool-19-thread-3-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
545921:21:09.696 [pool-19-thread-3-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]
546021:21:09.696 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /wizardly_wing: Waiting for 60 seconds for URL: http://172.17.0.1:32776/ (where port 32776 maps to container port 8500)
546121:21:10.354 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.853054692S
546221:21:10.356 [pool-19-thread-3-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
546321:21:10.358 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:10 GMT, Content-Type: application/json
546421:21:10.359 [pool-19-thread-3-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
546521:21:10.360 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:10 GMT, Content-Type: application/json
546621:21:10.361 [pool-19-thread-3-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
546721:21:10.362 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:10 GMT, X-Consul-Knownleader: true, Content-Type: application/json
546821:21:10.362 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060,false
546921:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json], queryParams={}}
547021:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: preparing request execution
547121:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
547221:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
547321:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: target auth state: UNCHALLENGED
547421:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: proxy auth state: UNCHALLENGED
547521:21:10.363 [pool-19-thread-3-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
547621:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquiring endpoint (3 MINUTES)
547721:21:10.363 [pool-19-thread-3-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]
547821:21:10.363 [pool-19-thread-3-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]
547921:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000055: acquired ep-00000054
548021:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquired endpoint ep-00000054
548121:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000055: executing GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1
548221:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: start execution ex-00000055
548321:21:10.363 [pool-19-thread-3-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
548421:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1
548521:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
548621:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
548721:21:10.363 [pool-19-thread-3-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
548821:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
548921:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
549021:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
549121:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1[\r][\n]"
549221:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
549321:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
549421:21:10.363 [pool-19-thread-3-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]"
549521:21:10.363 [pool-19-thread-3-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]"
549621:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
549721:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
549821:21:10.363 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
549921:21:10.364 [pool-19-thread-3-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]"
550021:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
550121:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
550221:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
550321:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
550421:21:10.364 [pool-19-thread-3-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]"
550521:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
550621:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
550721:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
550821:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
550921:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","Created":"2025-12-31T20:21:09.505643268Z","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":4319,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:09.533713091Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/resolv.conf","HostnamePath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/hostname","HostsPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/hosts","LogPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060-json.log","Name":"/wizardly_wing","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":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","LowerDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/merged","UpperDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/diff","WorkDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/work"},"Name":"overlay2"},"Mounts":[{"Type":""
551021:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
551121:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
551221:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
551321:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
551421:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
551521:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
551621:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
551721:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
551821:21:10.364 [pool-19-thread-3-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
551921:21:10.364 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "volume","Name":"4a7b095b12c04d925e0121cfe2f76e08249027a89d834cb681a0b1ca88ec32f6","Source":"/var/lib/docker/volumes/4a7b095b12c04d925e0121cfe2f76e08249027a89d834cb681a0b1ca88ec32f6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ee280dad7a0f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"486e0324866a7742398f9089b516cdb652abb16dab6dcfcc7c015ee55cbf98df","SandboxKey":"/var/run/docker/netns/486e0324866a","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":"709ae58e69a57be7f17a89617494ed457342c942084651a13d22928d3efa564b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"1a:bb:fc:db:7c:e1","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"1a:bb:fc:db:7c:e1","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"709ae58e69a57be7f17a89617494ed457342c942084651a13d22928d3efa564b","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
552021:21:10.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
552121:21:10.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
552221:21:10.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
552321:21:10.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: releasing valid endpoint
552421:21:10.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: releasing endpoint
552521:21:10.366 [pool-19-thread-3-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
552621:21:10.366 [pool-19-thread-3-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]
552721:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060,<null>
552821:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: preparing request execution
552921:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
553021:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
553121:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: target auth state: UNCHALLENGED
553221:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: proxy auth state: UNCHALLENGED
553321:21:10.366 [pool-19-thread-3-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
553421:21:10.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquiring endpoint (3 MINUTES)
553521:21:10.366 [pool-19-thread-3-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]
553621:21:10.367 [pool-19-thread-3-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]
553721:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000056: acquired ep-00000055
553821:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquired endpoint ep-00000055
553921:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000056: executing POST /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/kill HTTP/1.1
554021:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: start execution ex-00000056
554121:21:10.367 [pool-19-thread-3-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
554221:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/kill HTTP/1.1
554321:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
554421:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
554521:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
554621:21:10.367 [pool-19-thread-3-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
554721:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
554821:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
554921:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
555021:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/kill HTTP/1.1[\r][\n]"
555121:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
555221:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
555321:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
555421:21:10.367 [pool-19-thread-3-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]"
555521:21:10.367 [pool-19-thread-3-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]"
555621:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
555721:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
555821:21:10.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
555921:21:10.482 [pool-19-thread-3-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]"
556021:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
556121:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
556221:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
556321:21:10.482 [pool-19-thread-3-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]"
556421:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
556521:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
556621:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
556721:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
556821:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
556921:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
557021:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
557121:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
557221:21:10.482 [pool-19-thread-3-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
557321:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: releasing valid endpoint
557421:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: releasing endpoint
557521:21:10.482 [pool-19-thread-3-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
557621:21:10.482 [pool-19-thread-3-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]
557721:21:10.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060,false
557821:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json], queryParams={}}
557921:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: preparing request execution
558021:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
558121:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
558221:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: target auth state: UNCHALLENGED
558321:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: proxy auth state: UNCHALLENGED
558421:21:10.483 [pool-19-thread-3-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
558521:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquiring endpoint (3 MINUTES)
558621:21:10.483 [pool-19-thread-3-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]
558721:21:10.483 [pool-19-thread-3-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]
558821:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000057: acquired ep-00000056
558921:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquired endpoint ep-00000056
559021:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000057: executing GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1
559121:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: start execution ex-00000057
559221:21:10.483 [pool-19-thread-3-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
559321:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1
559421:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
559521:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
559621:21:10.483 [pool-19-thread-3-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
559721:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
559821:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
559921:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
560021:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/json HTTP/1.1[\r][\n]"
560121:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
560221:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
560321:21:10.483 [pool-19-thread-3-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]"
560421:21:10.483 [pool-19-thread-3-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]"
560521:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
560621:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
560721:21:10.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
560821:21:10.484 [pool-19-thread-3-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]"
560921:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
561021:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
561121:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
561221:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
561321:21:10.484 [pool-19-thread-3-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]"
561421:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
561521:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
561621:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
561721:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
561821:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","Created":"2025-12-31T20:21:09.505643268Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:09.533713091Z","FinishedAt":"2025-12-31T20:21:10.383433558Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/resolv.conf","HostnamePath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/hostname","HostsPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/hosts","LogPath":"/var/lib/docker/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060-json.log","Name":"/wizardly_wing","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":"ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060","LowerDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/merged","UpperDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/diff","WorkDir":"/var/lib/docker/overlay2/999f5d2ad0a0a61675d9de4cf18c71d45437941eec8a46045d1daff4a3534f67/work"},"Name":"overlay2"},"Mounts":["
561921:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
562021:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
562121:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
562221:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
562321:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
562421:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
562521:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
562621:21:10.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
562721:21:10.484 [pool-19-thread-3-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
562821:21:10.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Type":"volume","Name":"4a7b095b12c04d925e0121cfe2f76e08249027a89d834cb681a0b1ca88ec32f6","Source":"/var/lib/docker/volumes/4a7b095b12c04d925e0121cfe2f76e08249027a89d834cb681a0b1ca88ec32f6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ee280dad7a0f","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
562921:21:10.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
563021:21:10.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
563121:21:10.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
563221:21:10.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: releasing valid endpoint
563321:21:10.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: releasing endpoint
563421:21:10.485 [pool-19-thread-3-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
563521:21:10.486 [pool-19-thread-3-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]
563621:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060,true,true
563721:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: preparing request execution
563821:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
563921:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
564021:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: target auth state: UNCHALLENGED
564121:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: proxy auth state: UNCHALLENGED
564221:21:10.486 [pool-19-thread-3-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
564321:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquiring endpoint (3 MINUTES)
564421:21:10.486 [pool-19-thread-3-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]
564521:21:10.486 [pool-19-thread-3-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]
564621:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000058: acquired ep-00000057
564721:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquired endpoint ep-00000057
564821:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000058: executing DELETE /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060?v=true&force=true HTTP/1.1
564921:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: start execution ex-00000058
565021:21:10.486 [pool-19-thread-3-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
565121:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060?v=true&force=true HTTP/1.1
565221:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
565321:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
565421:21:10.486 [pool-19-thread-3-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
565521:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
565621:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
565721:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
565821:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/ee280dad7a0f310b8ffe6b3966d20bd31cf141cd3bc0b39fe9e391c86135c060?v=true&force=true HTTP/1.1[\r][\n]"
565921:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
566021:21:10.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
566121:21:10.486 [pool-19-thread-3-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]"
566221:21:10.487 [pool-19-thread-3-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]"
566321:21:10.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
566421:21:10.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
566521:21:10.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
566621:21:10.491 [pool-19-thread-3-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]"
566721:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
566821:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
566921:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
567021:21:10.492 [pool-19-thread-3-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]"
567121:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
567221:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
567321:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
567421:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
567521:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
567621:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
567721:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
567821:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
567921:21:10.492 [pool-19-thread-3-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
568021:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: releasing valid endpoint
568121:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: releasing endpoint
568221:21:10.492 [pool-19-thread-3-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
568321:21:10.492 [pool-19-thread-3-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]
568421:21:10.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
568521:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
568621:21:10.493 [pool-19-thread-3-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'))
568721:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
568821:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
568921:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
569021:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
569121:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
569221:21:10.493 [pool-19-thread-3-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/
569321:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
569421:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
569521:21:10.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@46805617[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;@399f0c4c}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
569621:21:10.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: preparing request execution
569721:21:10.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
569821:21:10.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
569921:21:10.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: target auth state: UNCHALLENGED
570021:21:10.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: proxy auth state: UNCHALLENGED
570121:21:10.494 [pool-19-thread-3-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
570221:21:10.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquiring endpoint (3 MINUTES)
570321:21:10.495 [pool-19-thread-3-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]
570421:21:10.495 [pool-19-thread-3-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]
570521:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000059: acquired ep-00000058
570621:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquired endpoint ep-00000058
570721:21:10.495 [pool-19-thread-3-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
570821:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: start execution ex-00000059
570921:21:10.495 [pool-19-thread-3-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
571021:21:10.495 [pool-19-thread-3-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
571121:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
571221:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
571321:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
571421:21:10.495 [pool-19-thread-3-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
571521:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
571621:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
571721:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
571821:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
571921:21:10.495 [pool-19-thread-3-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]"
572021:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
572121:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
572221:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
572321:21:10.495 [pool-19-thread-3-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]"
572421:21:10.495 [pool-19-thread-3-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]"
572521:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
572621:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
572721:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
572821:21:10.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
572921:21:10.495 [pool-19-thread-3-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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
573021:21:10.514 [pool-19-thread-3-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]"
573121:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
573221:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
573321:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
573421:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
573521:21:10.514 [pool-19-thread-3-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]"
573621:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
573721:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
573821:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
573921:21:10.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","Warnings":[]}[\n]"
574021:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
574121:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
574221:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
574321:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
574421:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
574521:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
574621:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
574721:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
574821:21:10.515 [pool-19-thread-3-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
574921:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: releasing valid endpoint
575021:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: releasing endpoint
575121:21:10.515 [pool-19-thread-3-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
575221:21:10.515 [pool-19-thread-3-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]
575321:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b
575421:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b
575521:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: preparing request execution
575621:21:10.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
575721:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
575821:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: target auth state: UNCHALLENGED
575921:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: proxy auth state: UNCHALLENGED
576021:21:10.516 [pool-19-thread-3-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
576121:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquiring endpoint (3 MINUTES)
576221:21:10.516 [pool-19-thread-3-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]
576321:21:10.516 [pool-19-thread-3-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]
576421:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005A: acquired ep-00000059
576521:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquired endpoint ep-00000059
576621:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005A: executing POST /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/start HTTP/1.1
576721:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: start execution ex-0000005A
576821:21:10.516 [pool-19-thread-3-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
576921:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/start HTTP/1.1
577021:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
577121:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
577221:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
577321:21:10.516 [pool-19-thread-3-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
577421:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
577521:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
577621:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
577721:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/start HTTP/1.1[\r][\n]"
577821:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
577921:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
578021:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
578121:21:10.516 [pool-19-thread-3-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]"
578221:21:10.516 [pool-19-thread-3-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]"
578321:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
578421:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
578521:21:10.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
578621:21:10.635 [pool-19-thread-3-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]"
578721:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
578821:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
578921:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
579021:21:10.635 [pool-19-thread-3-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]"
579121:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
579221:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
579321:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
579421:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
579521:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
579621:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
579721:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
579821:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
579921:21:10.635 [pool-19-thread-3-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
580021:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: releasing valid endpoint
580121:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: releasing endpoint
580221:21:10.635 [pool-19-thread-3-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
580321:21:10.635 [pool-19-thread-3-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]
580421:21:10.635 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b,false
580521:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json], queryParams={}}
580621:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: preparing request execution
580721:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
580821:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
580921:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: target auth state: UNCHALLENGED
581021:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: proxy auth state: UNCHALLENGED
581121:21:10.636 [pool-19-thread-3-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
581221:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquiring endpoint (3 MINUTES)
581321:21:10.636 [pool-19-thread-3-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]
581421:21:10.636 [pool-19-thread-3-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]
581521:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005B: acquired ep-0000005A
581621:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquired endpoint ep-0000005A
581721:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005B: executing GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1
581821:21:10.636 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: start execution ex-0000005B
581921:21:10.636 [pool-19-thread-3-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
582021:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1
582121:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
582221:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
582321:21:10.637 [pool-19-thread-3-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
582421:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
582521:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
582621:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
582721:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1[\r][\n]"
582821:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
582921:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
583021:21:10.637 [pool-19-thread-3-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]"
583121:21:10.637 [pool-19-thread-3-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]"
583221:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
583321:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
583421:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
583521:21:10.637 [pool-19-thread-3-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]"
583621:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
583721:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
583821:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
583921:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
584021:21:10.637 [pool-19-thread-3-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]"
584121:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
584221:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
584321:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
584421:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
584521:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","Created":"2025-12-31T20:21:10.496748921Z","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":4462,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:10.521676995Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/resolv.conf","HostnamePath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/hostname","HostsPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/hosts","LogPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b-json.log","Name":"/nice_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":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","LowerDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/merged","UpperDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/diff","WorkDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
584621:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
584721:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
584821:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
584921:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
585021:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
585121:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
585221:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
585321:21:10.637 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
585421:21:10.637 [pool-19-thread-3-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
585521:21:10.638 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"efd20e3432e4f23a7590ceb5cb43921ae8c8c34e34fe1b3928b9adb5a373257f","Source":"/var/lib/docker/volumes/efd20e3432e4f23a7590ceb5cb43921ae8c8c34e34fe1b3928b9adb5a373257f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"eb479fa22cd1","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"e264d9b33dada16a73b49529d1d00116bd58a14106e048d763ffbd0b8adc79d7","SandboxKey":"/var/run/docker/netns/e264d9b33dad","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":"420e5175a2a86954fbfef01bd3d5a7433761925cfaebd910b647d0fff2f19721","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"aa:5c:f2:b0:4b:e9","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"aa:5c:f2:b0:4b:e9","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"420e5175a2a86954fbfef01bd3d5a7433761925cfaebd910b647d0fff2f19721","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
585621:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
585721:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
585821:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
585921:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: releasing valid endpoint
586021:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: releasing endpoint
586121:21:10.639 [pool-19-thread-3-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
586221:21:10.639 [pool-19-thread-3-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]
586321:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
586421:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: preparing request execution
586521:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
586621:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
586721:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: target auth state: UNCHALLENGED
586821:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: proxy auth state: UNCHALLENGED
586921:21:10.639 [pool-19-thread-3-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
587021:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquiring endpoint (3 MINUTES)
587121:21:10.639 [pool-19-thread-3-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]
587221:21:10.639 [pool-19-thread-3-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]
587321:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005C: acquired ep-0000005B
587421:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquired endpoint ep-0000005B
587521:21:10.639 [pool-19-thread-3-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
587621:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: start execution ex-0000005C
587721:21:10.639 [pool-19-thread-3-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
587821:21:10.639 [pool-19-thread-3-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
587921:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
588021:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
588121:21:10.639 [pool-19-thread-3-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
588221:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
588321:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
588421:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
588521:21:10.639 [pool-19-thread-3-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]"
588621:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
588721:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
588821:21:10.639 [pool-19-thread-3-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]"
588921:21:10.639 [pool-19-thread-3-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]"
589021:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
589121:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
589221:21:10.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
589321:21:10.641 [pool-19-thread-3-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]"
589421:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
589521:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
589621:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
589721:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
589821:21:10.641 [pool-19-thread-3-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]"
589921:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
590021:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
590121:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590221:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
590321:21:10.641 [pool-19-thread-3-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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
590421:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590521:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
590621:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590721:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
590821:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
590921:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
591021:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
591121:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
591221:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
591321:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
591421:21:10.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
591521:21:10.641 [pool-19-thread-3-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
591621:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: releasing valid endpoint
591721:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: releasing endpoint
591821:21:10.642 [pool-19-thread-3-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
591921:21:10.642 [pool-19-thread-3-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]
592021:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
592121:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: preparing request execution
592221:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
592321:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
592421:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: target auth state: UNCHALLENGED
592521:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: proxy auth state: UNCHALLENGED
592621:21:10.642 [pool-19-thread-3-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
592721:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquiring endpoint (3 MINUTES)
592821:21:10.642 [pool-19-thread-3-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]
592921:21:10.642 [pool-19-thread-3-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]
593021:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005D: acquired ep-0000005C
593121:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquired endpoint ep-0000005C
593221:21:10.642 [pool-19-thread-3-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
593321:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: start execution ex-0000005D
593421:21:10.642 [pool-19-thread-3-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
593521:21:10.642 [pool-19-thread-3-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
593621:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
593721:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
593821:21:10.642 [pool-19-thread-3-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
593921:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
594021:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
594121:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
594221:21:10.642 [pool-19-thread-3-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]"
594321:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
594421:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
594521:21:10.642 [pool-19-thread-3-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]"
594621:21:10.642 [pool-19-thread-3-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]"
594721:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
594821:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
594921:21:10.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
595021:21:10.653 [pool-19-thread-3-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]"
595121:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
595221:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
595321:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
595421:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
595521:21:10.653 [pool-19-thread-3-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]"
595621:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:10 GMT[\r][\n]"
595721:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
595821:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
595921:21:10.653 [pool-19-thread-3-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-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
596021:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
596121:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
596221:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
596321:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
596421:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
596521:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
596621:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:10 GMT
596721:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
596821:21:10.653 [pool-19-thread-3-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
596921:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: releasing valid endpoint
597021:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: releasing endpoint
597121:21:10.653 [pool-19-thread-3-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
597221:21:10.653 [pool-19-thread-3-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]
597321:21:10.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /nice_rubin: Waiting for 60 seconds for URL: http://172.17.0.1:32777/ (where port 32777 maps to container port 8500)
597421:21:11.356 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.862790279S
597521:21:11.358 [pool-19-thread-3-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
597621:21:11.359 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:11 GMT, Content-Type: application/json
597721:21:11.360 [pool-19-thread-3-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
597821:21:11.362 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:11 GMT, Content-Type: application/json
597921:21:11.362 [pool-19-thread-3-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
598021:21:11.364 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:11 GMT, X-Consul-Knownleader: true, Content-Type: application/json
598121:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b,false
598221:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json], queryParams={}}
598321:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: preparing request execution
598421:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
598521:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
598621:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: target auth state: UNCHALLENGED
598721:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: proxy auth state: UNCHALLENGED
598821:21:11.365 [pool-19-thread-3-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
598921:21:11.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquiring endpoint (3 MINUTES)
599021:21:11.365 [pool-19-thread-3-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]
599121:21:11.366 [pool-19-thread-3-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]
599221:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005E: acquired ep-0000005D
599321:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquired endpoint ep-0000005D
599421:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005E: executing GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1
599521:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: start execution ex-0000005E
599621:21:11.366 [pool-19-thread-3-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
599721:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1
599821:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
599921:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
600021:21:11.366 [pool-19-thread-3-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
600121:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
600221:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
600321:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
600421:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1[\r][\n]"
600521:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
600621:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
600721:21:11.366 [pool-19-thread-3-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]"
600821:21:11.366 [pool-19-thread-3-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]"
600921:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
601021:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
601121:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
601221:21:11.366 [pool-19-thread-3-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]"
601321:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
601421:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
601521:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
601621:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
601721:21:11.366 [pool-19-thread-3-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]"
601821:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
601921:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
602021:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
602121:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
602221:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","Created":"2025-12-31T20:21:10.496748921Z","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":4462,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:10.521676995Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/resolv.conf","HostnamePath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/hostname","HostsPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/hosts","LogPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b-json.log","Name":"/nice_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":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","LowerDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/merged","UpperDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/diff","WorkDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
602321:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
602421:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
602521:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
602621:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
602721:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
602821:21:11.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
602921:21:11.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
603021:21:11.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
603121:21:11.367 [pool-19-thread-3-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
603221:21:11.367 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"efd20e3432e4f23a7590ceb5cb43921ae8c8c34e34fe1b3928b9adb5a373257f","Source":"/var/lib/docker/volumes/efd20e3432e4f23a7590ceb5cb43921ae8c8c34e34fe1b3928b9adb5a373257f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"eb479fa22cd1","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"e264d9b33dada16a73b49529d1d00116bd58a14106e048d763ffbd0b8adc79d7","SandboxKey":"/var/run/docker/netns/e264d9b33dad","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":"420e5175a2a86954fbfef01bd3d5a7433761925cfaebd910b647d0fff2f19721","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"aa:5c:f2:b0:4b:e9","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"aa:5c:f2:b0:4b:e9","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"420e5175a2a86954fbfef01bd3d5a7433761925cfaebd910b647d0fff2f19721","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
603321:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
603421:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
603521:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
603621:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: releasing valid endpoint
603721:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: releasing endpoint
603821:21:11.368 [pool-19-thread-3-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
603921:21:11.368 [pool-19-thread-3-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]
604021:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b,<null>
604121:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: preparing request execution
604221:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
604321:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
604421:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: target auth state: UNCHALLENGED
604521:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: proxy auth state: UNCHALLENGED
604621:21:11.368 [pool-19-thread-3-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
604721:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquiring endpoint (3 MINUTES)
604821:21:11.368 [pool-19-thread-3-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]
604921:21:11.368 [pool-19-thread-3-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]
605021:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005F: acquired ep-0000005E
605121:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquired endpoint ep-0000005E
605221:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005F: executing POST /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/kill HTTP/1.1
605321:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: start execution ex-0000005F
605421:21:11.368 [pool-19-thread-3-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
605521:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/kill HTTP/1.1
605621:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
605721:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
605821:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
605921:21:11.368 [pool-19-thread-3-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
606021:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
606121:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
606221:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
606321:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/kill HTTP/1.1[\r][\n]"
606421:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
606521:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
606621:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
606721:21:11.368 [pool-19-thread-3-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]"
606821:21:11.368 [pool-19-thread-3-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]"
606921:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
607021:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
607121:21:11.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
607221:21:11.481 [pool-19-thread-3-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]"
607321:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
607421:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
607521:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
607621:21:11.481 [pool-19-thread-3-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]"
607721:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
607821:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
607921:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
608021:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
608121:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
608221:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
608321:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
608421:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
608521:21:11.481 [pool-19-thread-3-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
608621:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: releasing valid endpoint
608721:21:11.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: releasing endpoint
608821:21:11.481 [pool-19-thread-3-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
608921:21:11.481 [pool-19-thread-3-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]
609021:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b,false
609121:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json], queryParams={}}
609221:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: preparing request execution
609321:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
609421:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
609521:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: target auth state: UNCHALLENGED
609621:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: proxy auth state: UNCHALLENGED
609721:21:11.482 [pool-19-thread-3-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
609821:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquiring endpoint (3 MINUTES)
609921:21:11.482 [pool-19-thread-3-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]
610021:21:11.482 [pool-19-thread-3-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]
610121:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000060: acquired ep-0000005F
610221:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquired endpoint ep-0000005F
610321:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000060: executing GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1
610421:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: start execution ex-00000060
610521:21:11.482 [pool-19-thread-3-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
610621:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1
610721:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
610821:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
610921:21:11.482 [pool-19-thread-3-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
611021:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
611121:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
611221:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
611321:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/json HTTP/1.1[\r][\n]"
611421:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
611521:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
611621:21:11.482 [pool-19-thread-3-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]"
611721:21:11.482 [pool-19-thread-3-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]"
611821:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
611921:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
612021:21:11.482 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
612121:21:11.485 [pool-19-thread-3-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]"
612221:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
612321:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
612421:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
612521:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
612621:21:11.485 [pool-19-thread-3-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]"
612721:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
612821:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
612921:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
613021:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
613121:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","Created":"2025-12-31T20:21:10.496748921Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:10.521676995Z","FinishedAt":"2025-12-31T20:21:11.383720121Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/resolv.conf","HostnamePath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/hostname","HostsPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/hosts","LogPath":"/var/lib/docker/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b-json.log","Name":"/nice_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":"eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b","LowerDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/merged","UpperDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/diff","WorkDir":"/var/lib/docker/overlay2/276b559e0b6d80557bdb1f06253e12cc3360d74672dbe7963984e2036cba889f/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"efd20e3432e4f23a7590ceb5cb43921ae8c8c34e34fe1b3928b9adb5a373257f","Source":"/var/lib/docker/volumes/efd20e3432e4f23a7590ceb5cb43921ae8c8c34e34fe1b3928b9adb5a373257f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"eb479fa22cd1","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
613221:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
613321:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
613421:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
613521:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
613621:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
613721:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
613821:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
613921:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
614021:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
614121:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
614221:21:11.485 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
614321:21:11.485 [pool-19-thread-3-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
614421:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: releasing valid endpoint
614521:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: releasing endpoint
614621:21:11.486 [pool-19-thread-3-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
614721:21:11.486 [pool-19-thread-3-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]
614821:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b,true,true
614921:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: preparing request execution
615021:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
615121:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
615221:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: target auth state: UNCHALLENGED
615321:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: proxy auth state: UNCHALLENGED
615421:21:11.486 [pool-19-thread-3-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
615521:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquiring endpoint (3 MINUTES)
615621:21:11.486 [pool-19-thread-3-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]
615721:21:11.486 [pool-19-thread-3-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]
615821:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000061: acquired ep-00000060
615921:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquired endpoint ep-00000060
616021:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000061: executing DELETE /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b?v=true&force=true HTTP/1.1
616121:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: start execution ex-00000061
616221:21:11.486 [pool-19-thread-3-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
616321:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b?v=true&force=true HTTP/1.1
616421:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
616521:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
616621:21:11.486 [pool-19-thread-3-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
616721:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
616821:21:11.486 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
616921:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
617021:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/eb479fa22cd15cf96523e4b65411dc1090e90d2d63e6d60f02db8023e1a8a20b?v=true&force=true HTTP/1.1[\r][\n]"
617121:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
617221:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
617321:21:11.487 [pool-19-thread-3-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]"
617421:21:11.487 [pool-19-thread-3-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]"
617521:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
617621:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
617721:21:11.487 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
617821:21:11.493 [pool-19-thread-3-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]"
617921:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
618021:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
618121:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
618221:21:11.493 [pool-19-thread-3-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]"
618321:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
618421:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
618521:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
618621:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
618721:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
618821:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
618921:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
619021:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
619121:21:11.493 [pool-19-thread-3-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
619221:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: releasing valid endpoint
619321:21:11.493 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: releasing endpoint
619421:21:11.493 [pool-19-thread-3-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
619521:21:11.494 [pool-19-thread-3-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]
619621:21:11.494 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
619721:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
619821:21:11.495 [pool-19-thread-3-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'))
619921:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
620021:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
620121:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
620221:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
620321:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
620421:21:11.495 [pool-19-thread-3-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/
620521:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
620621:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
620721:21:11.495 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2969a67[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;@46486da0}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
620821:21:11.496 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: preparing request execution
620921:21:11.496 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
621021:21:11.496 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
621121:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: target auth state: UNCHALLENGED
621221:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: proxy auth state: UNCHALLENGED
621321:21:11.497 [pool-19-thread-3-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
621421:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquiring endpoint (3 MINUTES)
621521:21:11.497 [pool-19-thread-3-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]
621621:21:11.497 [pool-19-thread-3-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]
621721:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000062: acquired ep-00000061
621821:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquired endpoint ep-00000061
621921:21:11.497 [pool-19-thread-3-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
622021:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: start execution ex-00000062
622121:21:11.497 [pool-19-thread-3-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
622221:21:11.497 [pool-19-thread-3-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
622321:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
622421:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
622521:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
622621:21:11.497 [pool-19-thread-3-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
622721:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
622821:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
622921:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
623021:21:11.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
623121:21:11.498 [pool-19-thread-3-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]"
623221:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
623321:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
623421:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
623521:21:11.498 [pool-19-thread-3-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]"
623621:21:11.498 [pool-19-thread-3-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]"
623721:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
623821:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
623921:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
624021:21:11.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
624121:21:11.498 [pool-19-thread-3-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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
624221:21:11.523 [pool-19-thread-3-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]"
624321:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
624421:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
624521:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
624621:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
624721:21:11.523 [pool-19-thread-3-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]"
624821:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
624921:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
625021:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
625121:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","Warnings":[]}[\n]"
625221:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
625321:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
625421:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
625521:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
625621:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
625721:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
625821:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
625921:21:11.523 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
626021:21:11.524 [pool-19-thread-3-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
626121:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: releasing valid endpoint
626221:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: releasing endpoint
626321:21:11.524 [pool-19-thread-3-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
626421:21:11.524 [pool-19-thread-3-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]
626521:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a
626621:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a
626721:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: preparing request execution
626821:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
626921:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
627021:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: target auth state: UNCHALLENGED
627121:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: proxy auth state: UNCHALLENGED
627221:21:11.524 [pool-19-thread-3-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
627321:21:11.524 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquiring endpoint (3 MINUTES)
627421:21:11.525 [pool-19-thread-3-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]
627521:21:11.525 [pool-19-thread-3-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]
627621:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000063: acquired ep-00000062
627721:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquired endpoint ep-00000062
627821:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000063: executing POST /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/start HTTP/1.1
627921:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: start execution ex-00000063
628021:21:11.525 [pool-19-thread-3-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
628121:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/start HTTP/1.1
628221:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
628321:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
628421:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
628521:21:11.525 [pool-19-thread-3-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
628621:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
628721:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
628821:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
628921:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/start HTTP/1.1[\r][\n]"
629021:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
629121:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
629221:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
629321:21:11.525 [pool-19-thread-3-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]"
629421:21:11.525 [pool-19-thread-3-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]"
629521:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
629621:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
629721:21:11.525 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
629821:21:11.646 [pool-19-thread-3-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]"
629921:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
630021:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
630121:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
630221:21:11.646 [pool-19-thread-3-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]"
630321:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
630421:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
630521:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
630621:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
630721:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
630821:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
630921:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
631021:21:11.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
631121:21:11.647 [pool-19-thread-3-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
631221:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: releasing valid endpoint
631321:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: releasing endpoint
631421:21:11.647 [pool-19-thread-3-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
631521:21:11.647 [pool-19-thread-3-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]
631621:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a,false
631721:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json], queryParams={}}
631821:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: preparing request execution
631921:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
632021:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
632121:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: target auth state: UNCHALLENGED
632221:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: proxy auth state: UNCHALLENGED
632321:21:11.647 [pool-19-thread-3-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
632421:21:11.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquiring endpoint (3 MINUTES)
632521:21:11.647 [pool-19-thread-3-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]
632621:21:11.647 [pool-19-thread-3-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]
632721:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000064: acquired ep-00000063
632821:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquired endpoint ep-00000063
632921:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000064: executing GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1
633021:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: start execution ex-00000064
633121:21:11.648 [pool-19-thread-3-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
633221:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1
633321:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
633421:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
633521:21:11.648 [pool-19-thread-3-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
633621:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
633721:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
633821:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
633921:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1[\r][\n]"
634021:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
634121:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
634221:21:11.648 [pool-19-thread-3-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]"
634321:21:11.648 [pool-19-thread-3-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]"
634421:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
634521:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
634621:21:11.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
634721:21:11.649 [pool-19-thread-3-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]"
634821:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
634921:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
635021:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
635121:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
635221:21:11.649 [pool-19-thread-3-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]"
635321:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
635421:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
635521:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
635621:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
635721:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","Created":"2025-12-31T20:21:11.499247167Z","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":4601,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:11.531675221Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/resolv.conf","HostnamePath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/hostname","HostsPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/hosts","LogPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a-json.log","Name":"/optimistic_hopper","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":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","LowerDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/merged","UpperDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/diff","WorkDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/work"},"Name":"overlay2"},"Mounts":[{"Typ"
635821:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
635921:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
636021:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
636121:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
636221:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
636321:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
636421:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
636521:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
636621:21:11.649 [pool-19-thread-3-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
636721:21:11.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"db36d62793ef46f01516d5548e2239892f84ce716223c211d095da39824e97ff","Source":"/var/lib/docker/volumes/db36d62793ef46f01516d5548e2239892f84ce716223c211d095da39824e97ff/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"3ec5d3bf1282","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"700d6481a3f06b5a03ccf45981783ebd3f80a000a2865ec271159cd045c79bdb","SandboxKey":"/var/run/docker/netns/700d6481a3f0","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":"04001d498f9506c1e761205e5c0b5b94d3ab049395d85ffae0f30a246efd29b5","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2e:6a:97:03:e9:93","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2e:6a:97:03:e9:93","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"04001d498f9506c1e761205e5c0b5b94d3ab049395d85ffae0f30a246efd29b5","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
636821:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
636921:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
637021:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
637121:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: releasing valid endpoint
637221:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: releasing endpoint
637321:21:11.650 [pool-19-thread-3-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
637421:21:11.650 [pool-19-thread-3-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]
637521:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
637621:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: preparing request execution
637721:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
637821:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
637921:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: target auth state: UNCHALLENGED
638021:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: proxy auth state: UNCHALLENGED
638121:21:11.650 [pool-19-thread-3-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
638221:21:11.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquiring endpoint (3 MINUTES)
638321:21:11.650 [pool-19-thread-3-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]
638421:21:11.651 [pool-19-thread-3-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]
638521:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000065: acquired ep-00000064
638621:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquired endpoint ep-00000064
638721:21:11.651 [pool-19-thread-3-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
638821:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: start execution ex-00000065
638921:21:11.651 [pool-19-thread-3-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
639021:21:11.651 [pool-19-thread-3-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
639121:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
639221:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
639321:21:11.651 [pool-19-thread-3-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
639421:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
639521:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
639621:21:11.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
639721:21:11.653 [pool-19-thread-3-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]"
639821:21:11.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
639921:21:11.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
640021:21:11.653 [pool-19-thread-3-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]"
640121:21:11.653 [pool-19-thread-3-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]"
640221:21:11.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
640321:21:11.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
640421:21:11.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
640521:21:11.654 [pool-19-thread-3-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]"
640621:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
640721:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
640821:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
640921:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
641021:21:11.654 [pool-19-thread-3-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]"
641121:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
641221:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
641321:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641421:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
641521:21:11.654 [pool-19-thread-3-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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
641621:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641721:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
641821:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641921:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
642021:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
642121:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
642221:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
642321:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
642421:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
642521:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
642621:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
642721:21:11.654 [pool-19-thread-3-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
642821:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: releasing valid endpoint
642921:21:11.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: releasing endpoint
643021:21:11.655 [pool-19-thread-3-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
643121:21:11.655 [pool-19-thread-3-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]
643221:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
643321:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: preparing request execution
643421:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
643521:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
643621:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: target auth state: UNCHALLENGED
643721:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: proxy auth state: UNCHALLENGED
643821:21:11.655 [pool-19-thread-3-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
643921:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquiring endpoint (3 MINUTES)
644021:21:11.655 [pool-19-thread-3-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]
644121:21:11.655 [pool-19-thread-3-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]
644221:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000066: acquired ep-00000065
644321:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquired endpoint ep-00000065
644421:21:11.655 [pool-19-thread-3-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
644521:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: start execution ex-00000066
644621:21:11.655 [pool-19-thread-3-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
644721:21:11.655 [pool-19-thread-3-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
644821:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
644921:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
645021:21:11.655 [pool-19-thread-3-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
645121:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
645221:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
645321:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
645421:21:11.655 [pool-19-thread-3-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]"
645521:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
645621:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
645721:21:11.655 [pool-19-thread-3-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]"
645821:21:11.655 [pool-19-thread-3-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]"
645921:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
646021:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
646121:21:11.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
646221:21:11.662 [pool-19-thread-3-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]"
646321:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
646421:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
646521:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
646621:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
646721:21:11.662 [pool-19-thread-3-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]"
646821:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:11 GMT[\r][\n]"
646921:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
647021:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
647121:21:11.662 [pool-19-thread-3-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-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
647221:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
647321:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
647421:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
647521:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
647621:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
647721:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
647821:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:11 GMT
647921:21:11.662 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
648021:21:11.662 [pool-19-thread-3-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
648121:21:11.663 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: releasing valid endpoint
648221:21:11.663 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: releasing endpoint
648321:21:11.663 [pool-19-thread-3-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
648421:21:11.663 [pool-19-thread-3-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]
648521:21:11.663 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /optimistic_hopper: Waiting for 60 seconds for URL: http://172.17.0.1:32778/ (where port 32778 maps to container port 8500)
648621:21:12.358 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.863595217S
648721:21:12.360 [pool-19-thread-3-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
648821:21:12.362 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey?raw, took: 0.002s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:12 GMT, X-Consul-Knownleader: true
648921:21:12.363 [pool-19-thread-3-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
649021:21:12.364 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:12 GMT, X-Consul-Knownleader: true
649121:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a,false
649221:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json], queryParams={}}
649321:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: preparing request execution
649421:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
649521:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
649621:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: target auth state: UNCHALLENGED
649721:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: proxy auth state: UNCHALLENGED
649821:21:12.365 [pool-19-thread-3-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
649921:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquiring endpoint (3 MINUTES)
650021:21:12.365 [pool-19-thread-3-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]
650121:21:12.365 [pool-19-thread-3-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]
650221:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000067: acquired ep-00000066
650321:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquired endpoint ep-00000066
650421:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000067: executing GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1
650521:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: start execution ex-00000067
650621:21:12.365 [pool-19-thread-3-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
650721:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1
650821:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
650921:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
651021:21:12.365 [pool-19-thread-3-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
651121:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
651221:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
651321:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
651421:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1[\r][\n]"
651521:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
651621:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
651721:21:12.365 [pool-19-thread-3-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]"
651821:21:12.365 [pool-19-thread-3-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]"
651921:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
652021:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
652121:21:12.365 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
652221:21:12.366 [pool-19-thread-3-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]"
652321:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
652421:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
652521:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
652621:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
652721:21:12.366 [pool-19-thread-3-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]"
652821:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
652921:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
653021:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
653121:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
653221:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","Created":"2025-12-31T20:21:11.499247167Z","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":4601,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:11.531675221Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/resolv.conf","HostnamePath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/hostname","HostsPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/hosts","LogPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a-json.log","Name":"/optimistic_hopper","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":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","LowerDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/merged","UpperDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/diff","WorkDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"db36d62793ef46f01516d5548e2239892f84ce716223c211d095da39824e97ff","Source":"/var/lib/docker/volumes/db36d62793ef46f01516d5548e2239892f84ce716223c211d095da39824e97ff/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"3ec5d3bf1282","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"700d6481a3f06b5a03ccf45981783ebd3f80a000a2865ec271159cd045c79bdb","SandboxKey":"/var/run/docker/netns/700d6481a3f0","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":"04001d498f9506c1e761205e5c0b5b94d3ab049395d85ffae0f30a246efd29b5","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2e:6a:97:03:e9:93","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2e:6a:97:03:e9:93","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"04001d498f9506c1e761205e5c0b5b94d3ab049395d85ffae0f30a246efd29b5","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
653321:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
653421:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
653521:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
653621:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
653721:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
653821:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
653921:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
654021:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
654121:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
654221:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
654321:21:12.366 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
654421:21:12.367 [pool-19-thread-3-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
654521:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: releasing valid endpoint
654621:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: releasing endpoint
654721:21:12.368 [pool-19-thread-3-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
654821:21:12.368 [pool-19-thread-3-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]
654921:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a,<null>
655021:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: preparing request execution
655121:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
655221:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
655321:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: target auth state: UNCHALLENGED
655421:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: proxy auth state: UNCHALLENGED
655521:21:12.368 [pool-19-thread-3-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
655621:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquiring endpoint (3 MINUTES)
655721:21:12.368 [pool-19-thread-3-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]
655821:21:12.368 [pool-19-thread-3-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]
655921:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000068: acquired ep-00000067
656021:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquired endpoint ep-00000067
656121:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000068: executing POST /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/kill HTTP/1.1
656221:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: start execution ex-00000068
656321:21:12.368 [pool-19-thread-3-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
656421:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/kill HTTP/1.1
656521:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
656621:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
656721:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
656821:21:12.368 [pool-19-thread-3-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
656921:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
657021:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
657121:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
657221:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/kill HTTP/1.1[\r][\n]"
657321:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
657421:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
657521:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
657621:21:12.368 [pool-19-thread-3-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]"
657721:21:12.368 [pool-19-thread-3-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]"
657821:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
657921:21:12.368 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
658021:21:12.369 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
658121:21:12.480 [pool-19-thread-3-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]"
658221:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
658321:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
658421:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
658521:21:12.480 [pool-19-thread-3-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]"
658621:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
658721:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
658821:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
658921:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
659021:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
659121:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
659221:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
659321:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
659421:21:12.480 [pool-19-thread-3-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
659521:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: releasing valid endpoint
659621:21:12.480 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: releasing endpoint
659721:21:12.480 [pool-19-thread-3-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
659821:21:12.480 [pool-19-thread-3-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]
659921:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a,false
660021:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json], queryParams={}}
660121:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: preparing request execution
660221:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
660321:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
660421:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: target auth state: UNCHALLENGED
660521:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: proxy auth state: UNCHALLENGED
660621:21:12.481 [pool-19-thread-3-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
660721:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquiring endpoint (3 MINUTES)
660821:21:12.481 [pool-19-thread-3-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]
660921:21:12.481 [pool-19-thread-3-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]
661021:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000069: acquired ep-00000068
661121:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquired endpoint ep-00000068
661221:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000069: executing GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1
661321:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: start execution ex-00000069
661421:21:12.481 [pool-19-thread-3-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
661521:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1
661621:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
661721:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
661821:21:12.481 [pool-19-thread-3-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
661921:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
662021:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
662121:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
662221:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/json HTTP/1.1[\r][\n]"
662321:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
662421:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
662521:21:12.481 [pool-19-thread-3-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]"
662621:21:12.481 [pool-19-thread-3-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]"
662721:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
662821:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
662921:21:12.481 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
663021:21:12.483 [pool-19-thread-3-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]"
663121:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
663221:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
663321:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
663421:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
663521:21:12.483 [pool-19-thread-3-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]"
663621:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
663721:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
663821:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
663921:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
664021:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","Created":"2025-12-31T20:21:11.499247167Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:11.531675221Z","FinishedAt":"2025-12-31T20:21:12.384836235Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/resolv.conf","HostnamePath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/hostname","HostsPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/hosts","LogPath":"/var/lib/docker/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a-json.log","Name":"/optimistic_hopper","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":"3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a","LowerDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/merged","UpperDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/diff","WorkDir":"/var/lib/docker/overlay2/12a2d5daff3ddbe7de0c37cf825ad81d2b2ef9f37ead083c051178769c2df655/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"db36d62793ef46f01516d5548e2239892f84ce716223c211d095da39824e97ff","Source":"/var/lib/docker/volumes/db36d62793ef46f01516d5548e2239892f84ce716223c211d095da39824e97ff/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"3ec5d3bf1282","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
664121:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
664221:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
664321:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
664421:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
664521:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
664621:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
664721:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
664821:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
664921:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
665021:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
665121:21:12.483 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
665221:21:12.483 [pool-19-thread-3-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
665321:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: releasing valid endpoint
665421:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: releasing endpoint
665521:21:12.484 [pool-19-thread-3-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
665621:21:12.484 [pool-19-thread-3-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]
665721:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a,true,true
665821:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: preparing request execution
665921:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
666021:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
666121:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: target auth state: UNCHALLENGED
666221:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: proxy auth state: UNCHALLENGED
666321:21:12.484 [pool-19-thread-3-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
666421:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquiring endpoint (3 MINUTES)
666521:21:12.484 [pool-19-thread-3-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]
666621:21:12.484 [pool-19-thread-3-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]
666721:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006A: acquired ep-00000069
666821:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquired endpoint ep-00000069
666921:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006A: executing DELETE /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a?v=true&force=true HTTP/1.1
667021:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: start execution ex-0000006A
667121:21:12.484 [pool-19-thread-3-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
667221:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a?v=true&force=true HTTP/1.1
667321:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
667421:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
667521:21:12.484 [pool-19-thread-3-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
667621:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
667721:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
667821:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
667921:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/3ec5d3bf128267490b563326aea969f5ba6d0e2660874cd99de5ee82aeb8774a?v=true&force=true HTTP/1.1[\r][\n]"
668021:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
668121:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
668221:21:12.484 [pool-19-thread-3-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]"
668321:21:12.484 [pool-19-thread-3-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]"
668421:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
668521:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
668621:21:12.484 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
668721:21:12.489 [pool-19-thread-3-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]"
668821:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
668921:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
669021:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
669121:21:12.489 [pool-19-thread-3-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]"
669221:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
669321:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
669421:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
669521:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
669621:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
669721:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
669821:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
669921:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
670021:21:12.489 [pool-19-thread-3-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
670121:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: releasing valid endpoint
670221:21:12.489 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: releasing endpoint
670321:21:12.490 [pool-19-thread-3-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
670421:21:12.490 [pool-19-thread-3-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]
670521:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
670621:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
670721:21:12.490 [pool-19-thread-3-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'))
670821:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
670921:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
671021:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
671121:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
671221:21:12.490 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
671321:21:12.491 [pool-19-thread-3-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/
671421:21:12.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
671521:21:12.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
671621:21:12.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@66a3c326[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;@4e60e59d}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
671721:21:12.491 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: preparing request execution
671821:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
671921:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
672021:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: target auth state: UNCHALLENGED
672121:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: proxy auth state: UNCHALLENGED
672221:21:12.492 [pool-19-thread-3-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
672321:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquiring endpoint (3 MINUTES)
672421:21:12.492 [pool-19-thread-3-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]
672521:21:12.492 [pool-19-thread-3-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]
672621:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006B: acquired ep-0000006A
672721:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquired endpoint ep-0000006A
672821:21:12.492 [pool-19-thread-3-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
672921:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: start execution ex-0000006B
673021:21:12.492 [pool-19-thread-3-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
673121:21:12.492 [pool-19-thread-3-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
673221:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
673321:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
673421:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
673521:21:12.492 [pool-19-thread-3-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
673621:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
673721:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
673821:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
673921:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
674021:21:12.492 [pool-19-thread-3-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]"
674121:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
674221:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
674321:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
674421:21:12.492 [pool-19-thread-3-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]"
674521:21:12.492 [pool-19-thread-3-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]"
674621:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
674721:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
674821:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
674921:21:12.492 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
675021:21:12.492 [pool-19-thread-3-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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
675121:21:12.514 [pool-19-thread-3-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]"
675221:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
675321:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
675421:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
675521:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
675621:21:12.514 [pool-19-thread-3-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]"
675721:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
675821:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
675921:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
676021:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","Warnings":[]}[\n]"
676121:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
676221:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
676321:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
676421:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
676521:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
676621:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
676721:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
676821:21:12.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
676921:21:12.514 [pool-19-thread-3-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
677021:21:12.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: releasing valid endpoint
677121:21:12.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: releasing endpoint
677221:21:12.515 [pool-19-thread-3-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
677321:21:12.515 [pool-19-thread-3-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]
677421:21:12.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f
677521:21:12.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f
677621:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: preparing request execution
677721:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
677821:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
677921:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: target auth state: UNCHALLENGED
678021:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: proxy auth state: UNCHALLENGED
678121:21:12.517 [pool-19-thread-3-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
678221:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquiring endpoint (3 MINUTES)
678321:21:12.517 [pool-19-thread-3-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]
678421:21:12.517 [pool-19-thread-3-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]
678521:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006C: acquired ep-0000006B
678621:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquired endpoint ep-0000006B
678721:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006C: executing POST /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/start HTTP/1.1
678821:21:12.517 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: start execution ex-0000006C
678921:21:12.517 [pool-19-thread-3-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
679021:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/start HTTP/1.1
679121:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
679221:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
679321:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
679421:21:12.518 [pool-19-thread-3-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
679521:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
679621:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
679721:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
679821:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/start HTTP/1.1[\r][\n]"
679921:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
680021:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
680121:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
680221:21:12.518 [pool-19-thread-3-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]"
680321:21:12.518 [pool-19-thread-3-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]"
680421:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
680521:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
680621:21:12.518 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
680721:21:12.639 [pool-19-thread-3-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]"
680821:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
680921:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
681021:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
681121:21:12.639 [pool-19-thread-3-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]"
681221:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
681321:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
681421:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
681521:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
681621:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
681721:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
681821:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
681921:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
682021:21:12.639 [pool-19-thread-3-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
682121:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: releasing valid endpoint
682221:21:12.639 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: releasing endpoint
682321:21:12.640 [pool-19-thread-3-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
682421:21:12.640 [pool-19-thread-3-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]
682521:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f,false
682621:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json], queryParams={}}
682721:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: preparing request execution
682821:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
682921:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
683021:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: target auth state: UNCHALLENGED
683121:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: proxy auth state: UNCHALLENGED
683221:21:12.640 [pool-19-thread-3-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
683321:21:12.640 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquiring endpoint (3 MINUTES)
683421:21:12.641 [pool-19-thread-3-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]
683521:21:12.641 [pool-19-thread-3-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]
683621:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006D: acquired ep-0000006C
683721:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquired endpoint ep-0000006C
683821:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006D: executing GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1
683921:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: start execution ex-0000006D
684021:21:12.641 [pool-19-thread-3-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
684121:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1
684221:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
684321:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
684421:21:12.641 [pool-19-thread-3-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
684521:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
684621:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
684721:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
684821:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1[\r][\n]"
684921:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
685021:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
685121:21:12.641 [pool-19-thread-3-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]"
685221:21:12.641 [pool-19-thread-3-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]"
685321:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
685421:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
685521:21:12.641 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
685621:21:12.641 [pool-19-thread-3-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]"
685721:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
685821:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
685921:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
686021:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
686121:21:12.642 [pool-19-thread-3-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]"
686221:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
686321:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
686421:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
686521:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
686621:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","Created":"2025-12-31T20:21:12.493638108Z","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":4738,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:12.524681496Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/resolv.conf","HostnamePath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/hostname","HostsPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/hosts","LogPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f-json.log","Name":"/admiring_curie","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":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","LowerDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/merged","UpperDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/diff","WorkDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/work"},"Name":"overlay2"},"Mounts":[{"Type":"
686721:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
686821:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
686921:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
687021:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
687121:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
687221:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
687321:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
687421:21:12.642 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
687521:21:12.643 [pool-19-thread-3-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
687621:21:12.643 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""volume","Name":"95f2eff406a2583c7c2fea4df7cf33f33cf51522cc23126ae0351f3f0e9ef419","Source":"/var/lib/docker/volumes/95f2eff406a2583c7c2fea4df7cf33f33cf51522cc23126ae0351f3f0e9ef419/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"8a03db16eb08","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3c9324765b4c6823a0a4d019a6baf6d7076cd02adfc69c36c9bb77ffd7b9c016","SandboxKey":"/var/run/docker/netns/3c9324765b4c","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":"7839853a1aaa4acff2142b7dc4393b659ba1b091d41c644d43d10d26f5fa43d9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4e:04:2c:89:bc:57","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4e:04:2c:89:bc:57","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"7839853a1aaa4acff2142b7dc4393b659ba1b091d41c644d43d10d26f5fa43d9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
687721:21:12.644 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
687821:21:12.644 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
687921:21:12.644 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
688021:21:12.644 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: releasing valid endpoint
688121:21:12.644 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: releasing endpoint
688221:21:12.644 [pool-19-thread-3-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
688321:21:12.644 [pool-19-thread-3-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]
688421:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
688521:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: preparing request execution
688621:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
688721:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
688821:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: target auth state: UNCHALLENGED
688921:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: proxy auth state: UNCHALLENGED
689021:21:12.645 [pool-19-thread-3-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
689121:21:12.645 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquiring endpoint (3 MINUTES)
689221:21:12.645 [pool-19-thread-3-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]
689321:21:12.646 [pool-19-thread-3-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]
689421:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006E: acquired ep-0000006D
689521:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquired endpoint ep-0000006D
689621:21:12.646 [pool-19-thread-3-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
689721:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: start execution ex-0000006E
689821:21:12.646 [pool-19-thread-3-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
689921:21:12.646 [pool-19-thread-3-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
690021:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
690121:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
690221:21:12.646 [pool-19-thread-3-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
690321:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
690421:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
690521:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
690621:21:12.646 [pool-19-thread-3-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]"
690721:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
690821:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
690921:21:12.646 [pool-19-thread-3-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]"
691021:21:12.646 [pool-19-thread-3-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]"
691121:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
691221:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
691321:21:12.646 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
691421:21:12.647 [pool-19-thread-3-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]"
691521:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
691621:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
691721:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
691821:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
691921:21:12.647 [pool-19-thread-3-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]"
692021:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
692121:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
692221:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692321:21:12.647 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
692421:21:12.647 [pool-19-thread-3-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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
692521:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692621:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
692721:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692821:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
692921:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
693021:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
693121:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
693221:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
693321:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
693421:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
693521:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
693621:21:12.648 [pool-19-thread-3-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
693721:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: releasing valid endpoint
693821:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: releasing endpoint
693921:21:12.648 [pool-19-thread-3-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
694021:21:12.648 [pool-19-thread-3-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]
694121:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
694221:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: preparing request execution
694321:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
694421:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
694521:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: target auth state: UNCHALLENGED
694621:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: proxy auth state: UNCHALLENGED
694721:21:12.648 [pool-19-thread-3-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
694821:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquiring endpoint (3 MINUTES)
694921:21:12.648 [pool-19-thread-3-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]
695021:21:12.648 [pool-19-thread-3-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]
695121:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006F: acquired ep-0000006E
695221:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquired endpoint ep-0000006E
695321:21:12.648 [pool-19-thread-3-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
695421:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: start execution ex-0000006F
695521:21:12.648 [pool-19-thread-3-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
695621:21:12.648 [pool-19-thread-3-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
695721:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
695821:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
695921:21:12.648 [pool-19-thread-3-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
696021:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
696121:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
696221:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
696321:21:12.648 [pool-19-thread-3-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]"
696421:21:12.648 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
696521:21:12.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
696621:21:12.649 [pool-19-thread-3-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]"
696721:21:12.649 [pool-19-thread-3-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]"
696821:21:12.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
696921:21:12.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
697021:21:12.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
697121:21:12.659 [pool-19-thread-3-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]"
697221:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
697321:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
697421:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
697521:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
697621:21:12.659 [pool-19-thread-3-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]"
697721:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:12 GMT[\r][\n]"
697821:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
697921:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
698021:21:12.659 [pool-19-thread-3-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-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
698121:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
698221:21:12.659 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
698321:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
698421:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
698521:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
698621:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
698721:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:12 GMT
698821:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
698921:21:12.660 [pool-19-thread-3-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
699021:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: releasing valid endpoint
699121:21:12.660 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: releasing endpoint
699221:21:12.660 [pool-19-thread-3-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
699321:21:12.660 [pool-19-thread-3-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]
699421:21:12.661 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /admiring_curie: Waiting for 60 seconds for URL: http://172.17.0.1:32779/ (where port 32779 maps to container port 8500)
699521:21:13.360 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.869469099S
699621:21:13.362 [pool-19-thread-3-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
699721:21:13.364 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:13 GMT, Content-Type: application/json
699821:21:13.365 [pool-19-thread-3-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
699921:21:13.366 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:13 GMT, Content-Type: application/json
700021:21:13.367 [pool-19-thread-3-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
700121:21:13.370 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.003s, 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: Wed, 31 Dec 2025 20:21:13 GMT, X-Consul-Knownleader: true
700221:21:13.371 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f,false
700321:21:13.371 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json], queryParams={}}
700421:21:13.371 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: preparing request execution
700521:21:13.371 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
700621:21:13.371 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
700721:21:13.371 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: target auth state: UNCHALLENGED
700821:21:13.372 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: proxy auth state: UNCHALLENGED
700921:21:13.372 [pool-19-thread-3-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
701021:21:13.372 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquiring endpoint (3 MINUTES)
701121:21:13.372 [pool-19-thread-3-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]
701221:21:13.372 [pool-19-thread-3-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]
701321:21:13.372 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000070: acquired ep-0000006F
701421:21:13.372 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquired endpoint ep-0000006F
701521:21:13.372 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000070: executing GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1
701621:21:13.372 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: start execution ex-00000070
701721:21:13.372 [pool-19-thread-3-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
701821:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1
701921:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
702021:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
702121:21:13.373 [pool-19-thread-3-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
702221:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
702321:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
702421:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
702521:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1[\r][\n]"
702621:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
702721:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
702821:21:13.373 [pool-19-thread-3-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]"
702921:21:13.373 [pool-19-thread-3-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]"
703021:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
703121:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
703221:21:13.373 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
703321:21:13.374 [pool-19-thread-3-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]"
703421:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
703521:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
703621:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
703721:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
703821:21:13.374 [pool-19-thread-3-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]"
703921:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
704021:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
704121:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
704221:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
704321:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","Created":"2025-12-31T20:21:12.493638108Z","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":4738,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:12.524681496Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/resolv.conf","HostnamePath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/hostname","HostsPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/hosts","LogPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f-json.log","Name":"/admiring_curie","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":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","LowerDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/merged","UpperDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/diff","WorkDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"95f2eff406a2583c7c2fea4df7cf33f33cf51522cc23126ae0351f3f0e9ef419","Source":"/var/lib/docker/volumes/95f2eff406a2583c7c2fea4df7cf33f33cf51522cc23126ae0351f3f0e9ef419/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"8a03db16eb08","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3c9324765b4c6823a0a4d019a6baf6d7076cd02adfc69c36c9bb77ffd7b9c016","SandboxKey":"/var/run/docker/netns/3c9324765b4c","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":"7839853a1aaa4acff2142b7dc4393b659ba1b091d41c644d43d10d26f5fa43d9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4e:04:2c:89:bc:57","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4e:04:2c:89:bc:57","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"7839853a1aaa4acff2142b7dc4393b659ba1b091d41c644d43d10d26f5fa43d9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
704421:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
704521:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
704621:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
704721:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
704821:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
704921:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
705021:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
705121:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
705221:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
705321:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
705421:21:13.374 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
705521:21:13.374 [pool-19-thread-3-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
705621:21:13.376 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: releasing valid endpoint
705721:21:13.376 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: releasing endpoint
705821:21:13.376 [pool-19-thread-3-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
705921:21:13.376 [pool-19-thread-3-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]
706021:21:13.376 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f,<null>
706121:21:13.376 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: preparing request execution
706221:21:13.376 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
706321:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
706421:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: target auth state: UNCHALLENGED
706521:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: proxy auth state: UNCHALLENGED
706621:21:13.377 [pool-19-thread-3-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
706721:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquiring endpoint (3 MINUTES)
706821:21:13.377 [pool-19-thread-3-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]
706921:21:13.377 [pool-19-thread-3-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]
707021:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000071: acquired ep-00000070
707121:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquired endpoint ep-00000070
707221:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000071: executing POST /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/kill HTTP/1.1
707321:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: start execution ex-00000071
707421:21:13.377 [pool-19-thread-3-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
707521:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/kill HTTP/1.1
707621:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
707721:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
707821:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
707921:21:13.377 [pool-19-thread-3-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
708021:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
708121:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
708221:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
708321:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/kill HTTP/1.1[\r][\n]"
708421:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
708521:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
708621:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
708721:21:13.377 [pool-19-thread-3-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]"
708821:21:13.377 [pool-19-thread-3-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]"
708921:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
709021:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
709121:21:13.377 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
709221:21:13.502 [pool-19-thread-3-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]"
709321:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
709421:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
709521:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
709621:21:13.502 [pool-19-thread-3-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]"
709721:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
709821:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
709921:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
710021:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
710121:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
710221:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
710321:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
710421:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
710521:21:13.502 [pool-19-thread-3-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
710621:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: releasing valid endpoint
710721:21:13.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: releasing endpoint
710821:21:13.502 [pool-19-thread-3-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
710921:21:13.502 [pool-19-thread-3-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]
711021:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f,false
711121:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json], queryParams={}}
711221:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: preparing request execution
711321:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
711421:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
711521:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: target auth state: UNCHALLENGED
711621:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: proxy auth state: UNCHALLENGED
711721:21:13.503 [pool-19-thread-3-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
711821:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquiring endpoint (3 MINUTES)
711921:21:13.503 [pool-19-thread-3-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]
712021:21:13.503 [pool-19-thread-3-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]
712121:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000072: acquired ep-00000071
712221:21:13.503 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquired endpoint ep-00000071
712321:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000072: executing GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1
712421:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: start execution ex-00000072
712521:21:13.504 [pool-19-thread-3-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
712621:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1
712721:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
712821:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
712921:21:13.504 [pool-19-thread-3-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
713021:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
713121:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
713221:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
713321:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/json HTTP/1.1[\r][\n]"
713421:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
713521:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
713621:21:13.504 [pool-19-thread-3-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]"
713721:21:13.504 [pool-19-thread-3-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]"
713821:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
713921:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
714021:21:13.504 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
714121:21:13.505 [pool-19-thread-3-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]"
714221:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
714321:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
714421:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
714521:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
714621:21:13.505 [pool-19-thread-3-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]"
714721:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
714821:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
714921:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
715021:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166a[\r][\n]"
715121:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","Created":"2025-12-31T20:21:12.493638108Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:12.524681496Z","FinishedAt":"2025-12-31T20:21:13.391465495Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/resolv.conf","HostnamePath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/hostname","HostsPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/hosts","LogPath":"/var/lib/docker/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f-json.log","Name":"/admiring_curie","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":"8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f","LowerDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/merged","UpperDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/diff","WorkDir":"/var/lib/docker/overlay2/bdd6b58eb05068ee98dfb85c55f51ae43cc6c2345d5217536723b5532c75af30/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"95f2eff406a2583c7c2fea4df7cf33f33cf51522cc23126ae0351f3f0e9ef419","Source":"/var/lib/docker/volumes/95f2eff406a2583c7c2fea4df7cf33f33cf51522cc23126ae0351f3f0e9ef419/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"8a03db16eb08","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
715221:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
715321:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
715421:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
715521:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
715621:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
715721:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
715821:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
715921:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
716021:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
716121:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
716221:21:13.505 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
716321:21:13.506 [pool-19-thread-3-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
716421:21:13.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: releasing valid endpoint
716521:21:13.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: releasing endpoint
716621:21:13.507 [pool-19-thread-3-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
716721:21:13.507 [pool-19-thread-3-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]
716821:21:13.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f,true,true
716921:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: preparing request execution
717021:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
717121:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
717221:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: target auth state: UNCHALLENGED
717321:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: proxy auth state: UNCHALLENGED
717421:21:13.508 [pool-19-thread-3-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
717521:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquiring endpoint (3 MINUTES)
717621:21:13.508 [pool-19-thread-3-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]
717721:21:13.508 [pool-19-thread-3-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]
717821:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000073: acquired ep-00000072
717921:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquired endpoint ep-00000072
718021:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000073: executing DELETE /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f?v=true&force=true HTTP/1.1
718121:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: start execution ex-00000073
718221:21:13.508 [pool-19-thread-3-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
718321:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f?v=true&force=true HTTP/1.1
718421:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
718521:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
718621:21:13.508 [pool-19-thread-3-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
718721:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
718821:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
718921:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
719021:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/8a03db16eb08c8cc06b09942bda759120aaf23cd0d42b07601fc4276b69f2d1f?v=true&force=true HTTP/1.1[\r][\n]"
719121:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
719221:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
719321:21:13.508 [pool-19-thread-3-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]"
719421:21:13.508 [pool-19-thread-3-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]"
719521:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
719621:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
719721:21:13.508 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
719821:21:13.513 [pool-19-thread-3-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]"
719921:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
720021:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
720121:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
720221:21:13.513 [pool-19-thread-3-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]"
720321:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
720421:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
720521:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
720621:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
720721:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
720821:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
720921:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
721021:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
721121:21:13.513 [pool-19-thread-3-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
721221:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: releasing valid endpoint
721321:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: releasing endpoint
721421:21:13.513 [pool-19-thread-3-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
721521:21:13.513 [pool-19-thread-3-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]
721621:21:13.513 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
721721:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
721821:21:13.514 [pool-19-thread-3-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'))
721921:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
722021:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
722121:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
722221:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
722321:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
722421:21:13.514 [pool-19-thread-3-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/
722521:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
722621:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
722721:21:13.514 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@3d817b1c[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;@50eae95}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
722821:21:13.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: preparing request execution
722921:21:13.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
723021:21:13.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
723121:21:13.515 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: target auth state: UNCHALLENGED
723221:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: proxy auth state: UNCHALLENGED
723321:21:13.516 [pool-19-thread-3-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
723421:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquiring endpoint (3 MINUTES)
723521:21:13.516 [pool-19-thread-3-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]
723621:21:13.516 [pool-19-thread-3-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]
723721:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000074: acquired ep-00000073
723821:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquired endpoint ep-00000073
723921:21:13.516 [pool-19-thread-3-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
724021:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: start execution ex-00000074
724121:21:13.516 [pool-19-thread-3-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
724221:21:13.516 [pool-19-thread-3-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
724321:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
724421:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
724521:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
724621:21:13.516 [pool-19-thread-3-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
724721:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
724821:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
724921:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
725021:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
725121:21:13.516 [pool-19-thread-3-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]"
725221:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
725321:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
725421:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
725521:21:13.516 [pool-19-thread-3-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]"
725621:21:13.516 [pool-19-thread-3-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]"
725721:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
725821:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
725921:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
726021:21:13.516 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
726121:21:13.517 [pool-19-thread-3-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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
726221:21:13.533 [pool-19-thread-3-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]"
726321:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
726421:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
726521:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
726621:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
726721:21:13.533 [pool-19-thread-3-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]"
726821:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
726921:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
727021:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
727121:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","Warnings":[]}[\n]"
727221:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
727321:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
727421:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
727521:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
727621:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
727721:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
727821:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
727921:21:13.533 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
728021:21:13.533 [pool-19-thread-3-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
728121:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: releasing valid endpoint
728221:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: releasing endpoint
728321:21:13.534 [pool-19-thread-3-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
728421:21:13.534 [pool-19-thread-3-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]
728521:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea
728621:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea
728721:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: preparing request execution
728821:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
728921:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
729021:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: target auth state: UNCHALLENGED
729121:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: proxy auth state: UNCHALLENGED
729221:21:13.534 [pool-19-thread-3-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
729321:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquiring endpoint (3 MINUTES)
729421:21:13.534 [pool-19-thread-3-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]
729521:21:13.534 [pool-19-thread-3-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]
729621:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000075: acquired ep-00000074
729721:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquired endpoint ep-00000074
729821:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000075: executing POST /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/start HTTP/1.1
729921:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: start execution ex-00000075
730021:21:13.534 [pool-19-thread-3-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
730121:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/start HTTP/1.1
730221:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
730321:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
730421:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
730521:21:13.534 [pool-19-thread-3-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
730621:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
730721:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
730821:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
730921:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/start HTTP/1.1[\r][\n]"
731021:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
731121:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
731221:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
731321:21:13.534 [pool-19-thread-3-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]"
731421:21:13.534 [pool-19-thread-3-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]"
731521:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
731621:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
731721:21:13.534 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
731821:21:13.648 [pool-19-thread-3-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]"
731921:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
732021:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
732121:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
732221:21:13.649 [pool-19-thread-3-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]"
732321:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
732421:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
732521:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
732621:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
732721:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
732821:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
732921:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
733021:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
733121:21:13.649 [pool-19-thread-3-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
733221:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: releasing valid endpoint
733321:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: releasing endpoint
733421:21:13.649 [pool-19-thread-3-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
733521:21:13.649 [pool-19-thread-3-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]
733621:21:13.649 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea,false
733721:21:13.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json], queryParams={}}
733821:21:13.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: preparing request execution
733921:21:13.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
734021:21:13.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
734121:21:13.650 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: target auth state: UNCHALLENGED
734221:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: proxy auth state: UNCHALLENGED
734321:21:13.651 [pool-19-thread-3-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
734421:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquiring endpoint (3 MINUTES)
734521:21:13.651 [pool-19-thread-3-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]
734621:21:13.651 [pool-19-thread-3-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]
734721:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000076: acquired ep-00000075
734821:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquired endpoint ep-00000075
734921:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000076: executing GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1
735021:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: start execution ex-00000076
735121:21:13.651 [pool-19-thread-3-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
735221:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1
735321:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
735421:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
735521:21:13.651 [pool-19-thread-3-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
735621:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
735721:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
735821:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
735921:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1[\r][\n]"
736021:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
736121:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
736221:21:13.651 [pool-19-thread-3-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]"
736321:21:13.651 [pool-19-thread-3-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]"
736421:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
736521:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
736621:21:13.651 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
736721:21:13.652 [pool-19-thread-3-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]"
736821:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
736921:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
737021:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
737121:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
737221:21:13.652 [pool-19-thread-3-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]"
737321:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
737421:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
737521:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
737621:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
737721:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","Created":"2025-12-31T20:21:13.517892636Z","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":4881,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:13.540582232Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/resolv.conf","HostnamePath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/hostname","HostsPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/hosts","LogPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea-json.log","Name":"/ecstatic_williamson","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":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","LowerDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/merged","UpperDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/diff","WorkDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"b37bad70f250c7cfb263ebd6500033ca13ad33ac163f624f15b559b57f235b80","Source":"/var/lib/docker/volumes/b37bad70f250c7cfb263ebd6500033ca13ad33ac163f624f15b559b57f235b80/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"78956c174de4","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3a9fbd8e08f5468c51e5fb3a9bfc455ebebb634be44143c43d6512936ba1cecc","SandboxKey":"/var/run/docker/netns/3a9fbd8e08f5","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":"84407b86b61743cb08b555aedf2abfe954e3228560f05fb1fda1cbc6d440ba78","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ba:af:54:0a:7f:c3","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ba:af:54:0a:7f:c3","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"84407b86b61743cb08b555aedf2abfe954e3228560f05fb1fda1cbc6d440ba78","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
737821:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
737921:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
738021:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
738121:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
738221:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
738321:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
738421:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
738521:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
738621:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
738721:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
738821:21:13.652 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
738921:21:13.652 [pool-19-thread-3-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
739021:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: releasing valid endpoint
739121:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: releasing endpoint
739221:21:13.653 [pool-19-thread-3-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
739321:21:13.653 [pool-19-thread-3-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]
739421:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
739521:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: preparing request execution
739621:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
739721:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
739821:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: target auth state: UNCHALLENGED
739921:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: proxy auth state: UNCHALLENGED
740021:21:13.653 [pool-19-thread-3-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
740121:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquiring endpoint (3 MINUTES)
740221:21:13.653 [pool-19-thread-3-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]
740321:21:13.653 [pool-19-thread-3-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]
740421:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000077: acquired ep-00000076
740521:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquired endpoint ep-00000076
740621:21:13.653 [pool-19-thread-3-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
740721:21:13.653 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: start execution ex-00000077
740821:21:13.653 [pool-19-thread-3-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
740921:21:13.654 [pool-19-thread-3-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
741021:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
741121:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
741221:21:13.654 [pool-19-thread-3-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
741321:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
741421:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
741521:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
741621:21:13.654 [pool-19-thread-3-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]"
741721:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
741821:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
741921:21:13.654 [pool-19-thread-3-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]"
742021:21:13.654 [pool-19-thread-3-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]"
742121:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
742221:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
742321:21:13.654 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
742421:21:13.655 [pool-19-thread-3-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]"
742521:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
742621:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
742721:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
742821:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
742921:21:13.655 [pool-19-thread-3-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]"
743021:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
743121:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
743221:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743321:21:13.655 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
743421:21:13.656 [pool-19-thread-3-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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
743521:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743621:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
743721:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743821:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
743921:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
744021:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
744121:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
744221:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
744321:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
744421:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
744521:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
744621:21:13.656 [pool-19-thread-3-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
744721:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: releasing valid endpoint
744821:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: releasing endpoint
744921:21:13.656 [pool-19-thread-3-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
745021:21:13.656 [pool-19-thread-3-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]
745121:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
745221:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: preparing request execution
745321:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
745421:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
745521:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: target auth state: UNCHALLENGED
745621:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: proxy auth state: UNCHALLENGED
745721:21:13.656 [pool-19-thread-3-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
745821:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquiring endpoint (3 MINUTES)
745921:21:13.656 [pool-19-thread-3-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]
746021:21:13.656 [pool-19-thread-3-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]
746121:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000078: acquired ep-00000077
746221:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquired endpoint ep-00000077
746321:21:13.656 [pool-19-thread-3-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
746421:21:13.656 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: start execution ex-00000078
746521:21:13.656 [pool-19-thread-3-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
746621:21:13.657 [pool-19-thread-3-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
746721:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
746821:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
746921:21:13.657 [pool-19-thread-3-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
747021:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
747121:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
747221:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
747321:21:13.657 [pool-19-thread-3-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]"
747421:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
747521:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
747621:21:13.657 [pool-19-thread-3-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]"
747721:21:13.657 [pool-19-thread-3-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]"
747821:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
747921:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
748021:21:13.657 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
748121:21:13.667 [pool-19-thread-3-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]"
748221:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
748321:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
748421:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
748521:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
748621:21:13.667 [pool-19-thread-3-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]"
748721:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:13 GMT[\r][\n]"
748821:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
748921:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
749021:21:13.667 [pool-19-thread-3-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-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
749121:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
749221:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
749321:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
749421:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
749521:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
749621:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
749721:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:13 GMT
749821:21:13.667 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
749921:21:13.667 [pool-19-thread-3-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
750021:21:13.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: releasing valid endpoint
750121:21:13.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: releasing endpoint
750221:21:13.668 [pool-19-thread-3-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
750321:21:13.668 [pool-19-thread-3-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]
750421:21:13.668 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /ecstatic_williamson: Waiting for 60 seconds for URL: http://172.17.0.1:32780/ (where port 32780 maps to container port 8500)
750521:21:14.362 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.848348954S
750621:21:14.364 [pool-19-thread-3-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
750721:21:14.366 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:14 GMT, Content-Type: application/json
750821:21:14.367 [pool-19-thread-3-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
750921:21:14.369 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:14 GMT, Content-Type: application/json
751021:21:14.369 [pool-19-thread-3-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
751121:21:14.370 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:14 GMT, Content-Type: application/json
751221:21:14.371 [pool-19-thread-3-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
751321:21:14.373 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:14 GMT, X-Consul-Knownleader: true, Content-Type: application/json
751421:21:14.374 [pool-19-thread-3-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
751521:21:14.375 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: DELETE http://172.17.0.1:32780/v1/kv/key?recurse, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:14 GMT, Content-Type: application/json
751621:21:14.375 [pool-19-thread-3-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
751721:21:14.377 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:14 GMT, X-Consul-Knownleader: true
751821:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea,false
751921:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json], queryParams={}}
752021:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: preparing request execution
752121:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
752221:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
752321:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: target auth state: UNCHALLENGED
752421:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: proxy auth state: UNCHALLENGED
752521:21:14.378 [pool-19-thread-3-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
752621:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquiring endpoint (3 MINUTES)
752721:21:14.378 [pool-19-thread-3-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]
752821:21:14.378 [pool-19-thread-3-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]
752921:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000079: acquired ep-00000078
753021:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquired endpoint ep-00000078
753121:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000079: executing GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1
753221:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: start execution ex-00000079
753321:21:14.378 [pool-19-thread-3-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
753421:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1
753521:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
753621:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
753721:21:14.378 [pool-19-thread-3-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
753821:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
753921:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
754021:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
754121:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1[\r][\n]"
754221:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
754321:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
754421:21:14.378 [pool-19-thread-3-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]"
754521:21:14.378 [pool-19-thread-3-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]"
754621:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
754721:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
754821:21:14.378 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
754921:21:14.379 [pool-19-thread-3-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]"
755021:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
755121:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
755221:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
755321:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
755421:21:14.379 [pool-19-thread-3-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]"
755521:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
755621:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
755721:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
755821:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
755921:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","Created":"2025-12-31T20:21:13.517892636Z","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":4881,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:13.540582232Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/resolv.conf","HostnamePath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/hostname","HostsPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/hosts","LogPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea-json.log","Name":"/ecstatic_williamson","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":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","LowerDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/merged","UpperDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/diff","WorkDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/work"},"Name":"overlay2"},"Mounts":[{"T"
756021:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
756121:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
756221:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
756321:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
756421:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
756521:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
756621:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
756721:21:14.379 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
756821:21:14.379 [pool-19-thread-3-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
756921:21:14.380 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ype":"volume","Name":"b37bad70f250c7cfb263ebd6500033ca13ad33ac163f624f15b559b57f235b80","Source":"/var/lib/docker/volumes/b37bad70f250c7cfb263ebd6500033ca13ad33ac163f624f15b559b57f235b80/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"78956c174de4","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"3a9fbd8e08f5468c51e5fb3a9bfc455ebebb634be44143c43d6512936ba1cecc","SandboxKey":"/var/run/docker/netns/3a9fbd8e08f5","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":"84407b86b61743cb08b555aedf2abfe954e3228560f05fb1fda1cbc6d440ba78","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ba:af:54:0a:7f:c3","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ba:af:54:0a:7f:c3","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"84407b86b61743cb08b555aedf2abfe954e3228560f05fb1fda1cbc6d440ba78","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
757021:21:14.380 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
757121:21:14.380 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
757221:21:14.380 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
757321:21:14.380 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: releasing valid endpoint
757421:21:14.380 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: releasing endpoint
757521:21:14.381 [pool-19-thread-3-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
757621:21:14.381 [pool-19-thread-3-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]
757721:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea,<null>
757821:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: preparing request execution
757921:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
758021:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
758121:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: target auth state: UNCHALLENGED
758221:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: proxy auth state: UNCHALLENGED
758321:21:14.381 [pool-19-thread-3-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
758421:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquiring endpoint (3 MINUTES)
758521:21:14.381 [pool-19-thread-3-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]
758621:21:14.381 [pool-19-thread-3-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]
758721:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007A: acquired ep-00000079
758821:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquired endpoint ep-00000079
758921:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007A: executing POST /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/kill HTTP/1.1
759021:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: start execution ex-0000007A
759121:21:14.381 [pool-19-thread-3-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
759221:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/kill HTTP/1.1
759321:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
759421:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
759521:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
759621:21:14.381 [pool-19-thread-3-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
759721:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
759821:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
759921:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
760021:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/kill HTTP/1.1[\r][\n]"
760121:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
760221:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
760321:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
760421:21:14.381 [pool-19-thread-3-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]"
760521:21:14.381 [pool-19-thread-3-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]"
760621:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
760721:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
760821:21:14.381 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
760921:21:14.497 [pool-19-thread-3-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]"
761021:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
761121:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
761221:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
761321:21:14.497 [pool-19-thread-3-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]"
761421:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
761521:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
761621:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
761721:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
761821:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
761921:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
762021:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
762121:21:14.497 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
762221:21:14.497 [pool-19-thread-3-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
762321:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: releasing valid endpoint
762421:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: releasing endpoint
762521:21:14.498 [pool-19-thread-3-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
762621:21:14.498 [pool-19-thread-3-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]
762721:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea,false
762821:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json], queryParams={}}
762921:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: preparing request execution
763021:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
763121:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
763221:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: target auth state: UNCHALLENGED
763321:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: proxy auth state: UNCHALLENGED
763421:21:14.498 [pool-19-thread-3-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
763521:21:14.498 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquiring endpoint (3 MINUTES)
763621:21:14.499 [pool-19-thread-3-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]
763721:21:14.499 [pool-19-thread-3-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]
763821:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007B: acquired ep-0000007A
763921:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquired endpoint ep-0000007A
764021:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007B: executing GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1
764121:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: start execution ex-0000007B
764221:21:14.499 [pool-19-thread-3-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
764321:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1
764421:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
764521:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
764621:21:14.499 [pool-19-thread-3-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
764721:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
764821:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
764921:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
765021:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/json HTTP/1.1[\r][\n]"
765121:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
765221:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
765321:21:14.499 [pool-19-thread-3-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]"
765421:21:14.499 [pool-19-thread-3-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]"
765521:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
765621:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
765721:21:14.499 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
765821:21:14.500 [pool-19-thread-3-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]"
765921:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
766021:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
766121:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
766221:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
766321:21:14.500 [pool-19-thread-3-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]"
766421:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
766521:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
766621:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
766721:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166f[\r][\n]"
766821:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","Created":"2025-12-31T20:21:13.517892636Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:13.540582232Z","FinishedAt":"2025-12-31T20:21:14.394878124Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/resolv.conf","HostnamePath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/hostname","HostsPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/hosts","LogPath":"/var/lib/docker/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea-json.log","Name":"/ecstatic_williamson","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":"78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea","LowerDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/merged","UpperDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/diff","WorkDir":"/var/lib/docker/overlay2/2903e988d50832e1d4206038445cc93aca308a71070077acaf0a216f41410dad/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"b37bad70f250c7cfb263ebd6500033ca13ad33ac163f624f15b559b57f235b80","Source":"/var/lib/docker/volumes/b37bad70f250c7cfb263ebd6500033ca13ad33ac163f624f15b559b57f235b80/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"78956c174de4","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
766921:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
767021:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
767121:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
767221:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
767321:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
767421:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
767521:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
767621:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
767721:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
767821:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
767921:21:14.500 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
768021:21:14.500 [pool-19-thread-3-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
768121:21:14.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: releasing valid endpoint
768221:21:14.501 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: releasing endpoint
768321:21:14.501 [pool-19-thread-3-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
768421:21:14.501 [pool-19-thread-3-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]
768521:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea,true,true
768621:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: preparing request execution
768721:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
768821:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
768921:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: target auth state: UNCHALLENGED
769021:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: proxy auth state: UNCHALLENGED
769121:21:14.502 [pool-19-thread-3-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
769221:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquiring endpoint (3 MINUTES)
769321:21:14.502 [pool-19-thread-3-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]
769421:21:14.502 [pool-19-thread-3-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]
769521:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007C: acquired ep-0000007B
769621:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquired endpoint ep-0000007B
769721:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007C: executing DELETE /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea?v=true&force=true HTTP/1.1
769821:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: start execution ex-0000007C
769921:21:14.502 [pool-19-thread-3-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
770021:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea?v=true&force=true HTTP/1.1
770121:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
770221:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
770321:21:14.502 [pool-19-thread-3-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
770421:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
770521:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
770621:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
770721:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/78956c174de49761a0a21d1859464f353e6626216cc7c693c6c8e839c094c4ea?v=true&force=true HTTP/1.1[\r][\n]"
770821:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
770921:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
771021:21:14.502 [pool-19-thread-3-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]"
771121:21:14.502 [pool-19-thread-3-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]"
771221:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
771321:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
771421:21:14.502 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
771521:21:14.507 [pool-19-thread-3-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]"
771621:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
771721:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
771821:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
771921:21:14.507 [pool-19-thread-3-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]"
772021:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
772121:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
772221:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
772321:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
772421:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
772521:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
772621:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
772721:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
772821:21:14.507 [pool-19-thread-3-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
772921:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: releasing valid endpoint
773021:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: releasing endpoint
773121:21:14.507 [pool-19-thread-3-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
773221:21:14.507 [pool-19-thread-3-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]
773321:21:14.507 [pool-19-thread-3-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
7734[info] CirceKVStoreSpec:
7735[info] kv store
7736[info] - should put and get key
7737[info] - should put and get keys
7738[info] - should put and get multiple values
7739[info] - should get not existing key
7740[info] - should put and delete key
7741[info] - should put and delete recurse
774221:21:14.518 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
774321:21:14.518 [pool-19-thread-3] 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'))
774421:21:14.518 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
774521:21:14.518 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
774621:21:14.518 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
774721:21:14.518 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
774821:21:14.518 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
774921:21:14.518 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
775021:21:14.518 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
775121:21:14.518 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
775221:21:14.518 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2bac1c49[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;@5020ad51}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
775321:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: preparing request execution
775421:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
775521:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
775621:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: target auth state: UNCHALLENGED
775721:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: proxy auth state: UNCHALLENGED
775821:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007D: acquiring connection with route {}->unix://localhost:2375
775921:21:14.519 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquiring endpoint (3 MINUTES)
776021:21:14.519 [pool-19-thread-3] 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]
776121:21:14.520 [pool-19-thread-3] 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]
776221:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007D: acquired ep-0000007C
776321:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquired endpoint ep-0000007C
776421:21:14.520 [pool-19-thread-3] 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
776521:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: start execution ex-0000007D
776621:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: executing exchange ex-0000007D over http-outgoing-1
776721:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
776821:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
776921:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
777021:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
777121:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
777221:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
777321:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
777421:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
777521:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
777621:21:14.520 [pool-19-thread-3] 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]"
777721:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
777821:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
777921:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
778021:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
778121:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
778221:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
778321:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
778421:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
778521:21:14.520 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
778621:21:14.520 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
778721:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
778821:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
778921:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
779021:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
779121:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
779221:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
779321:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
779421:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
779521:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
779621:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","Warnings":[]}[\n]"
779721:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
779821:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
779921:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
780021:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
780121:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
780221:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
780321:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
780421:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
780521:21:14.539 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007D: connection can be kept alive for 3 MINUTES
780621:21:14.540 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: releasing valid endpoint
780721:21:14.540 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: releasing endpoint
780821:21:14.540 [pool-19-thread-3] 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
780921:21:14.540 [pool-19-thread-3] 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]
781021:21:14.540 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9
781121:21:14.540 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9
781221:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: preparing request execution
781321:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
781421:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
781521:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: target auth state: UNCHALLENGED
781621:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: proxy auth state: UNCHALLENGED
781721:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007E: acquiring connection with route {}->unix://localhost:2375
781821:21:14.541 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquiring endpoint (3 MINUTES)
781921:21:14.542 [pool-19-thread-3] 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]
782021:21:14.542 [pool-19-thread-3] 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]
782121:21:14.542 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007E: acquired ep-0000007D
782221:21:14.542 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquired endpoint ep-0000007D
782321:21:14.542 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: executing POST /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/start HTTP/1.1
782421:21:14.542 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: start execution ex-0000007E
782521:21:14.542 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: executing exchange ex-0000007E over http-outgoing-1
782621:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/start HTTP/1.1
782721:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
782821:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
782921:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
783021:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
783121:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
783221:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
783321:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
783421:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/start HTTP/1.1[\r][\n]"
783521:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
783621:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
783721:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
783821:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
783921:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
784021:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
784121:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
784221:21:14.543 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
784321:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
784421:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
784521:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
784621:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
784721:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
784821:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
784921:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
785021:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
785121:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
785221:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
785321:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
785421:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
785521:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
785621:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: connection can be kept alive for 3 MINUTES
785721:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: releasing valid endpoint
785821:21:14.662 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: releasing endpoint
785921:21:14.662 [pool-19-thread-3] 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
786021:21:14.662 [pool-19-thread-3] 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]
786121:21:14.663 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9,false
786221:21:14.664 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json], queryParams={}}
786321:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: preparing request execution
786421:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
786521:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
786621:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: target auth state: UNCHALLENGED
786721:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: proxy auth state: UNCHALLENGED
786821:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007F: acquiring connection with route {}->unix://localhost:2375
786921:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquiring endpoint (3 MINUTES)
787021:21:14.664 [pool-19-thread-3] 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]
787121:21:14.664 [pool-19-thread-3] 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]
787221:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007F: acquired ep-0000007E
787321:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquired endpoint ep-0000007E
787421:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: executing GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1
787521:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: start execution ex-0000007F
787621:21:14.664 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: executing exchange ex-0000007F over http-outgoing-1
787721:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1
787821:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
787921:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
788021:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
788121:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
788221:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
788321:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
788421:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1[\r][\n]"
788521:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
788621:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
788721:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
788821:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
788921:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
789021:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
789121:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
789221:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
789321:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
789421:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
789521:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
789621:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
789721:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
789821:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
789921:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
790021:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790121:21:14.665 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
790221:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","Created":"2025-12-31T20:21:14.521647369Z","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":5021,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:14.548853962Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/resolv.conf","HostnamePath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/hostname","HostsPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/hosts","LogPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9-json.log","Name":"/relaxed_blackwell","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":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","LowerDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/merged","UpperDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/diff","WorkDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3b80be083c0d4099eb94be12c1ea5d06ff58df3950f986d56724e6518456b7ca","Source":"/var/lib/docker/volumes/3b80be083c0d4099eb94be12c1ea5d06ff58df3950f986d56724e6518456b7ca/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a961045da046","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"205ee35d0a69789b66e74050e20564a46c46d9a456e1014f56b362e84018d576","SandboxKey":"/var/run/docker/netns/205ee35d0a69","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":"261d1739d2384ab67351128c1a4c4637a594e0a1291d45eeddf437217c854dd9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"16:45:72:94:be:9d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"16:45:72:94:be:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"261d1739d2384ab67351128c1a4c4637a594e0a1291d45eeddf437217c854dd9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
790321:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790421:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
790521:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790621:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
790721:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
790821:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
790921:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
791021:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
791121:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
791221:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
791321:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
791421:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: connection can be kept alive for 3 MINUTES
791521:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: releasing valid endpoint
791621:21:14.666 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: releasing endpoint
791721:21:14.666 [pool-19-thread-3] 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
791821:21:14.667 [pool-19-thread-3] 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]
791921:21:14.667 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
792021:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: preparing request execution
792121:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
792221:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
792321:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: target auth state: UNCHALLENGED
792421:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: proxy auth state: UNCHALLENGED
792521:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000080: acquiring connection with route {}->unix://localhost:2375
792621:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquiring endpoint (3 MINUTES)
792721:21:14.667 [pool-19-thread-3] 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]
792821:21:14.667 [pool-19-thread-3] 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]
792921:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000080: acquired ep-0000007F
793021:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquired endpoint ep-0000007F
793121:21:14.667 [pool-19-thread-3] 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
793221:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: start execution ex-00000080
793321:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: executing exchange ex-00000080 over http-outgoing-1
793421:21:14.667 [pool-19-thread-3] 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
793521:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
793621:21:14.667 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
793721:21:14.668 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
793821:21:14.668 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
793921:21:14.668 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
794021:21:14.669 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
794121:21:14.669 [pool-19-thread-3] 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]"
794221:21:14.669 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
794321:21:14.669 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
794421:21:14.669 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
794521:21:14.669 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
794621:21:14.670 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
794721:21:14.670 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
794821:21:14.670 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
794921:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
795021:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
795121:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
795221:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
795321:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
795421:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
795521:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
795621:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
795721:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
795821:21:14.671 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
795921:21:14.672 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
796021:21:14.672 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
796121:21:14.672 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
796221:21:14.672 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
796321:21:14.672 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
796421:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
796521:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
796621:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
796721:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
796821:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
796921:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
797021:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
797121:21:14.673 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000080: connection can be kept alive for 3 MINUTES
797221:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: releasing valid endpoint
797321:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: releasing endpoint
797421:21:14.675 [pool-19-thread-3] 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
797521:21:14.675 [pool-19-thread-3] 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]
797621:21:14.675 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
797721:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: preparing request execution
797821:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
797921:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
798021:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: target auth state: UNCHALLENGED
798121:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: proxy auth state: UNCHALLENGED
798221:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000081: acquiring connection with route {}->unix://localhost:2375
798321:21:14.675 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquiring endpoint (3 MINUTES)
798421:21:14.675 [pool-19-thread-3] 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]
798521:21:14.676 [pool-19-thread-3] 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]
798621:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000081: acquired ep-00000080
798721:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquired endpoint ep-00000080
798821:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: executing GET /v1.32/version HTTP/1.1
798921:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: start execution ex-00000081
799021:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: executing exchange ex-00000081 over http-outgoing-1
799121:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
799221:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
799321:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
799421:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
799521:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
799621:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
799721:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
799821:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
799921:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
800021:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
800121:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
800221:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
800321:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
800421:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
800521:21:14.676 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
800621:21:14.684 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
800721:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
800821:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
800921:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
801021:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
801121:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
801221:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:14 GMT[\r][\n]"
801321:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
801421:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
801521:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
801621:21:14.685 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
801721:21:14.686 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
801821:21:14.686 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
801921:21:14.686 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
802021:21:14.687 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
802121:21:14.687 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
802221:21:14.687 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:14 GMT
802321:21:14.687 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
802421:21:14.687 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: connection can be kept alive for 3 MINUTES
802521:21:14.688 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: releasing valid endpoint
802621:21:14.688 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: releasing endpoint
802721:21:14.689 [pool-19-thread-3] 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
802821:21:14.690 [pool-19-thread-3] 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]
802921:21:14.690 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /relaxed_blackwell: Waiting for 60 seconds for URL: http://172.17.0.1:32781/ (where port 32781 maps to container port 8500)
803021:21:15.364 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.845860287S
803121:21:15.367 [pool-19-thread-3-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
803221:21:15.376 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/members?, took: 0.009s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 733, Date: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
803321:21:15.380 [pool-19-thread-3-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
803421:21:15.383 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:15 GMT
803521:21:15.384 [pool-19-thread-3-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
803621:21:15.386 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 383, Date: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
803721:21:15.387 [pool-19-thread-3-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
803821:21:15.388 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
803921:21:15.389 [pool-19-thread-3-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
804021:21:15.390 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
804121:21:15.392 [pool-19-thread-3-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
804221:21:15.394 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
804321:21:15.395 [pool-19-thread-3-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
804421:21:15.397 [pool-19-thread-3-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.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:15 GMT
804521:21:15.397 [pool-19-thread-3-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
804621:21:15.399 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
804721:21:15.399 [pool-19-thread-3-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
804821:21:15.401 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
804921:21:15.402 [pool-19-thread-3-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
805021:21:15.402 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
805121:21:15.405 [pool-19-thread-3-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
805221:21:15.407 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
805321:21:15.407 [pool-19-thread-3-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
805421:21:15.409 [pool-19-thread-3-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.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:15 GMT
805521:21:15.410 [pool-19-thread-3-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
805621:21:15.411 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
805721:21:15.412 [pool-19-thread-3-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
805821:21:15.414 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
805921:21:15.415 [pool-19-thread-3-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
806021:21:15.416 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
806121:21:15.418 [pool-19-thread-3-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
806221:21:15.420 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
806321:21:15.421 [pool-19-thread-3-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
806421:21:15.422 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
806521:21:15.423 [pool-19-thread-3-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
806621:21:15.425 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 404, Date: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
806721:21:15.425 [pool-19-thread-3-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
806821:21:15.427 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
806921:21:15.427 [pool-19-thread-3-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
807021:21:15.429 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
807121:21:15.431 [pool-19-thread-3-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
807221:21:15.433 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
807321:21:15.435 [pool-19-thread-3-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
807421:21:15.437 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
807521:21:15.438 [pool-19-thread-3-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
807621:21:15.439 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
807721:21:15.439 [pool-19-thread-3-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
807821:21:15.441 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
807921:21:15.441 [pool-19-thread-3-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
808021:21:15.442 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
808121:21:15.445 [pool-19-thread-3-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
808221:21:15.447 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
808321:21:15.448 [pool-19-thread-3-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
808421:21:15.449 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
808521:21:15.450 [pool-19-thread-3-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
808621:21:15.451 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
808721:21:15.451 [pool-19-thread-3-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
808821:21:15.453 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:15 GMT
808921:21:15.453 [pool-19-thread-3-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
809021:21:15.454 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
809121:21:15.457 [pool-19-thread-3-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
809221:21:15.461 [pool-19-thread-3-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:15 GMT
809321:21:15.462 [pool-19-thread-3-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
809421:21:15.463 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
809521:21:15.464 [pool-19-thread-3-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
809621:21:15.468 [pool-19-thread-3-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.004s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 450, Date: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
809721:21:15.469 [pool-19-thread-3-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
809821:21:15.473 [pool-19-thread-3-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.004s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 468, Date: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
809921:21:15.474 [pool-19-thread-3-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
810021:21:15.475 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
810121:21:15.476 [pool-19-thread-3-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
810221:21:15.477 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
810321:21:15.480 [pool-19-thread-3-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
810421:21:15.482 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
810521:21:15.483 [pool-19-thread-3-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
810621:21:15.484 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
810721:21:15.485 [pool-19-thread-3-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
810821:21:15.486 [pool-19-thread-3-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.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Wed, 31 Dec 2025 20:21:15 GMT
810921:21:15.487 [pool-19-thread-3-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
811021:21:15.489 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
811121:21:15.490 [pool-19-thread-3-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
811221:21:15.491 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT
811321:21:15.491 [pool-19-thread-3-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
811421:21:15.492 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:15 GMT, Content-Type: application/json
811521:21:15.493 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9,false
811621:21:15.494 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json], queryParams={}}
811721:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: preparing request execution
811821:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
811921:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
812021:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: target auth state: UNCHALLENGED
812121:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: proxy auth state: UNCHALLENGED
812221:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000082: acquiring connection with route {}->unix://localhost:2375
812321:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquiring endpoint (3 MINUTES)
812421:21:15.494 [pool-19-thread-3] 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]
812521:21:15.494 [pool-19-thread-3] 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]
812621:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000082: acquired ep-00000081
812721:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquired endpoint ep-00000081
812821:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: executing GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1
812921:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: start execution ex-00000082
813021:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: executing exchange ex-00000082 over http-outgoing-1
813121:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1
813221:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
813321:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
813421:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
813521:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
813621:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
813721:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
813821:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1[\r][\n]"
813921:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
814021:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
814121:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
814221:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
814321:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
814421:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
814521:21:15.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
814621:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
814721:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
814821:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
814921:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
815021:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
815121:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
815221:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
815321:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
815421:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
815521:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
815621:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","Created":"2025-12-31T20:21:14.521647369Z","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":5021,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:14.548853962Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/resolv.conf","HostnamePath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/hostname","HostsPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/hosts","LogPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9-json.log","Name":"/relaxed_blackwell","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":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","LowerDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/merged","UpperDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/diff","WorkDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/work"},"Name":"overlay2"},"Mounts":[{"Typ"
815721:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
815821:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
815921:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
816021:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
816121:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
816221:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
816321:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
816421:21:15.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
816521:21:15.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: connection can be kept alive for 3 MINUTES
816621:21:15.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"3b80be083c0d4099eb94be12c1ea5d06ff58df3950f986d56724e6518456b7ca","Source":"/var/lib/docker/volumes/3b80be083c0d4099eb94be12c1ea5d06ff58df3950f986d56724e6518456b7ca/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a961045da046","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"205ee35d0a69789b66e74050e20564a46c46d9a456e1014f56b362e84018d576","SandboxKey":"/var/run/docker/netns/205ee35d0a69","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":"261d1739d2384ab67351128c1a4c4637a594e0a1291d45eeddf437217c854dd9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"16:45:72:94:be:9d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"16:45:72:94:be:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"261d1739d2384ab67351128c1a4c4637a594e0a1291d45eeddf437217c854dd9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
816721:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
816821:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
816921:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
817021:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: releasing valid endpoint
817121:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: releasing endpoint
817221:21:15.497 [pool-19-thread-3] 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
817321:21:15.497 [pool-19-thread-3] 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]
817421:21:15.497 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9,<null>
817521:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: preparing request execution
817621:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
817721:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
817821:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: target auth state: UNCHALLENGED
817921:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: proxy auth state: UNCHALLENGED
818021:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000083: acquiring connection with route {}->unix://localhost:2375
818121:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquiring endpoint (3 MINUTES)
818221:21:15.497 [pool-19-thread-3] 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]
818321:21:15.497 [pool-19-thread-3] 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]
818421:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000083: acquired ep-00000082
818521:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquired endpoint ep-00000082
818621:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: executing POST /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/kill HTTP/1.1
818721:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: start execution ex-00000083
818821:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: executing exchange ex-00000083 over http-outgoing-1
818921:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/kill HTTP/1.1
819021:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
819121:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
819221:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
819321:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
819421:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
819521:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
819621:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
819721:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/kill HTTP/1.1[\r][\n]"
819821:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
819921:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
820021:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
820121:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
820221:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
820321:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
820421:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
820521:21:15.497 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
820621:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
820721:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
820821:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
820921:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
821021:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
821121:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
821221:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
821321:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
821421:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
821521:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
821621:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
821721:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
821821:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
821921:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: connection can be kept alive for 3 MINUTES
822021:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: releasing valid endpoint
822121:21:15.628 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: releasing endpoint
822221:21:15.628 [pool-19-thread-3] 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
822321:21:15.628 [pool-19-thread-3] 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]
822421:21:15.630 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9,false
822521:21:15.630 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json], queryParams={}}
822621:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: preparing request execution
822721:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
822821:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
822921:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: target auth state: UNCHALLENGED
823021:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: proxy auth state: UNCHALLENGED
823121:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000084: acquiring connection with route {}->unix://localhost:2375
823221:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquiring endpoint (3 MINUTES)
823321:21:15.631 [pool-19-thread-3] 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]
823421:21:15.631 [pool-19-thread-3] 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]
823521:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000084: acquired ep-00000083
823621:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquired endpoint ep-00000083
823721:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: executing GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1
823821:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: start execution ex-00000084
823921:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: executing exchange ex-00000084 over http-outgoing-1
824021:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1
824121:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
824221:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
824321:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
824421:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
824521:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
824621:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
824721:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/json HTTP/1.1[\r][\n]"
824821:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
824921:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
825021:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
825121:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
825221:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
825321:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
825421:21:15.631 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
825521:21:15.632 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
825621:21:15.632 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
825721:21:15.632 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
825821:21:15.632 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
825921:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
826021:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
826121:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
826221:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
826321:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826421:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
826521:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","Created":"2025-12-31T20:21:14.521647369Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:14.548853962Z","FinishedAt":"2025-12-31T20:21:15.516136849Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/resolv.conf","HostnamePath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/hostname","HostsPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/hosts","LogPath":"/var/lib/docker/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9-json.log","Name":"/relaxed_blackwell","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":"a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9","LowerDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/merged","UpperDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/diff","WorkDir":"/var/lib/docker/overlay2/7d7c7b433fe184262ba691e6df5c1ed2e6b5f114cf272b6dcca0b0216d8abf24/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3b80be083c0d4099eb94be12c1ea5d06ff58df3950f986d56724e6518456b7ca","Source":"/var/lib/docker/volumes/3b80be083c0d4099eb94be12c1ea5d06ff58df3950f986d56724e6518456b7ca/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"a961045da046","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
826621:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826721:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
826821:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826921:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
827021:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
827121:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
827221:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
827321:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
827421:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
827521:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
827621:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
827721:21:15.633 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: connection can be kept alive for 3 MINUTES
827821:21:15.635 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: releasing valid endpoint
827921:21:15.635 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: releasing endpoint
828021:21:15.635 [pool-19-thread-3] 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
828121:21:15.635 [pool-19-thread-3] 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]
828221:21:15.635 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9,true,true
828321:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: preparing request execution
828421:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
828521:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
828621:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: target auth state: UNCHALLENGED
828721:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: proxy auth state: UNCHALLENGED
828821:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000085: acquiring connection with route {}->unix://localhost:2375
828921:21:15.636 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquiring endpoint (3 MINUTES)
829021:21:15.636 [pool-19-thread-3] 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]
829121:21:15.637 [pool-19-thread-3] 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]
829221:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000085: acquired ep-00000084
829321:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquired endpoint ep-00000084
829421:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: executing DELETE /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9?v=true&force=true HTTP/1.1
829521:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: start execution ex-00000085
829621:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: executing exchange ex-00000085 over http-outgoing-1
829721:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9?v=true&force=true HTTP/1.1
829821:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
829921:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
830021:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
830121:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
830221:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
830321:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
830421:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/a961045da0463cb104afcae59d07783ab7538b1a22be3e107d7b996fc2b0add9?v=true&force=true HTTP/1.1[\r][\n]"
830521:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
830621:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
830721:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
830821:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
830921:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
831021:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
831121:21:15.637 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
831221:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
831321:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
831421:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
831521:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
831621:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
831721:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
831821:21:15.643 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
831921:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
832021:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
832121:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
832221:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
832321:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
832421:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
832521:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: connection can be kept alive for 3 MINUTES
832621:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: releasing valid endpoint
832721:21:15.644 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: releasing endpoint
832821:21:15.644 [pool-19-thread-3] 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
832921:21:15.644 [pool-19-thread-3] 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]
833021:21:15.644 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8331[info] CirceAgentSpec:
8332[info] agent
8333[info] - should return member info
8334[info] - should register check, get info and deregister it
8335[info] - should register check and manually update status to pass
8336[info] - should register check and manually update status to warn
8337[info] - should register check and manually update status to fail
8338[info] - should register check and manually update status using update api
8339[info] - should register service, return info and delete it
8340[info] - should register service with checks, return health info and delete it
8341[info] - should register service and enable maintenance mode
834221:21:15.655 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
834321:21:15.655 [pool-19-thread-3] 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'))
834421:21:15.655 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
834521:21:15.655 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
834621:21:15.655 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
834721:21:15.655 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
834821:21:15.655 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
834921:21:15.655 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
835021:21:15.655 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
835121:21:15.655 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
835221:21:15.655 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7cc383f6[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;@1dbcd5cd}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
835321:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: preparing request execution
835421:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
835521:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
835621:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: target auth state: UNCHALLENGED
835721:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: proxy auth state: UNCHALLENGED
835821:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000086: acquiring connection with route {}->unix://localhost:2375
835921:21:15.657 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquiring endpoint (3 MINUTES)
836021:21:15.658 [pool-19-thread-3] 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]
836121:21:15.658 [pool-19-thread-3] 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]
836221:21:15.658 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000086: acquired ep-00000085
836321:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquired endpoint ep-00000085
836421:21:15.659 [pool-19-thread-3] 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
836521:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: start execution ex-00000086
836621:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: executing exchange ex-00000086 over http-outgoing-1
836721:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
836821:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
836921:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
837021:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
837121:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
837221:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
837321:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
837421:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
837521:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
837621:21:15.659 [pool-19-thread-3] 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]"
837721:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
837821:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
837921:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
838021:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
838121:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
838221:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
838321:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
838421:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
838521:21:15.659 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
838621:21:15.659 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
838721:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
838821:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
838921:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
839021:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
839121:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
839221:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
839321:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
839421:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
839521:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
839621:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","Warnings":[]}[\n]"
839721:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
839821:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
839921:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
840021:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
840121:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
840221:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
840321:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
840421:21:15.690 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
840521:21:15.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000086: connection can be kept alive for 3 MINUTES
840621:21:15.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: releasing valid endpoint
840721:21:15.691 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: releasing endpoint
840821:21:15.691 [pool-19-thread-3] 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
840921:21:15.691 [pool-19-thread-3] 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]
841021:21:15.691 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500
841121:21:15.692 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500
841221:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: preparing request execution
841321:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
841421:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
841521:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: target auth state: UNCHALLENGED
841621:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: proxy auth state: UNCHALLENGED
841721:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000087: acquiring connection with route {}->unix://localhost:2375
841821:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquiring endpoint (3 MINUTES)
841921:21:15.692 [pool-19-thread-3] 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]
842021:21:15.692 [pool-19-thread-3] 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]
842121:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000087: acquired ep-00000086
842221:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquired endpoint ep-00000086
842321:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: executing POST /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/start HTTP/1.1
842421:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: start execution ex-00000087
842521:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: executing exchange ex-00000087 over http-outgoing-1
842621:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/start HTTP/1.1
842721:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
842821:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
842921:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
843021:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
843121:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
843221:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
843321:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
843421:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/start HTTP/1.1[\r][\n]"
843521:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
843621:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
843721:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
843821:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
843921:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
844021:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
844121:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
844221:21:15.692 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
844321:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
844421:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
844521:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
844621:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
844721:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
844821:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
844921:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
845021:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
845121:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
845221:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
845321:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
845421:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
845521:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
845621:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: connection can be kept alive for 3 MINUTES
845721:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: releasing valid endpoint
845821:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: releasing endpoint
845921:21:15.813 [pool-19-thread-3] 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
846021:21:15.813 [pool-19-thread-3] 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]
846121:21:15.813 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500,false
846221:21:15.813 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json], queryParams={}}
846321:21:15.813 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: preparing request execution
846421:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
846521:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
846621:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: target auth state: UNCHALLENGED
846721:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: proxy auth state: UNCHALLENGED
846821:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000088: acquiring connection with route {}->unix://localhost:2375
846921:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquiring endpoint (3 MINUTES)
847021:21:15.814 [pool-19-thread-3] 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]
847121:21:15.814 [pool-19-thread-3] 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]
847221:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000088: acquired ep-00000087
847321:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquired endpoint ep-00000087
847421:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: executing GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1
847521:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: start execution ex-00000088
847621:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: executing exchange ex-00000088 over http-outgoing-1
847721:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1
847821:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
847921:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
848021:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
848121:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
848221:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
848321:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
848421:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1[\r][\n]"
848521:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
848621:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
848721:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
848821:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
848921:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
849021:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
849121:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
849221:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
849321:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
849421:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
849521:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
849621:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
849721:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
849821:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
849921:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
850021:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
850121:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
850221:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","Created":"2025-12-31T20:21:15.661099507Z","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":5166,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:15.701025442Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/resolv.conf","HostnamePath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/hostname","HostsPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/hosts","LogPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500-json.log","Name":"/interesting_panini","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":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","LowerDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/merged","UpperDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/diff","WorkDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/work"},"Name":"overlay2"},"Mounts":[{"Ty"
850321:21:15.814 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
850421:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
850521:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
850621:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
850721:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
850821:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
850921:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
851021:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
851121:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: connection can be kept alive for 3 MINUTES
851221:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"870c83e32131cd3887e7cfe061d168e589678d0421b8975901a0d683a9e7ed3c","Source":"/var/lib/docker/volumes/870c83e32131cd3887e7cfe061d168e589678d0421b8975901a0d683a9e7ed3c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"67db1b95d7fa","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1b23ea71d270a96845f6bfe4ee003824cd32126913a563e5b3b367ce3f1fdebf","SandboxKey":"/var/run/docker/netns/1b23ea71d270","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":"f61043edf4dfe47479af682bc6dfd2987a2722b09ba9e1d23246cd27113d7869","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"3a:b4:64:6f:87:fe","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"3a:b4:64:6f:87:fe","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"f61043edf4dfe47479af682bc6dfd2987a2722b09ba9e1d23246cd27113d7869","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
851321:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
851421:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
851521:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
851621:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: releasing valid endpoint
851721:21:15.815 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: releasing endpoint
851821:21:15.815 [pool-19-thread-3] 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
851921:21:15.815 [pool-19-thread-3] 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]
852021:21:15.816 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
852121:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: preparing request execution
852221:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
852321:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
852421:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: target auth state: UNCHALLENGED
852521:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: proxy auth state: UNCHALLENGED
852621:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000089: acquiring connection with route {}->unix://localhost:2375
852721:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquiring endpoint (3 MINUTES)
852821:21:15.816 [pool-19-thread-3] 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]
852921:21:15.816 [pool-19-thread-3] 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]
853021:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000089: acquired ep-00000088
853121:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquired endpoint ep-00000088
853221:21:15.816 [pool-19-thread-3] 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
853321:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: start execution ex-00000089
853421:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: executing exchange ex-00000089 over http-outgoing-1
853521:21:15.816 [pool-19-thread-3] 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
853621:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
853721:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
853821:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
853921:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
854021:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
854121:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
854221:21:15.816 [pool-19-thread-3] 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]"
854321:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
854421:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
854521:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
854621:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
854721:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
854821:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
854921:21:15.816 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
855021:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
855121:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
855221:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
855321:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
855421:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
855521:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
855621:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
855721:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
855821:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
855921:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
856021:21:15.817 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
856121:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
856221:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
856321:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
856421:21:15.817 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
856521:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
856621:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
856721:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
856821:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
856921:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
857021:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
857121:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
857221:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000089: connection can be kept alive for 3 MINUTES
857321:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: releasing valid endpoint
857421:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: releasing endpoint
857521:21:15.818 [pool-19-thread-3] 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
857621:21:15.818 [pool-19-thread-3] 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]
857721:21:15.818 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
857821:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: preparing request execution
857921:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
858021:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
858121:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: target auth state: UNCHALLENGED
858221:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: proxy auth state: UNCHALLENGED
858321:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008A: acquiring connection with route {}->unix://localhost:2375
858421:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquiring endpoint (3 MINUTES)
858521:21:15.818 [pool-19-thread-3] 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]
858621:21:15.818 [pool-19-thread-3] 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]
858721:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008A: acquired ep-00000089
858821:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquired endpoint ep-00000089
858921:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: executing GET /v1.32/version HTTP/1.1
859021:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: start execution ex-0000008A
859121:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: executing exchange ex-0000008A over http-outgoing-1
859221:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
859321:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
859421:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
859521:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
859621:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
859721:21:15.818 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
859821:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
859921:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
860021:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
860121:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
860221:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
860321:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
860421:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
860521:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
860621:21:15.819 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
860721:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
860821:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
860921:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
861021:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
861121:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
861221:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
861321:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:15 GMT[\r][\n]"
861421:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
861521:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
861621:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
861721:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
861821:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
861921:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
862021:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
862121:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
862221:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
862321:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:15 GMT
862421:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
862521:21:15.830 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: connection can be kept alive for 3 MINUTES
862621:21:15.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: releasing valid endpoint
862721:21:15.831 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: releasing endpoint
862821:21:15.831 [pool-19-thread-3] 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
862921:21:15.831 [pool-19-thread-3] 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]
863021:21:15.831 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /interesting_panini: Waiting for 60 seconds for URL: http://172.17.0.1:32782/ (where port 32782 maps to container port 8500)
863121:21:16.365 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.710076529S
863221:21:16.369 [pool-19-thread-3-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
863321:21:16.371 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
863421:21:16.372 [pool-19-thread-3-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
863521:21:16.374 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
863621:21:16.375 [pool-19-thread-3-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
863721:21:16.382 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.006s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
863821:21:16.382 [pool-19-thread-3-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
863921:21:16.384 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
864021:21:16.386 [pool-19-thread-3-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
864121:21:16.387 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
864221:21:16.388 [pool-19-thread-3-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
864321:21:16.389 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
864421:21:16.390 [pool-19-thread-3-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
864521:21:16.391 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
864621:21:16.391 [pool-19-thread-3-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
864721:21:16.393 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
864821:21:16.395 [pool-19-thread-3-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
864921:21:16.396 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
865021:21:16.397 [pool-19-thread-3-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
865121:21:16.398 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
865221:21:16.399 [pool-19-thread-3-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
865321:21:16.401 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
865421:21:16.401 [pool-19-thread-3-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
865521:21:16.403 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node?consistent, took: 0.002s, 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: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
865621:21:16.404 [pool-19-thread-3-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
865721:21:16.405 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
865821:21:16.408 [pool-19-thread-3-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
865921:21:16.409 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
866021:21:16.410 [pool-19-thread-3-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
866121:21:16.411 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
866221:21:16.411 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/b2c09fef-5cd7-efd5-18e0-266ff292e0a6?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
866321:21:16.413 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/b2c09fef-5cd7-efd5-18e0-266ff292e0a6?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: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
866421:21:16.413 [pool-19-thread-3-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
866521:21:16.415 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
866621:21:16.417 [pool-19-thread-3-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
866721:21:16.418 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
866821:21:16.419 [pool-19-thread-3-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
866921:21:16.420 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
867021:21:16.421 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/957bee88-1c7d-3709-cd43-c23029f708f4?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867121:21:16.422 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/957bee88-1c7d-3709-cd43-c23029f708f4?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: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
867221:21:16.423 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/destroy/957bee88-1c7d-3709-cd43-c23029f708f4, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867321:21:16.424 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/destroy/957bee88-1c7d-3709-cd43-c23029f708f4, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
867421:21:16.425 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/957bee88-1c7d-3709-cd43-c23029f708f4?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867521:21:16.426 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/957bee88-1c7d-3709-cd43-c23029f708f4?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: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
867621:21:16.427 [pool-19-thread-3-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
867721:21:16.428 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
867821:21:16.431 [pool-19-thread-3-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
867921:21:16.432 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
868021:21:16.433 [pool-19-thread-3-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
868121:21:16.434 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
868221:21:16.435 [pool-19-thread-3-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
868321:21:16.436 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, X-Consul-Knownleader: true, Content-Type: application/json
868421:21:16.437 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/renew/758a4e7b-792d-50dc-9aa7-587acca056c1, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
868521:21:16.438 [pool-19-thread-3-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/renew/758a4e7b-792d-50dc-9aa7-587acca056c1, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
868621:21:16.439 [pool-19-thread-3-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
868721:21:16.441 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:16 GMT, Content-Type: application/json
868821:21:16.442 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500,false
868921:21:16.442 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json], queryParams={}}
869021:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: preparing request execution
869121:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
869221:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
869321:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: target auth state: UNCHALLENGED
869421:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: proxy auth state: UNCHALLENGED
869521:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008B: acquiring connection with route {}->unix://localhost:2375
869621:21:16.442 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquiring endpoint (3 MINUTES)
869721:21:16.442 [pool-19-thread-3] 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]
869821:21:16.443 [pool-19-thread-3] 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]
869921:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008B: acquired ep-0000008A
870021:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquired endpoint ep-0000008A
870121:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: executing GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1
870221:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: start execution ex-0000008B
870321:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: executing exchange ex-0000008B over http-outgoing-1
870421:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1
870521:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
870621:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
870721:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
870821:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
870921:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
871021:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
871121:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1[\r][\n]"
871221:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
871321:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
871421:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
871521:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
871621:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
871721:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
871821:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
871921:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
872021:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
872121:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
872221:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
872321:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
872421:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
872521:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
872621:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
872721:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
872821:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
872921:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","Created":"2025-12-31T20:21:15.661099507Z","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":5166,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:15.701025442Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/resolv.conf","HostnamePath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/hostname","HostsPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/hosts","LogPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500-json.log","Name":"/interesting_panini","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":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","LowerDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/merged","UpperDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/diff","WorkDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"870c83e32131cd3887e7cfe061d168e589678d0421b8975901a0d683a9e7ed3c","Source":"/var/lib/docker/volumes/870c83e32131cd3887e7cfe061d168e589678d0421b8975901a0d683a9e7ed3c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"67db1b95d7fa","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1b23ea71d270a96845f6bfe4ee003824cd32126913a563e5b3b367ce3f1fdebf","SandboxKey":"/var/run/docker/netns/1b23ea71d270","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":"f61043edf4dfe47479af682bc6dfd2987a2722b09ba9e1d23246cd27113d7869","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"3a:b4:64:6f:87:fe","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"3a:b4:64:6f:87:fe","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"f61043edf4dfe47479af682bc6dfd2987a2722b09ba9e1d23246cd27113d7869","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
873021:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
873121:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
873221:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
873321:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
873421:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
873521:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
873621:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
873721:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
873821:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
873921:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
874021:21:16.443 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
874121:21:16.444 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: connection can be kept alive for 3 MINUTES
874221:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: releasing valid endpoint
874321:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: releasing endpoint
874421:21:16.445 [pool-19-thread-3] 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
874521:21:16.445 [pool-19-thread-3] 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]
874621:21:16.445 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500,<null>
874721:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: preparing request execution
874821:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
874921:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
875021:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: target auth state: UNCHALLENGED
875121:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: proxy auth state: UNCHALLENGED
875221:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008C: acquiring connection with route {}->unix://localhost:2375
875321:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquiring endpoint (3 MINUTES)
875421:21:16.445 [pool-19-thread-3] 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]
875521:21:16.445 [pool-19-thread-3] 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]
875621:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008C: acquired ep-0000008B
875721:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquired endpoint ep-0000008B
875821:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: executing POST /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/kill HTTP/1.1
875921:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: start execution ex-0000008C
876021:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: executing exchange ex-0000008C over http-outgoing-1
876121:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/kill HTTP/1.1
876221:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
876321:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
876421:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
876521:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
876621:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
876721:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
876821:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
876921:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/kill HTTP/1.1[\r][\n]"
877021:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
877121:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
877221:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
877321:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
877421:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
877521:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
877621:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
877721:21:16.445 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
877821:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
877921:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
878021:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
878121:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
878221:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
878321:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
878421:21:16.577 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
878521:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
878621:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
878721:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
878821:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
878921:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
879021:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
879121:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: connection can be kept alive for 3 MINUTES
879221:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: releasing valid endpoint
879321:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: releasing endpoint
879421:21:16.578 [pool-19-thread-3] 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
879521:21:16.578 [pool-19-thread-3] 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]
879621:21:16.578 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500,false
879721:21:16.578 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json], queryParams={}}
879821:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: preparing request execution
879921:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
880021:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
880121:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: target auth state: UNCHALLENGED
880221:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: proxy auth state: UNCHALLENGED
880321:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008D: acquiring connection with route {}->unix://localhost:2375
880421:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquiring endpoint (3 MINUTES)
880521:21:16.578 [pool-19-thread-3] 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]
880621:21:16.578 [pool-19-thread-3] 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]
880721:21:16.578 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008D: acquired ep-0000008C
880821:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquired endpoint ep-0000008C
880921:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: executing GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1
881021:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: start execution ex-0000008D
881121:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: executing exchange ex-0000008D over http-outgoing-1
881221:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1
881321:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
881421:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
881521:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
881621:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
881721:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
881821:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
881921:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/json HTTP/1.1[\r][\n]"
882021:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
882121:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
882221:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
882321:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
882421:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
882521:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
882621:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
882721:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
882821:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
882921:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
883021:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
883121:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
883221:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
883321:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
883421:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
883521:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
883621:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
883721:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","Created":"2025-12-31T20:21:15.661099507Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:15.701025442Z","FinishedAt":"2025-12-31T20:21:16.464460657Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/resolv.conf","HostnamePath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/hostname","HostsPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/hosts","LogPath":"/var/lib/docker/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500-json.log","Name":"/interesting_panini","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":"67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500","LowerDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/merged","UpperDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/diff","WorkDir":"/var/lib/docker/overlay2/836bb4881e78225842d00d0d7413df0eb9e10905e08edec5ff8b11b8d67a3931/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"870c83e32131cd3887e7cfe061d168e589678d0421b8975901a0d683a9e7ed3c","Source":"/var/lib/docker/volumes/870c83e32131cd3887e7cfe061d168e589678d0421b8975901a0d683a9e7ed3c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"67db1b95d7fa","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
883821:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
883921:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
884021:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
884121:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
884221:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
884321:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
884421:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
884521:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
884621:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
884721:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
884821:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
884921:21:16.579 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: connection can be kept alive for 3 MINUTES
885021:21:16.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: releasing valid endpoint
885121:21:16.580 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: releasing endpoint
885221:21:16.580 [pool-19-thread-3] 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
885321:21:16.581 [pool-19-thread-3] 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]
885421:21:16.581 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500,true,true
885521:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: preparing request execution
885621:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
885721:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
885821:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: target auth state: UNCHALLENGED
885921:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: proxy auth state: UNCHALLENGED
886021:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008E: acquiring connection with route {}->unix://localhost:2375
886121:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquiring endpoint (3 MINUTES)
886221:21:16.581 [pool-19-thread-3] 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]
886321:21:16.581 [pool-19-thread-3] 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]
886421:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008E: acquired ep-0000008D
886521:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquired endpoint ep-0000008D
886621:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: executing DELETE /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500?v=true&force=true HTTP/1.1
886721:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: start execution ex-0000008E
886821:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: executing exchange ex-0000008E over http-outgoing-1
886921:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500?v=true&force=true HTTP/1.1
887021:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
887121:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
887221:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
887321:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
887421:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
887521:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
887621:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/67db1b95d7faa6ca72660b6f64d30ddcda71c26d33ff1ea657c15cea42cb3500?v=true&force=true HTTP/1.1[\r][\n]"
887721:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
887821:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
887921:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
888021:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
888121:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
888221:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
888321:21:16.581 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
888421:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
888521:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
888621:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
888721:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
888821:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
888921:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
889021:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
889121:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
889221:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
889321:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
889421:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
889521:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
889621:21:16.587 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
889721:21:16.588 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: connection can be kept alive for 3 MINUTES
889821:21:16.588 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: releasing valid endpoint
889921:21:16.588 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: releasing endpoint
890021:21:16.588 [pool-19-thread-3] 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
890121:21:16.588 [pool-19-thread-3] 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]
890221:21:16.588 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8903[info] CirceSessionSpec:
8904[info] session api
8905[info] - should create session
8906[info] - should create session without specifying node
8907[info] - should create session and list sessions for specific node
8908[info] - should create session and get session info
8909[info] - should create session, get session info and delete
8910[info] - should create and renew session
891121:21:16.599 [pool-19-thread-3] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
891221:21:16.600 [pool-19-thread-3] 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'))
891321:21:16.600 [pool-19-thread-3] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
891421:21:16.601 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
891521:21:16.601 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
891621:21:16.601 [pool-19-thread-3] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
891721:21:16.601 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
891821:21:16.601 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
891921:21:16.602 [pool-19-thread-3] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
892021:21:16.602 [pool-19-thread-3] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
892121:21:16.602 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@cdc23b4[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;@24067589}, 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=196f6adb-b940-408e-83be-5d52c4ac4fc1},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>]
892221:21:16.615 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: preparing request execution
892321:21:16.616 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
892421:21:16.616 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
892521:21:16.616 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: target auth state: UNCHALLENGED
892621:21:16.616 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: proxy auth state: UNCHALLENGED
892721:21:16.616 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008F: acquiring connection with route {}->unix://localhost:2375
892821:21:16.616 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquiring endpoint (3 MINUTES)
892921:21:16.617 [pool-19-thread-3] 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]
893021:21:16.617 [pool-19-thread-3] 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]
893121:21:16.617 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008F: acquired ep-0000008E
893221:21:16.617 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquired endpoint ep-0000008E
893321:21:16.617 [pool-19-thread-3] 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
893421:21:16.617 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: start execution ex-0000008F
893521:21:16.617 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: executing exchange ex-0000008F over http-outgoing-1
893621:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
893721:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
893821:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
893921:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
894021:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
894121:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
894221:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
894321:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
894421:21:16.618 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
894521:21:16.619 [pool-19-thread-3] 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]"
894621:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
894721:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
894821:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
894921:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
895021:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
895121:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
895221:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
895321:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
895421:21:16.619 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
895521:21:16.619 [pool-19-thread-3] 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":"196f6adb-b940-408e-83be-5d52c4ac4fc1"},"Shell":null,"NetworkingConfig":null}"
895621:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
895721:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
895821:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
895921:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
896021:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
896121:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
896221:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
896321:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
896421:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
896521:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","Warnings":[]}[\n]"
896621:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
896721:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
896821:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
896921:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
897021:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
897121:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
897221:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
897321:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
897421:21:16.638 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008F: connection can be kept alive for 3 MINUTES
897521:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: releasing valid endpoint
897621:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: releasing endpoint
897721:21:16.640 [pool-19-thread-3] 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
897821:21:16.640 [pool-19-thread-3] 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]
897921:21:16.640 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db
898021:21:16.640 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db
898121:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: preparing request execution
898221:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
898321:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
898421:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: target auth state: UNCHALLENGED
898521:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: proxy auth state: UNCHALLENGED
898621:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000090: acquiring connection with route {}->unix://localhost:2375
898721:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquiring endpoint (3 MINUTES)
898821:21:16.640 [pool-19-thread-3] 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]
898921:21:16.640 [pool-19-thread-3] 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]
899021:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000090: acquired ep-0000008F
899121:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquired endpoint ep-0000008F
899221:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: executing POST /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/start HTTP/1.1
899321:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: start execution ex-00000090
899421:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: executing exchange ex-00000090 over http-outgoing-1
899521:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/start HTTP/1.1
899621:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
899721:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
899821:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
899921:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
900021:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
900121:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
900221:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
900321:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/start HTTP/1.1[\r][\n]"
900421:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
900521:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
900621:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
900721:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
900821:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
900921:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
901021:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
901121:21:16.640 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
901221:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
901321:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
901421:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
901521:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
901621:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
901721:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
901821:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
901921:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
902021:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
902121:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
902221:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
902321:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
902421:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
902521:21:16.759 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: connection can be kept alive for 3 MINUTES
902621:21:16.760 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: releasing valid endpoint
902721:21:16.760 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: releasing endpoint
902821:21:16.760 [pool-19-thread-3] 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
902921:21:16.760 [pool-19-thread-3] 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]
903021:21:16.760 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db,false
903121:21:16.760 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json], queryParams={}}
903221:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: preparing request execution
903321:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
903421:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
903521:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: target auth state: UNCHALLENGED
903621:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: proxy auth state: UNCHALLENGED
903721:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000091: acquiring connection with route {}->unix://localhost:2375
903821:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquiring endpoint (3 MINUTES)
903921:21:16.761 [pool-19-thread-3] 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]
904021:21:16.761 [pool-19-thread-3] 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]
904121:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000091: acquired ep-00000090
904221:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquired endpoint ep-00000090
904321:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: executing GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1
904421:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: start execution ex-00000091
904521:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: executing exchange ex-00000091 over http-outgoing-1
904621:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1
904721:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
904821:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
904921:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
905021:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
905121:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
905221:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
905321:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1[\r][\n]"
905421:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
905521:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
905621:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
905721:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
905821:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
905921:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
906021:21:16.761 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
906121:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
906221:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
906321:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
906421:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
906521:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
906621:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
906721:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
906821:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
906921:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
907021:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
907121:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","Created":"2025-12-31T20:21:16.620163257Z","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":5308,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:16.648060142Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/resolv.conf","HostnamePath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/hostname","HostsPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/hosts","LogPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db-json.log","Name":"/brave_knuth","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":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","LowerDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/merged","UpperDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/diff","WorkDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"ac88aa9a976b90651c13bc1d120612ddd8741be15586edb1c746dc1afec82d5d","Source":"/var/lib/docker/volumes/ac88aa9a976b90651c13bc1d120612ddd8741be15586edb1c746dc1afec82d5d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"fe715378d1c0","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"71932b351ff3e29db8cb3711f5114a2a4cf329a3ffbfc88b21998251109c14d3","SandboxKey":"/var/run/docker/netns/71932b351ff3","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":"dd8f9d97fb94d6fd073104e19da587a6dbe75f1fc434f77cac3610e763c9f0f3","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:eb:1a:f0:48:e7","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:eb:1a:f0:48:e7","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"dd8f9d97fb94d6fd073104e19da587a6dbe75f1fc434f77cac3610e763c9f0f3","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
907221:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
907321:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
907421:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
907521:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
907621:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
907721:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
907821:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
907921:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
908021:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
908121:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
908221:21:16.762 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
908321:21:16.763 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: connection can be kept alive for 3 MINUTES
908421:21:16.763 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: releasing valid endpoint
908521:21:16.763 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: releasing endpoint
908621:21:16.763 [pool-19-thread-3] 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
908721:21:16.763 [pool-19-thread-3] 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]
908821:21:16.763 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
908921:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: preparing request execution
909021:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
909121:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
909221:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: target auth state: UNCHALLENGED
909321:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: proxy auth state: UNCHALLENGED
909421:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000092: acquiring connection with route {}->unix://localhost:2375
909521:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquiring endpoint (3 MINUTES)
909621:21:16.764 [pool-19-thread-3] 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]
909721:21:16.764 [pool-19-thread-3] 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]
909821:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000092: acquired ep-00000091
909921:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquired endpoint ep-00000091
910021:21:16.764 [pool-19-thread-3] 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
910121:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: start execution ex-00000092
910221:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: executing exchange ex-00000092 over http-outgoing-1
910321:21:16.764 [pool-19-thread-3] 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
910421:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
910521:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
910621:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
910721:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
910821:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
910921:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
911021:21:16.764 [pool-19-thread-3] 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]"
911121:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
911221:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
911321:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
911421:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
911521:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
911621:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
911721:21:16.764 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
911821:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
911921:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
912021:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
912121:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
912221:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
912321:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
912421:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
912521:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
912621:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
912721:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
912821:21:16.765 [pool-19-thread-3] 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/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/merged","UpperDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff","WorkDir":"/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/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]"
912921:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
913021:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
913121:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
913221:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
913321:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
913421:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
913521:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
913621:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
913721:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
913821:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
913921:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
914021:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000092: connection can be kept alive for 3 MINUTES
914121:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: releasing valid endpoint
914221:21:16.765 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: releasing endpoint
914321:21:16.765 [pool-19-thread-3] 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
914421:21:16.765 [pool-19-thread-3] 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]
914521:21:16.766 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
914621:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: preparing request execution
914721:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
914821:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
914921:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: target auth state: UNCHALLENGED
915021:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: proxy auth state: UNCHALLENGED
915121:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000093: acquiring connection with route {}->unix://localhost:2375
915221:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquiring endpoint (3 MINUTES)
915321:21:16.766 [pool-19-thread-3] 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]
915421:21:16.766 [pool-19-thread-3] 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]
915521:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000093: acquired ep-00000092
915621:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquired endpoint ep-00000092
915721:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: executing GET /v1.32/version HTTP/1.1
915821:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: start execution ex-00000093
915921:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: executing exchange ex-00000093 over http-outgoing-1
916021:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
916121:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
916221:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
916321:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
916421:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
916521:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
916621:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
916721:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
916821:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
916921:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
917021:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
917121:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
917221:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
917321:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
917421:21:16.766 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
917521:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
917621:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
917721:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
917821:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
917921:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
918021:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
918121:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:16 GMT[\r][\n]"
918221:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
918321:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
918421:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
918521:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
918621:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
918721:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
918821:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
918921:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
919021:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
919121:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:16 GMT
919221:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
919321:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: connection can be kept alive for 3 MINUTES
919421:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: releasing valid endpoint
919521:21:16.772 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: releasing endpoint
919621:21:16.772 [pool-19-thread-3] 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
919721:21:16.772 [pool-19-thread-3] 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]
919821:21:16.773 [pool-19-thread-3] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /brave_knuth: Waiting for 60 seconds for URL: http://172.17.0.1:32783/ (where port 32783 maps to container port 8500)
919921:21:17.367 [pool-19-thread-3] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.767286543S
920021:21:17.369 [pool-19-thread-3-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
920121:21:17.371 [pool-19-thread-3-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32783/v1/status/leader, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 17, Date: Wed, 31 Dec 2025 20:21:17 GMT, Content-Type: application/json
920221:21:17.372 [pool-19-thread-3-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
920321:21:17.373 [pool-19-thread-3-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: Wed, 31 Dec 2025 20:21:17 GMT, Content-Type: application/json
920421:21:17.374 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db,false
920521:21:17.374 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json], queryParams={}}
920621:21:17.374 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: preparing request execution
920721:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
920821:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
920921:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: target auth state: UNCHALLENGED
921021:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: proxy auth state: UNCHALLENGED
921121:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000094: acquiring connection with route {}->unix://localhost:2375
921221:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquiring endpoint (3 MINUTES)
921321:21:17.375 [pool-19-thread-3] 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]
921421:21:17.375 [pool-19-thread-3] 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]
921521:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000094: acquired ep-00000093
921621:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquired endpoint ep-00000093
921721:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: executing GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1
921821:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: start execution ex-00000094
921921:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: executing exchange ex-00000094 over http-outgoing-1
922021:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1
922121:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
922221:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
922321:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
922421:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
922521:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
922621:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
922721:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1[\r][\n]"
922821:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
922921:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
923021:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
923121:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
923221:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
923321:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
923421:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
923521:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
923621:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
923721:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
923821:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
923921:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
924021:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
924121:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:17 GMT[\r][\n]"
924221:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
924321:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924421:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
924521:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","Created":"2025-12-31T20:21:16.620163257Z","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":5308,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T20:21:16.648060142Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/resolv.conf","HostnamePath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/hostname","HostsPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/hosts","LogPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db-json.log","Name":"/brave_knuth","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":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","LowerDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/merged","UpperDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/diff","WorkDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"ac88aa9a976b90651c13bc1d120612ddd8741be15586edb1c746dc1afec82d5d","Source":"/var/lib/docker/volumes/ac88aa9a976b90651c13bc1d120612ddd8741be15586edb1c746dc1afec82d5d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"fe715378d1c0","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"71932b351ff3e29db8cb3711f5114a2a4cf329a3ffbfc88b21998251109c14d3","SandboxKey":"/var/run/docker/netns/71932b351ff3","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":"dd8f9d97fb94d6fd073104e19da587a6dbe75f1fc434f77cac3610e763c9f0f3","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:eb:1a:f0:48:e7","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:eb:1a:f0:48:e7","DriverOpts":null,"GwPriority":0,"NetworkID":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"dd8f9d97fb94d6fd073104e19da587a6dbe75f1fc434f77cac3610e763c9f0f3","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
924621:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924721:21:17.375 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
924821:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924921:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
925021:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
925121:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
925221:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
925321:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
925421:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
925521:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:17 GMT
925621:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
925721:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: connection can be kept alive for 3 MINUTES
925821:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: releasing valid endpoint
925921:21:17.376 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: releasing endpoint
926021:21:17.377 [pool-19-thread-3] 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
926121:21:17.377 [pool-19-thread-3] 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]
926221:21:17.377 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db,<null>
926321:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: preparing request execution
926421:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
926521:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
926621:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: target auth state: UNCHALLENGED
926721:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: proxy auth state: UNCHALLENGED
926821:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000095: acquiring connection with route {}->unix://localhost:2375
926921:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquiring endpoint (3 MINUTES)
927021:21:17.377 [pool-19-thread-3] 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]
927121:21:17.377 [pool-19-thread-3] 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]
927221:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000095: acquired ep-00000094
927321:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquired endpoint ep-00000094
927421:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: executing POST /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/kill HTTP/1.1
927521:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: start execution ex-00000095
927621:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: executing exchange ex-00000095 over http-outgoing-1
927721:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/kill HTTP/1.1
927821:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
927921:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
928021:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
928121:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
928221:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
928321:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
928421:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
928521:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/kill HTTP/1.1[\r][\n]"
928621:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
928721:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
928821:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
928921:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
929021:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
929121:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
929221:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
929321:21:17.377 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
929421:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
929521:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
929621:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
929721:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
929821:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
929921:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:17 GMT[\r][\n]"
930021:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
930121:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
930221:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
930321:21:17.492 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
930421:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
930521:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
930621:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:17 GMT
930721:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: connection can be kept alive for 3 MINUTES
930821:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: releasing valid endpoint
930921:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: releasing endpoint
931021:21:17.493 [pool-19-thread-3] 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
931121:21:17.493 [pool-19-thread-3] 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]
931221:21:17.493 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db,false
931321:21:17.493 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json], queryParams={}}
931421:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: preparing request execution
931521:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
931621:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
931721:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: target auth state: UNCHALLENGED
931821:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: proxy auth state: UNCHALLENGED
931921:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000096: acquiring connection with route {}->unix://localhost:2375
932021:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquiring endpoint (3 MINUTES)
932121:21:17.493 [pool-19-thread-3] 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]
932221:21:17.493 [pool-19-thread-3] 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]
932321:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000096: acquired ep-00000095
932421:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquired endpoint ep-00000095
932521:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: executing GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1
932621:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: start execution ex-00000096
932721:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: executing exchange ex-00000096 over http-outgoing-1
932821:21:17.493 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1
932921:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
933021:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
933121:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
933221:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
933321:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
933421:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
933521:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/json HTTP/1.1[\r][\n]"
933621:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
933721:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
933821:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
933921:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
934021:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
934121:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
934221:21:17.494 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
934321:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
934421:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
934521:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
934621:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
934721:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
934821:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
934921:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:17 GMT[\r][\n]"
935021:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
935121:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
935221:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
935321:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","Created":"2025-12-31T20:21:16.620163257Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T20:21:16.648060142Z","FinishedAt":"2025-12-31T20:21:17.389229715Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/resolv.conf","HostnamePath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/hostname","HostsPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/hosts","LogPath":"/var/lib/docker/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db-json.log","Name":"/brave_knuth","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":"fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db","LowerDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1-init/diff:/var/lib/docker/overlay2/4905c61cdef2221a39f3cde94bc80198a016e34bd10e2c4e2926b427e08b9f11/diff:/var/lib/docker/overlay2/5d7d4e55cf4a8567ff91917f4ea221a41c8dcab632a1a05ff38f4965be6222da/diff:/var/lib/docker/overlay2/90894f30cc7a3a85d34db18e5098fd1a5edbab799f33dd48f630cb1d6b00c494/diff:/var/lib/docker/overlay2/4d81e74330281c3634cae3392f7f3421bb4232199dba7cd63197eff463b0cf25/diff:/var/lib/docker/overlay2/020bcabec64087d6c9af2bb044d365ae7cca1bb16d02b66522490ec1b3ee7fe7/diff:/var/lib/docker/overlay2/625171e65b09bb9a0b733cb0c2b693fd1b3f9b904d51e7aed26dd2c9b6514104/diff","MergedDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/merged","UpperDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/diff","WorkDir":"/var/lib/docker/overlay2/f7d832cf8b341c4a991ec717aa050beb5cf0da7d5853199052e4ab378b9654d1/work"},"Name":"overlay2"},"Mounts":[{""
935421:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
935521:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
935621:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
935721:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
935821:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
935921:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
936021:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:17 GMT
936121:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
936221:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: connection can be kept alive for 3 MINUTES
936321:21:17.495 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Type":"volume","Name":"ac88aa9a976b90651c13bc1d120612ddd8741be15586edb1c746dc1afec82d5d","Source":"/var/lib/docker/volumes/ac88aa9a976b90651c13bc1d120612ddd8741be15586edb1c746dc1afec82d5d/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"fe715378d1c0","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":"196f6adb-b940-408e-83be-5d52c4ac4fc1","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":"c3061392cde9c8a68affddf853cfbc17a0dfc442a98f3ae8500de0e0fdabfe2e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
936421:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
936521:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
936621:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
936721:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: releasing valid endpoint
936821:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: releasing endpoint
936921:21:17.496 [pool-19-thread-3] 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
937021:21:17.496 [pool-19-thread-3] 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]
937121:21:17.496 [pool-19-thread-3] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db,true,true
937221:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: preparing request execution
937321:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
937421:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
937521:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: target auth state: UNCHALLENGED
937621:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: proxy auth state: UNCHALLENGED
937721:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000097: acquiring connection with route {}->unix://localhost:2375
937821:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquiring endpoint (3 MINUTES)
937921:21:17.496 [pool-19-thread-3] 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]
938021:21:17.496 [pool-19-thread-3] 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]
938121:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000097: acquired ep-00000096
938221:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquired endpoint ep-00000096
938321:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: executing DELETE /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db?v=true&force=true HTTP/1.1
938421:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: start execution ex-00000097
938521:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: executing exchange ex-00000097 over http-outgoing-1
938621:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db?v=true&force=true HTTP/1.1
938721:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
938821:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1
938921:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
939021:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
939121:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
939221:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
939321:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/fe715378d1c06b4204cd50c3862a3d2bf8ca0c03f7562613cc1e0b60aa0e75db?v=true&force=true HTTP/1.1[\r][\n]"
939421:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
939521:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 196f6adb-b940-408e-83be-5d52c4ac4fc1[\r][\n]"
939621:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
939721:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
939821:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
939921:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
940021:21:17.496 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
940121:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
940221:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
940321:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
940421:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
940521:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
940621:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Wed, 31 Dec 2025 20:21:17 GMT[\r][\n]"
940721:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
940821:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
940921:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
941021:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
941121:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
941221:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
941321:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Wed, 31 Dec 2025 20:21:17 GMT
941421:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: connection can be kept alive for 3 MINUTES
941521:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: releasing valid endpoint
941621:21:17.505 [pool-19-thread-3] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: releasing endpoint
941721:21:17.505 [pool-19-thread-3] 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
941821:21:17.505 [pool-19-thread-3] 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]
941921:21:17.505 [pool-19-thread-3] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
9420[info] CirceStatusSpec:
9421[info] status
9422[info] - should return leader
9423[info] - should return peers
9424Starting build for ProjectRef(file:/build/repo/,core) (consul4s-core)... [1/2]
9425Compile 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
9426
9427************************
9428Build summary:
9429[{
9430 "module": "consul4s-circe",
9431 "compile": {"status": "ok", "tookMs": 15724, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9432 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9433 "test-compile": {"status": "ok", "tookMs": 6679, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9434 "test": {"status": "ok", "tookMs": 20032, "passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45, "byFramework": [{"framework": "unknown", "stats": {"passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45}}]},
9435 "publish": {"status": "skipped", "tookMs": 0},
9436 "metadata": {
9437 "crossScalaVersions": ["2.12.14", "2.13.12", "3.3.1"]
9438}
9439},{
9440 "module": "consul4s-core",
9441 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9442 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9443 "test-compile": {"status": "ok", "tookMs": 112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9444 "test": {"status": "ok", "tookMs": 188, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
9445 "publish": {"status": "skipped", "tookMs": 0},
9446 "metadata": {
9447 "crossScalaVersions": ["2.12.14", "2.13.12", "3.3.1"]
9448}
9449}]
9450************************
9451[success] Total time: 51 s, completed Dec 31, 2025, 9:21:18 PM
9452[0JChecking patch project/plugins.sbt...
9453Checking patch project/build.properties...
9454Checking patch build.sbt...
9455Applied patch project/plugins.sbt cleanly.
9456Applied patch project/build.properties cleanly.
9457Applied patch build.sbt cleanly.